Re: [RFC 1/4] kevent: core files.

From: Ulrich Drepper
Date: Tue Aug 01 2006 - 03:49:55 EST


Herbert Xu wrote:
> The other to consider is that events don't come from the hardware.
> Events are written by the kernel. So if user-space is just reading
> the events that we've written, then there are no cache misses at all.

Not quite true. The ring buffer can be written to from another
processor. The kernel thread responsible for generating the event
(receiving data from network or disk, expired timer) can run
independently on another CPU.

This is the case to keep in mind here. I thought Zach and the other
involved in the discussions in Ottawa said this has been shown to be a
problem and that a ring buffer implementation with something other than
simple front and back pointers is preferable.

--
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature