David Schultz 8daa8c602a The zone from which proc structures are allocated is marked
UMA_ZONE_NOFREE to guarantee type stability, so proc_fini() should
never be called.  Move an assertion from proc_fini() to proc_dtor()
and garbage-collect the rest of the unreachable code.  I have retained
vm_proc_dispose(), since I consider its disuse a bug.
2004-09-19 18:34:17 +00:00
..
2004-06-17 17:16:53 +00:00
2004-07-10 21:36:01 +00:00
2004-08-31 07:34:54 +00:00
2004-07-28 06:42:41 +00:00
2004-08-14 08:33:49 +00:00
2004-09-07 07:04:47 +00:00
2004-06-21 22:34:57 +00:00
2004-08-30 05:48:49 +00:00
2004-08-19 19:51:51 +00:00
2004-07-10 21:43:23 +00:00
2004-08-19 20:16:09 +00:00
2004-08-31 07:34:54 +00:00
2004-07-13 19:36:59 +00:00
2004-05-30 20:34:58 +00:00
2004-05-30 20:34:58 +00:00
2004-06-17 17:16:53 +00:00
2004-09-18 17:02:18 +00:00
2004-05-30 20:34:58 +00:00
2004-09-15 21:49:22 +00:00
2004-09-15 21:49:22 +00:00