Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   thorpej
Date:           Tue Apr  6 23:32:44 UTC 1999

Modified Files:
        src/sys/kern: subr_pool.c
Log Message:
More locking protocol fixes.  Protect pool_head with a spin lock (statically
initialized).  This lock also protects the "next drain candidate" pointer.

XXX There is still one locking protocol problem, which should not be
a problem in practice, but is still marked as an issue in the code anyhow.




Home | Main Index | Thread Index | Old Index