diff options
author | glebius <glebius@FreeBSD.org> | 2005-10-03 14:15:26 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2005-10-03 14:15:26 +0000 |
commit | 4d5fa29272ec1de64d7a5624992f10d392f49bf9 (patch) | |
tree | a247296e86d17962d9f62ff92245e343883c768a /lib/libfetch/http.errors | |
parent | b4ad072d42bef8c7da93d9d7555a75abc3ee2bc1 (diff) | |
download | FreeBSD-src-4d5fa29272ec1de64d7a5624992f10d392f49bf9.zip FreeBSD-src-4d5fa29272ec1de64d7a5624992f10d392f49bf9.tar.gz |
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().
Diffstat (limited to 'lib/libfetch/http.errors')
0 files changed, 0 insertions, 0 deletions