Jonathan Lemon 0217f5c71e Have EVFILT_TIMERS allocate their callouts via malloc() instead of using
the static callout list allocated by the system.

Change malloc type from M_TEMP to M_KQUEUE to better track memory.

Add a kern.kq_calloutmax to globally limit the amount of kernel memory
that can be allocated by callouts.

Submitted by: iedowse  (items 1, 2)
2001-09-29 17:48:39 +00:00
..
2001-09-28 01:39:19 +00:00
2001-09-26 00:13:08 +00:00
2001-09-29 12:38:58 +00:00
2001-09-29 00:49:29 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-29 11:45:33 +00:00
2001-09-29 04:49:11 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-09-12 08:38:13 +00:00
2001-08-21 09:16:57 +00:00
2001-09-27 12:01:57 +00:00
2001-09-12 08:38:13 +00:00
2001-09-24 03:23:48 +00:00
2001-09-12 08:38:13 +00:00
2001-09-27 21:04:13 +00:00