freebsd-dev/sys/amd64
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
amd64 Don't let pmap_object_init_pt() exhaust all available free pages 2001-10-31 03:06:33 +00:00
conf Move device lnc to isa section, since it no longer uses the compat shims. 2001-10-30 06:08:56 +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
pci It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00