Gleb Smirnoff
e113edf30a
o Move a lot of parameter checking from netisr_poll() to
...
dedicated sysctl handlers. Protect manipulations with
poll_mtx. The affected sysctls are:
- kern.polling.burst_max
- kern.polling.each_burst
- kern.polling.user_frac
- kern.polling.reg_frac
o Use CTLFLAG_RD on MIBs that supposed to be read-only.
o u_int32t -> uint32_t
o Remove unneeded locking from poll_switch().
2005-10-03 14:15:26 +00:00
..
2005-09-28 07:03:03 +00:00
2005-09-19 13:59:57 +00:00
2005-09-27 14:36:59 +00:00
2005-09-21 15:28:07 +00:00
2005-09-17 22:01:14 +00:00
2005-10-01 19:21:03 +00:00
2005-10-03 06:57:29 +00:00
2005-09-26 14:14:55 +00:00
2005-09-15 21:10:12 +00:00
2005-10-03 12:49:54 +00:00
2005-09-15 20:08:21 +00:00
2005-09-28 00:30:56 +00:00
2005-09-30 06:09:41 +00:00
2005-10-02 10:03:51 +00:00
2005-09-27 20:28:43 +00:00
2005-10-03 14:15:26 +00:00
2005-10-02 23:27:56 +00:00
2005-09-27 18:09:42 +00:00
2005-09-27 18:07:05 +00:00
2005-09-22 15:34:15 +00:00
2005-09-19 22:16:31 +00:00
2005-09-30 06:09:41 +00:00
2005-09-15 20:20:36 +00:00
2005-09-18 21:40:15 +00:00
2005-09-22 01:19:37 +00:00
2005-09-17 22:01:14 +00:00
2005-09-24 19:31:10 +00:00
2005-09-27 21:12:05 +00:00
2005-09-26 16:55:11 +00:00
2005-09-26 08:02:24 +00:00
2005-09-28 18:06:25 +00:00
2005-09-15 19:05:37 +00:00
2005-09-29 19:13:52 +00:00
2005-09-26 18:30:12 +00:00
2005-09-27 14:36:59 +00:00
2005-09-27 14:32:04 +00:00
2005-09-18 10:30:10 +00:00
2005-09-18 10:30:10 +00:00
2005-09-18 21:08:03 +00:00
2005-09-23 12:41:06 +00:00
2005-09-17 22:01:14 +00:00
2005-09-30 18:07:41 +00:00
2005-09-27 18:09:42 +00:00
2005-09-24 23:47:04 +00:00
2005-09-21 19:49:42 +00:00
2005-09-30 01:30:01 +00:00
2005-09-24 23:47:04 +00:00