[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Locks and the FSB



I'm wondering if the high event counts following spin_unlock_irqrestore() are due to an OProfile quirk. OProfile depends on interrupts, which are disabled inside the critical section protected by the spin lock. It may end up accounting for all events that occurred inside the critical section immediately after the processor exits this section.

--Elad

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ