freebsd-src/sys
David Greenman 15f1b09648 Increased ratio of allowed vnodes on freelist to 1/4th of the total. This
is more representative of worst case situations of 4 files/directory. (If
that last sentence doesn't make any sense, I'm not surprised. It's rather
compilcated how this all fits together....).
This should fix a problem that Ed Hudson has been complaining about where
directories with lots of symlinks could cause excessive disk I/O.
1995-05-12 04:24:53 +00:00
..
alpha/include
amd64 Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
compile
conf Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
ddb
dev Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
fs Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
gnu Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
i386 Make `make links' work by leaving swapkernel.c off out of the links processing 1995-05-11 19:48:45 +00:00
isa Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
isofs/cd9660
kern Increased ratio of allowed vnodes on freelist to 1/4th of the total. This 1995-05-12 04:24:53 +00:00
libkern
miscfs Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
modules Put vnode_if.h and vnode_if.c into CLEANFILES that are automatically 1995-04-15 17:36:53 +00:00
msdosfs Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu> 1995-05-09 16:30:45 +00:00
net Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
netccitt Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
netinet Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
netiso Make networking domains drop-ins, through the magic of GNU ld. (Some day, 1995-05-11 00:13:26 +00:00
netns Make networking domains drop-ins, through the magic of GNU ld. (Some day, 1995-05-11 00:13:26 +00:00
nfs Slight re-ordering of the creation of a vmio object to fix a condition 1995-04-21 02:58:49 +00:00
nfsclient Slight re-ordering of the creation of a vmio object to fix a condition 1995-04-21 02:58:49 +00:00
nfsserver Slight re-ordering of the creation of a vmio object to fix a condition 1995-04-21 02:58:49 +00:00
pci Fixed mbuf leak and panic that occurred when packets got too memory 1995-05-05 20:09:51 +00:00
powerpc/include
rpc
scsi Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
sys Define _POSIX_VDISABLE so that it can be used in #if expressions. 1995-05-11 07:52:49 +00:00
tools
ufs Fix -Wformat warnings from LINT kernel. 1995-05-11 19:26:53 +00:00
vm I'm about to jump on the swap-initialization, and having talked 1995-05-12 03:54:59 +00:00
Makefile