History log of /csrg-svn/sys/kern/kern_lock.c (Results 1 – 18 of 18)
Revision Date Author Comments
# 69598 21-May-1995 mckusick

more precise output from lockmgr_printinfo


# 69587 20-May-1995 mckusick

get rid of dead code


# 69577 20-May-1995 mckusick

allow drained locks to be reenabled


# 69570 19-May-1995 mckusick

hack to try to avoid improperly detected recursive locks


# 69555 19-May-1995 pendry

track number of simple locks


# 69536 17-May-1995 mckusick

add back trace to simple lock diagnostic information (if available)


# 69527 17-May-1995 mckusick

accounting for locks and unlocks;
give file and line in simple lock error diagnostics


# 69461 14-May-1995 mckusick

allow simple lock failure to be a warning rather than a panic


# 69406 14-May-1995 mckusick

get proc pointer rather than pid; more checking for DRAINING errors


# 69387 11-May-1995 mckusick

minor cleanups; non-inline version of simple locking functions for NCPUS == 1


# 68945 27-Apr-1995 mckusick

lockmgr now takes an interlock and a pid but no longer a proc ptr;
LK_DRAIN now returns with exclusive lock; add lock print function


# 68933 27-Apr-1995 mckusick

atomic_lock => simple_lock


# 68800 13-Apr-1995 mckusick

add LK_DRAIN


# 68782 11-Apr-1995 mckusick

nits


# 68780 11-Apr-1995 mckusick

add lockstatus to querry lock status


# 68779 11-Apr-1995 mckusick

comments from cgd and mycroft


# 68775 10-Apr-1995 mckusick

feedback from cgd


# 68762 09-Apr-1995 mckusick

date and time created 95/04/09 23:17:34 by mckusick