bug-hurd
[Top][All Lists]
Advanced

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

Re: let's make libpager single-threaded


From: Richard Braun
Subject: Re: let's make libpager single-threaded
Date: Thu, 29 May 2014 19:12:13 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, May 29, 2014 at 07:04:48PM +0200, Samuel Thibault wrote:
> But precisely: once the only thread gets a data_request, it'll call
> pager_read_page, which will typically call store_read, which will wait
> on the eventual I/O, and no other request will be processed during that
> time, and thus not pipelining the I/O requests.

Right, I assumed the store interface wasn't synchronous...

-- 
Richard Braun



reply via email to

[Prev in Thread] Current Thread [Next in Thread]