Thread (35 messages) 35 messages, 3 authors, 2012-10-11

Re: [PATCH 4/5] aio: vmap ringbuffer

From: Zach Brown <hidden>
Date: 2012-10-10 00:36:36
Also in: dm-devel, lkml

The only situation you have to worry about is when the ringbuffer fills
up and stuff goes on the list, and then completions completely stop -
this should be a rare enough situation that maybe we could just hack
around it with a timer that gets flipped on when the list isn't empty.
Right.  And this is when we hopefully realize that we're adding overhead
and complexity (how long's the timer?  always fire it?  MAKE IT STOP)
and are actually making the system worse, not better.
Also, for this to be an issue at all, _all_ the reaping would have to be
done from userspace - since existing libaio doesn't do that, there may
not be any code out there which triggers it.
And there may be.  We default to not breaking interfaces.  Seriously.

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