Module Name: src Committed By: rmind Date: Wed Jan 20 23:40:42 UTC 2010
Modified Files: src/sys/kern: subr_pool.c Log Message: pool_cache_invalidate: comment out invalidation of per-CPU caches (nobody depends on it, at the moment) until we decide how to fix it (xcall(9) cannot be used from interrupt context). XXX: Perhaps implement XC_HIGHPRI. To generate a diff of this commit: cvs rdiff -u -r1.181 -r1.182 src/sys/kern/subr_pool.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.