|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.114, 2006/04/02 13:25:34 | version 1.115, 2006/04/15 04:47:11 | ||
|---|---|---|---|
|
|
||
| drainpp = LIST_NEXT(pp, pr_poollist); | drainpp = LIST_NEXT(pp, pr_poollist); | ||
| } | } | ||
| simple_unlock(&pool_head_slock); | simple_unlock(&pool_head_slock); | ||
| pool_reclaim(pp); | if (pp) | ||
| pool_reclaim(pp); | |||
| splx(s); | splx(s); | ||
| } | } | ||