Searched hist:203830 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/boot/sparc64/loader/
H A Dmain.cdiff 203830 Sat Feb 13 12:43:38 MST 2010 marius Use the SUNW,{d,i}tlb-load methods for entering locked TLB entries like
OpenBSD and OpenSolaris do instead of fiddling with the MMUs ourselves.
Unlike direct access the firmware methods don't automatically use the
next free (?) TLB slot, instead the slot to be used has to be specified.
We allocate the TLB slots for the kernel top-down as OpenSolaris suggests
that the firmware will always allocate the ones for its own use bottom-up.
Besides being simpler, according to OpenBSD using the firmware methods is
required to allow booting on Sun Fire E10K with multi-systemboard domains.

Completed in 99 milliseconds