Re: aufs write doesn't lseek

From: Adrian Chadd <adrian@dont-contact.us>
Date: Tue, 16 May 2006 16:04:27 +0800

On Tue, May 16, 2006, Kinkie wrote:

> > it is quite trivial to emulate, thanks to dup() creating a new file
> > pointer..
> >
> > dup
> > lseek
> > read/write
> > close
>
> Would it be that hard to just use multiple FDs to the same storage file
> and then leave the OS to schedule the I/O?

Thats exactly what I'm doing at the moment using aufs+pread/pwrite.

adrian
Received on Tue May 16 2006 - 02:06:20 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Jun 01 2006 - 12:00:04 MDT