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

/freebsd-10.2-release/sys/ia64/include/
H A Dpmap.hdiff 113831 Tue Apr 22 01:48:43 MDT 2003 marcel Don't use the tpa instruction to implement pmap_kextract. The tpa
instruction requires that a translation is present in the TC. This
may trigger a TLB miss and a subsequent call to vm_fault().
This implementation is deliberately non-inline for debugging and
profiling purposes. Partial or full inlining should eventually be
done.

Valuable insights by: jake
/freebsd-10.2-release/sys/ia64/ia64/
H A Dpmap.cdiff 113831 Tue Apr 22 01:48:43 MDT 2003 marcel Don't use the tpa instruction to implement pmap_kextract. The tpa
instruction requires that a translation is present in the TC. This
may trigger a TLB miss and a subsequent call to vm_fault().
This implementation is deliberately non-inline for debugging and
profiling purposes. Partial or full inlining should eventually be
done.

Valuable insights by: jake

Completed in 188 milliseconds