Thread (3 messages) 3 messages, 3 authors, 2003-12-18

Re: ext3 file system

From: Hans Reiser <hidden>
Date: 2003-12-18 10:41:20
Also in: lkml

Mike Fedyk wrote:
On Wed, Dec 17, 2003 at 09:47:59PM -0700, jshankar wrote:
 
quoted
Hello Hans,

   
quoted
Filesystems don't usually wait on the IO to complete before submitting
more IO in response to the next write() syscall.  They can do this by
batching a whole bunch of operations into one committed transaction.

     
Is there a timeout mechanism for batching operations.
At some point due to its age or size you decide the batch needs to commit.
quoted
What if certain 
operation
is done after the batch operation is executed. Does it mean that the new 
operation has to wait.
   
You don't have to wait unless you run out of available non-dirty memory, or
issue a call to sync to the disks.


 

-- 
Hans

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