freebsd-nq/sys/i386
Matthew Dillon e302698320 Don't let pmap_object_init_pt() exhaust all available free pages
(allocating pv entries w/ zalloci) when called in a loop due to
an madvise().  It is possible to completely exhaust the free page list and
cause a system panic when an expected allocation fails.
2001-10-31 03:06:33 +00:00
..
acpica Add APM compatibility feature to ACPI. 2001-10-26 17:43:05 +00:00
apm KSE Milestone 2 2001-09-12 08:38:13 +00:00
bios KSE Milestone 2 2001-09-12 08:38:13 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf MFGeneric: ->1.327 Sync with GENERIC 2001-10-30 06:11:15 +00:00
i386 Don't let pmap_object_init_pt() exhaust all available free pages 2001-10-31 03:06:33 +00:00
ibcs2 KSE Milestone 2 2001-09-12 08:38:13 +00:00
include Add kmupetext(), a function that expands the range of memory covered 2001-10-30 15:04:57 +00:00
isa Backout 1.61 -- both intrcnt and intrnames are already exported 2001-10-25 01:32:24 +00:00
linux Eliminate the prefix parameter to linux_emul_find(), which was always 2001-10-27 11:15:19 +00:00
pci It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
svr4 If we have a p variable pointing to td->td_proc already, use it instead of 2001-09-18 21:20:58 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00