rwatson 2004/03/06 23:00:46 PST
FreeBSD src repository
Modified files:
sys/vm uma_core.c
Log:
Mark uma_callout as CALLOUT_MPSAFE, as uma_timeout can run MPSAFE.
Reviewed by: jeff
Revision Changes Path
1.92 +1 -1 src/sys/vm/uma_core.c