perseant 3fa1c8abe9 Protect v_synclist with splbio(); note that LIST_REMOVE is not an idempotent
operation if more than one LIST_REMOVE happens on interrupt, so both the test
for VONWORKLIST and the LIST_REMOVE(vp, v_synclist) need to be in splbio().
2002-05-14 19:37:18 +00:00
2002-05-13 02:58:17 +00:00
2002-05-14 15:08:26 +00:00
2002-05-12 16:27:59 +00:00
2002-05-13 06:34:13 +00:00
2002-05-13 01:44:34 +00:00
2002-05-13 01:44:34 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%