Go to file
pooka 8a2467ef8f Make the Diabolical (Page)Daemon Director drain vfs buffers when
we are short of memory.

There are still some funnies left to iron out.  For example, with
a certain file system / memory size configuration it's still not
possible to create enough files to make the file system run out of
inodes before the kernel runs out of memory.  Also, with some other
configurations disk access slows down gargantually (though i'm sure
there are >0 buffers available).  Anyway, it ~works for now and
it's by no means worse than what it was before.
2010-09-07 21:11:10 +00:00
bin Backout previous; it was wrong fix. 2010-08-31 05:07:09 +00:00
common Fix rb_tree_iterate to get the min/max element of the tree for the 2010-04-30 13:58:09 +00:00
compat update this to reality a little. 2010-06-30 03:28:01 +00:00
crypto clarification comment as to why two of the bignums are reversed 2010-09-07 00:25:37 +00:00
dist refering -> referring, per PR 43814. 2010-08-30 10:41:54 +00:00
distrib add dprintf and vdprintf 2010-09-06 14:52:55 +00:00
doc acpi(4): The ACPI driver will no longer attach if the BIOS release 2010-09-06 16:03:56 +00:00
etc Build install ramdisk kernel for JORNADA720. 2010-09-04 01:16:49 +00:00
external First cut at adding support for expected_failures. 2010-09-04 19:19:27 +00:00
extsrc
games Rework the game startup so it uses curses nicely. There are now menus 2010-08-06 09:14:40 +00:00
gnu Add entry for libperfuse. 2010-09-01 13:01:35 +00:00
include Add dprintf and vdprintf. XXX: Might ifdef it if too many things break. 2010-09-06 14:52:26 +00:00
lib Simplify now that ukfs deals with being called from a thread which 2010-09-07 17:22:53 +00:00
libexec Don't exit when running as a lib after FS is unmounted, just return 2010-08-16 22:11:55 +00:00
regress The libdes tests have been converted to atf and now live in tests/lib/libdes. 2010-08-25 16:47:43 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin Add -G to usage, omission pointed out by wiz. Also, make usage format 2010-08-09 21:14:26 +00:00
share document ACPI_BLACKLIST_YEAR 2010-09-06 16:01:25 +00:00
sys Make the Diabolical (Page)Daemon Director drain vfs buffers when 2010-09-07 21:11:10 +00:00
tests +tc (turns out the bug was elsewhere, but a test is always a test) 2010-09-07 17:09:28 +00:00
tools Replace the current usage of Elf64_Half with Elf64_Word and rename 2010-08-28 21:30:02 +00:00
usr.bin return an error if testing fails, and dump the device info before running tests 2010-09-03 19:20:37 +00:00
usr.sbin - Do not checkfor peer credentials when perfused is autostarted and 2010-09-07 02:11:04 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
BUILDING remove the MKSUBPIXEL/MKTTINTERP options; they're going away. 2010-07-25 07:19:00 +00:00
Makefile remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
Makefile.inc
UPDATING minor clarification 2010-06-09 17:29:15 +00:00
build.sh Replace a couple uses of '$@' with '$*' 2010-08-24 20:52:31 +00:00