Go to file
rumble 1798f1d8df Fix a significant performance bug in efs_read:
When reading a file, we would erroneously iterate to the next extent
before having filled the entire uio request. This lead to unnecessary
extent iteration and excessive calls to efs_read.

Sequential read performance has doubled in the uncached case and
quadrupled when data is buffered.
2007-07-04 18:40:18 +00:00
bin spacing fixes from Geoff Wing 2007-07-03 14:39:47 +00:00
common Apply the patch, with some minor tweaks, supplied in PR/36513. 2007-06-21 21:37:04 +00:00
crypto PR/36562: Takeshi Nakayama: sshd(8) HostbasedAuthentication fails after 2007-06-26 18:28:34 +00:00
dist compile fix for amd64 2007-06-24 19:39:06 +00:00
distrib Add amd64 specific debug files. 2007-07-04 13:23:11 +00:00
doc New texinfo out. 2007-07-02 16:20:21 +00:00
etc Add the /etc/powerd/scripts/sensor_indicator to handle events on 2007-07-02 15:26:18 +00:00
games Increased WARNS to 4, since it passes both gcc333 and gcc411 on i386. 2007-06-06 06:10:50 +00:00
gnu re-run mknative with GCC 4.1.3 2007-06-21 16:58:44 +00:00
include add estrndup() 2007-07-01 21:41:16 +00:00
lib Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it. 2007-07-03 12:11:09 +00:00
libexec Use an elf note to handle pax arguments. This is a temporary solution to 2007-06-24 20:35:36 +00:00
regress Remove debugging code accidently left in the original commit. This should 2007-06-19 20:44:28 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin The kernel socket isn't used by any of the providers, and it's a bit 2007-07-02 18:07:44 +00:00
share Add the CODE REFERENCES section. 2007-07-04 17:35:20 +00:00
sys Fix a significant performance bug in efs_read: 2007-07-04 18:40:18 +00:00
tools Rename nbinstall to ${MACHINE_GNU_PLATFORM}-install as it calls the 2007-07-03 16:29:24 +00:00
usr.bin Anon Ymous says that this should fix the lwp display core-dump. 2007-07-04 18:27:46 +00:00
usr.sbin Fix the example that used -s without -d, found by hira@. 2007-07-04 17:16:15 +00:00
x11 build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
build.sh Move several variable initialisations to the beginning of 2007-06-26 12:59:38 +00:00
BUILDING Document recent changes to "make iso-image". 2007-04-13 19:43:38 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
Makefile.inc
UPDATING Add a note that tools have to be re-installed. 2007-07-03 16:35:47 +00:00