Go to file
buhrow 60b3c1baa9 Implement DIOCGSTRATEGY and DIOCSSTRATEGY to allow raidframe to use
different buffer queue strategies.
Initialize raid sets to use the default buffer queue strategy for the given
architecture, rather than forcing raidframe to use  fcfs in all cases.
This should cause raidframe to use the same buffer queue strategy as the
underlying disks.
On I386, I see performance enhancements of between 14 and 16% with raid5
sets with no other change.
See http://mail-index.NetBSD.org/tech-kern/2012/08/08/msg013758.html
for a discussion of this issue.
2012-08-09 23:53:25 +00:00
bin add missing include files 2012-08-09 11:05:59 +00:00
common Add ARM EABI aliases to a few functions. 2012-08-06 02:31:54 +00:00
compat Initial MKCOMPAT support for ARM EABI. (doesn't quite work right) 2012-08-03 08:02:47 +00:00
crypto add #include <machine/asm.h>, use PIC_PLT() 2012-08-04 11:03:34 +00:00
dist Use after free (Coverity 273146) 2012-07-15 09:13:59 +00:00
distrib on x86, <machine/cpufunc.h> only pulls in <x86/cpufunc.h>. The latter 2012-08-08 18:37:51 +00:00
doc update for tzcode2012e 2012-08-09 12:39:56 +00:00
etc Add earm/earmeb changes 2012-08-06 07:51:13 +00:00
external Disable warning about broken strncat usage from clang for now. 2012-08-09 14:40:52 +00:00
extsrc
games src/games/fortune/fortune/fortune.6: 2012-08-04 22:29:58 +00:00
gnu PR/46704: Antti Kantee: Recognize tilera in config.guess 2012-07-19 19:34:26 +00:00
include SSP mostly works with Clang, even if optimisation is disabled. 2012-08-08 20:23:32 +00:00
lib merge 2012e 2012-08-09 12:38:25 +00:00
libexec Don't abuse DBG, use COPTS instead. 2012-08-04 15:17:16 +00:00
regress Revert the test addition. 2012-07-22 11:30:14 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin don't define RUMP_ACTION if MKRUMP = no 2012-08-08 14:10:38 +00:00
share Merge tzdata2012e from ftp://ftp.iana.org/tz/releases/tzdata2012e.tar.gz 2012-08-08 20:21:03 +00:00
sys Implement DIOCGSTRATEGY and DIOCSSTRATEGY to allow raidframe to use 2012-08-09 23:53:25 +00:00
tests Exclude tests that use rump 2012-08-08 13:57:05 +00:00
tools add -I${TOOLDIR}/include/nbinclude to fix the build (find arm/elf_machdep.h). 2012-08-05 06:20:14 +00:00
usr.bin exclude programs for MKRUMP = no 2012-08-08 14:13:46 +00:00
usr.sbin exclude programs for MKRUMP = no 2012-08-08 14:13:46 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
BUILDING regen using 'make regen' in doc/ 2012-05-25 13:47:30 +00:00
Makefile exclude rump targets if MKRUMP = no 2012-08-08 14:00:31 +00:00
Makefile.inc
UPDATING Mention that you should run makemandb -f, or wait for the weekly script. 2012-05-07 11:20:24 +00:00
build.sh Add support for MACHINE_ARCH matching earm or earmeb 2012-08-05 04:39:09 +00:00