jeff 2003/09/19 02:22:04 PDT FreeBSD src repository Modified files: sys/vm uma_core.c Log: - Don't inspect the zone in page_alloc(). It may be NULL. - Don't cache more items than the zone would like in uma_zalloc_bucket(). Revision Changes Path 1.80 +6 -5 src/sys/vm/uma_core.c