John Baldwin a9b1370731 Delay waking up processes select'ing on the log device directly from
the kernel console.  Instead, change logwakeup() to set a flag in the
softc.  A callout then wakes up every so often and wakes up any processes
selecting on /dev/log (such as syslogd) if the flag is set.  By default
this callout fires 5 times a second, but that can be adjusted by the
sysctl kern.log_wakeups_per_second.

Reviewed by:	phk
2000-12-15 21:23:32 +00:00
..
1999-10-29 18:09:36 +00:00
2000-12-02 05:45:32 +00:00
2000-12-08 20:09:00 +00:00
2000-10-20 07:58:15 +00:00
2000-10-20 07:58:15 +00:00
2000-12-01 08:57:47 +00:00
1999-08-28 01:08:13 +00:00
1999-11-14 13:54:44 +00:00
2000-09-29 13:36:47 +00:00
2000-05-01 20:32:07 +00:00
2000-04-22 15:13:06 +00:00
1999-08-28 01:08:13 +00:00
2000-11-26 20:35:21 +00:00
2000-12-13 19:51:07 +00:00
2000-12-02 05:45:32 +00:00
2000-12-01 08:57:47 +00:00
2000-12-01 08:57:47 +00:00
2000-12-01 08:57:47 +00:00
1999-08-28 01:08:13 +00:00
2000-12-12 21:20:48 +00:00
1999-08-28 01:08:13 +00:00
2000-10-20 07:58:15 +00:00
2000-12-08 20:09:00 +00:00
2000-12-09 09:35:55 +00:00
2000-12-09 09:35:55 +00:00