Re: [rfc patch 3/4] splice: remove confirm from pipe_buf_operations

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Miklos Szeredi
Date: Tuesday, June 24, 2008 - 4:36 am

> It's an unfortunate side effect of the read-ahead, I'd much rather just

OK it could be done, possibly at great pain.  But why is it important?
What's the use case where it matters that splice-in should not block
on the read?

And note, after the pipe is full it will block no matter what, since
the consumer will have to wait until the page is brought uptodate, and
can only then commence with getting the data out from the pipe.

Miklos
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [rfc patch 3/4] splice: remove confirm from pipe_buf_o ..., Miklos Szeredi, (Tue Jun 24, 4:36 am)