Thread (37 messages) 37 messages, 3 authors, 2012-03-30

Re: [PATCH net V4 2/2] igb: offer a PTP Hardware Clock instead of the timecompare method

From: Richard Cochran <richardcochran@gmail.com>
Date: 2012-03-23 06:06:07

Possibly related (same subject, not in this thread)

On Thu, Mar 22, 2012 at 09:59:01PM +0000, Keller, Jacob E wrote:
This means that readers don't block at all, and as long as the
readers don't conflict with each other, there is no contention or
writer starvation. It is possible for readers to 'live' lock, due to
a large number of write operations. However, the lock is designed
for few-writers, many readers. Which is what we have.
The readers do conflict with each other simply by reading the
registers E1000_SYSTIML and E1000_SYSTIMH. The locking is needed in
order to make these two reads "atomic."

Thanks,
Richard
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help