1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00
freebsd/sys
Luigi Rizzo fc1c73c21a Temporarily disable polling when no processes are active, while I
investigate the problem described below.

I am seeing some strange livelock on recent -current sources with
a slow box under heavy load, which disappears with this change.
This might suggest some kind of problem (either insufficient locking,
or mishandling of priorities) in the poll_idle thread.
2002-08-04 21:00:49 +00:00
..
alpha - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
amd64 Add device agp to GENERIC, filter it out of floppy builds 2002-08-04 18:35:02 +00:00
arm Create a new header <machine/_stdint.h> for storing MD parts of 2002-07-29 17:41:23 +00:00
boot Print out the strings in vers.o instead of hardcoding the loader banner. 2002-08-04 01:30:26 +00:00
cam
coda Fix typo in the last revision. 2002-08-04 19:34:38 +00:00
compat - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
conf se -> sab. 2002-08-04 19:07:15 +00:00
contrib Resolve conflicts arising from the ACPI CA 20020725 import. 2002-07-30 19:35:32 +00:00
crypto
ddb
dev Ported to FreeBSD. 2002-08-04 18:41:27 +00:00
fs Fix typo in the last revision. 2002-08-04 19:34:38 +00:00
geom
gnu - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
i4b
i386 Add device agp to GENERIC, filter it out of floppy builds 2002-08-04 18:35:02 +00:00
ia64 Ignore memory above 4GB for now due to unpleasant pci issues. 2002-08-03 03:35:06 +00:00
isa
isofs/cd9660 - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
kern Temporarily disable polling when no processes are active, while I 2002-08-04 21:00:49 +00:00
libkern
modules We now have opt_wi.h, so go ahead and add it. Default it to 1. 2002-08-03 00:21:29 +00:00
net Introduce support for Mandatory Access Control and extensible 2002-08-01 21:15:53 +00:00
netatalk
netatm
netgraph Make the consumers of the linker_load_file() function use 2002-08-02 20:56:07 +00:00
netinet bugfix: move check for udp_blackhole before the one for icmp_bandlim. 2002-08-04 20:50:13 +00:00
netinet6 Introduce support for Mandatory Access Control and extensible 2002-08-02 20:49:14 +00:00
netipx Make spxnames a const char * to quieten some warnings in netstat. 2002-07-27 23:15:08 +00:00
netkey
netnatm
netncp Wire the sysctl output buffer before grabbing any locks to prevent 2002-07-28 19:59:31 +00:00
netns
netsmb Wire the sysctl output buffer before grabbing any locks to prevent 2002-07-28 19:59:31 +00:00
nfs
nfsclient - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
nfsserver - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
pc98 Fix the link to the Handbook 2002-08-01 17:21:18 +00:00
pccard Add 16-bit before bus to keep the words card and bus apart. 2002-07-31 20:01:11 +00:00
pci Repond properly to NGM_TEXT_CONFIG messages. 2002-08-04 20:50:50 +00:00
posix4
powerpc Fix the link to the Handbook 2002-08-01 17:21:18 +00:00
rpc
security - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
sparc64 se -> sab. 2002-08-04 19:07:15 +00:00
sys - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
tools - Add automatic post vop debug checks. These work in both the success and 2002-07-30 08:52:00 +00:00
ufs - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
vm o Acquire the page queues lock before checking the page's busy status 2002-08-04 19:05:20 +00:00
Makefile