Speculating on page faults
Speculating on page faults
Posted Jan 13, 2010 12:01 UTC (Wed) by mlankhorst (subscriber, #52260)In reply to: Speculating on page faults by intgr
Parent article: Speculating on page faults
It just wasn't implemented for 64-bits and as fallback it used the generic
arch-neutral mechanism that used a spinlock, which is of course a lot
slower.
arch-neutral mechanism that used a spinlock, which is of course a lot
slower.
