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-09-19 05:34:49 +00:00
2004-09-19 02:39:31 +00:00
2004-09-08 04:54:19 +00:00
2004-09-18 21:18:44 +00:00
2004-09-05 21:15:58 +00:00
2004-09-01 01:19:52 +00:00
2004-09-17 19:54:26 +00:00
2004-09-17 09:17:33 +00:00
2004-09-17 02:15:05 +00:00
2004-09-05 02:09:54 +00:00
2004-09-19 17:51:41 +00:00
2004-09-19 08:14:55 +00:00
2004-09-19 10:27:46 +00:00
2004-09-07 09:17:05 +00:00
2004-08-30 23:03:58 +00:00
2004-09-19 02:39:31 +00:00
2004-09-19 03:50:46 +00:00
2004-09-15 12:09:50 +00:00
2004-09-05 11:18:53 +00:00
2004-09-19 18:34:17 +00:00
2004-08-27 19:42:35 +00:00
2004-09-16 20:35:28 +00:00
2004-09-18 05:02:08 +00:00
2004-09-17 22:26:27 +00:00
2004-09-16 18:33:39 +00:00
2004-09-05 17:27:54 +00:00
2004-08-27 18:33:08 +00:00
2004-08-28 15:24:53 +00:00
2004-09-02 20:14:03 +00:00
2004-09-15 21:49:22 +00:00
2004-09-15 21:49:22 +00:00
2004-08-25 16:52:59 +00:00
2004-09-17 10:59:17 +00:00
2004-09-19 18:16:28 +00:00
2004-09-13 20:36:01 +00:00
2004-09-10 15:14:50 +00:00
2004-09-10 07:00:28 +00:00
2004-09-19 18:34:17 +00:00
2004-09-19 08:14:55 +00:00
2004-09-19 18:34:17 +00:00
2004-08-19 09:54:28 +00:00