]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add a statically allocated memguard arena since it is needed very early
authorjeff <jeff@FreeBSD.org>
Tue, 13 Aug 2013 22:40:43 +0000 (22:40 +0000)
committerjeff <jeff@FreeBSD.org>
Tue, 13 Aug 2013 22:40:43 +0000 (22:40 +0000)
commitd330a11545fdd7f4f3a76b565f3a6ef0afe404e4
tree09c45cbc7188677f718f5cb4ad44fc0f0b15bb09
parent20df47e8777c5ad65596edefc77ae78f58e54253
 - Add a statically allocated memguard arena since it is needed very early
   on.
 - Pass the appropriate flags to vmem_xalloc() when allocating space for
   the arena from kmem_arena.

Sponsored by: EMC / Isilon Storage Division
sys/kern/subr_vmem.c
sys/vm/memguard.c
sys/vm/vm_kern.h