NetBSD/share
chs 4b2625143d change uvm_uarea_alloc() to indicate whether the returned uarea is already
backed by physical pages (ie. because it reused a previously-freed one),
so that we can skip a bunch of useless work in that case.
this fixes the underlying problem behind PR 18543, and also speeds up fork()
quite a bit (eg. 7% on my pc, 1% on my ultra2) when we get a cache hit.
2002-11-17 08:32:43 +00:00
..
dict minor makefile delint 2002-09-18 07:50:31 +00:00
doc Reflect bsd.doc.mk rev 1.52 here, and make sure that ROFF uses MACROS. 2002-06-02 17:40:44 +00:00
examples Added verifiedexec_load signature generator scripts. 2002-10-29 14:05:33 +00:00
locale use NETBSDSRCDIR as appropriate 2002-09-18 02:51:46 +00:00
man change uvm_uarea_alloc() to indicate whether the returned uarea is already 2002-11-17 08:32:43 +00:00
me
misc netbsd-1-4 branch is EOL'ed. 2002-10-20 18:43:25 +00:00
mk MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +00:00
nls minor makefile delint 2002-09-18 07:50:31 +00:00
sushi Added touch panel calibration utility. 2002-08-27 14:12:09 +00:00
tabset minor makefile delint 2002-09-18 07:50:31 +00:00
termcap Add sun-type4 (sun console with type 4 keyboard), to make keypad cursor 2002-10-08 20:20:42 +00:00
tmac Add libpmc. 2002-08-09 00:18:30 +00:00
wscons minor makefile delint 2002-09-18 07:50:31 +00:00
zoneinfo Import tzdata2002d. 2002-10-17 13:45:39 +00:00
Makefile
Makefile.inc