freebsd-dev/sys/fs/cuse
Hans Petter Selasky 98029019b6 Fine grain locking inside the cuse(3) kernel module.
Implement one mutex per cuse(3) server instance which also cover the
clients belonging to the given server instance.

This should significantly reduce the mutex congestion inside the
cuse(3) kernel module when multiple servers are in use.

MFC after:	1 week
Sponsored by:	Mellanox Technologies
2020-03-30 18:25:43 +00:00
..
cuse_defs.h
cuse_ioctl.h
cuse.c Fine grain locking inside the cuse(3) kernel module. 2020-03-30 18:25:43 +00:00