Deleted Added
full compact
27c27
< * $FreeBSD: head/sys/vm/uma.h 148371 2005-07-25 00:47:32Z rwatson $
---
> * $FreeBSD: head/sys/vm/uma.h 151104 2005-10-08 21:03:54Z des $
353c353
< * UMA_SLAB_SIZE * UMA_BOOT_PAGES bytes. (see uma_int.h)
---
> * UMA_SLAB_SIZE * boot_pages bytes. (see uma_int.h)
357c357
< void uma_startup(void *bootmem);
---
> void uma_startup(void *bootmem, int boot_pages);