Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   pooka
Date:           Thu Mar 25 22:08:33 UTC 2004

Modified Files:
        src/sys/kern: kern_ras.c

Log Message:
Convert pool_get()'s from nowait to waitok.  We're allowed to block,
and this is more acceptable since the code assumes success.

gmcgarry ok


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/kern/kern_ras.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index