git: kernel - Remove SMP bottlenecks on uidinfo, descriptors, and lockf (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Apr 22 10:35:09 PDT 2018
commit 81ac2c0de267de424f6b5d11781945ad5abef3e5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Apr 22 10:34:22 2018 -0700
kernel - Remove SMP bottlenecks on uidinfo, descriptors, and lockf (2)
* Fix lost fp bug, a file pointer would sometimes not get dropped,
leading to disconnection problems (e.g. sftp).
Summary of changes:
sys/kern/kern_event.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81ac2c0de267de424f6b5d11781945ad5abef3e5
--
DragonFly BSD source repository
More information about the Commits
mailing list