freebsd-nq/sys/sun4v
Kip Macy 8bba8b74ae - Remove PCPU references by passing field as a reference to _tte_hash_lookup.
- The PCPU usage was to ensure that there were no faults on the stack while
  the tte_hash_bucket lock was held - but this can be avoided by making sure
  the address on the stack is already referenced.
- PCPU removal obviates the need for critical_{enter, exit}
2006-12-17 01:01:52 +00:00
..
cddl move CDDL licensed machine description support routine files to cddl directory 2006-11-24 01:56:46 +00:00
compile
conf recent changes have caused TRAP_TRACING to induce corruption 2006-12-04 05:06:47 +00:00
include change PTL trap type name to assist in tracking down prablems in tl1_trap 2006-12-16 08:01:13 +00:00
mdesc - provide a more informative panic if mdesc_update() fails 2006-12-12 02:50:12 +00:00
sun4v - Remove PCPU references by passing field as a reference to _tte_hash_lookup. 2006-12-17 01:01:52 +00:00