opnsense-src/sys/sun4v/sun4v
Kip Macy a23c97ad89 workaround kernel malloc's brittleness
- don't shuffle phys_avail following kernel to the beginning if the
  range is less than what would remain in a 256MB page (248MB)
2006-12-12 03:50:06 +00:00
..
bus_machdep.c
db_hwwatch.c
db_interface.c
db_trace.c
dump_machdep.c
exception.S - Explicitly name the fields in pcb that we use to store trap state for later 2006-11-29 05:18:19 +00:00
hcall.S add interrupt cookie hypervisor functions 2006-11-26 04:37:49 +00:00
hv_pci.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
hvcons.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
hviommu.c - implement remaining pci functions 2006-11-24 20:47:29 +00:00
interrupt.S re-name misnamed single character console interfaces 2006-11-23 04:18:21 +00:00
intr_machdep.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
locore.S
machdep.c Threading cleanup.. part 2 of several. 2006-12-06 06:34:57 +00:00
mp_exception.S
mp_locore.S - implement remaining pci functions 2006-11-24 20:47:29 +00:00
mp_machdep.c fix CID 1672 by initializing variable clock 2006-12-07 02:04:25 +00:00
nexus.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
pmap.c workaround kernel malloc's brittleness 2006-12-12 03:50:06 +00:00
rtc.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
simdisk.c - Comment most of the remaining hypercalls in hcall.S 2006-11-24 05:27:49 +00:00
support.S In contrast to the non-obvious and flexible nature of the optimized bcopy in t1_copy.S (which 2006-11-23 02:25:16 +00:00
swtch.S
tick.c
trap.c KTR entry contained invalid context reference - ifdef out 2006-12-10 18:09:44 +00:00
trap_trace.S
tsb.c - separate out rounding memory ranges to 4M boundaries from OFW memory allocation bug workaround 2006-12-04 19:35:40 +00:00
tte.c pmap_track_modified has been removed from other architectures - 2006-11-22 04:50:55 +00:00
tte_hash.c re-enable tte hash resize, corruption was caused by a missing htole32 in mpt_cam.c 2006-11-27 06:51:51 +00:00
uio_machdep.c Fix CID 1669 by removing dead sf_buf code 2006-12-07 02:03:18 +00:00
vm_machdep.c Fix "shutdown -r" and "shutdown -h" 2006-11-26 22:31:23 +00:00
vnex.c fix CID 1671 by freeing listp before exit from vnex_attach 2006-12-07 02:09:06 +00:00
wbuf.S - map hardware trap numbers to those used by by sparc64 for inter-compatibility 2006-11-03 23:41:53 +00:00