History log of /freebsd-10-stable/sys/sys/lockmgr.h
Revision Date Author Comments
# 274606 16-Nov-2014 kib

MFC r273966:
Fix two issues with lockmgr(9) LK_CAN_SHARE() test, related
to the exclusive locker starvation.

MFC r273986:
Fix the build with ADAPTIVE_LOCKMGRS kernel option.


# 271161 05-Sep-2014 kib

Add function and wrapper to switch lockmgr and vnode lock back to
auto-promotion of shared to exclusive.

Approved by: re (gjb)


# 274606 16-Nov-2014 kib

MFC r273966:
Fix two issues with lockmgr(9) LK_CAN_SHARE() test, related
to the exclusive locker starvation.

MFC r273986:
Fix the build with ADAPTIVE_LOCKMGRS kernel option.


# 271161 05-Sep-2014 kib

Add function and wrapper to switch lockmgr and vnode lock back to
auto-promotion of shared to exclusive.

Approved by: re (gjb)