Add zdestroy() function to release all resources owned by zone previously
authorNicolas Thery <nth@dragonflybsd.org>
Mon, 21 Jan 2008 20:21:19 +0000 (20:21 +0000)
committerNicolas Thery <nth@dragonflybsd.org>
Mon, 21 Jan 2008 20:21:19 +0000 (20:21 +0000)
commit9f3b400c7b375f062c67ce51f012d50dd3f085d4
tree40f8bb4590cb5f2b7f70c1f94d39462e0ba997f7
parentcd0f40b85bfbec910304a822d8dda397569ae29b
Add zdestroy() function to release all resources owned by zone previously
created with zinit().

Reviewed-by: Matthew Dillon <dillon@apollo.backplane.com>
share/man/man9/Makefile
share/man/man9/zone.9
sys/vm/vm_zone.c
sys/vm/vm_zone.h