Re: [HACKERS] Safe/Fast I/O ... - Mailing list pgsql-hackers

From Matthew N. Dodd
Subject Re: [HACKERS] Safe/Fast I/O ...
Date
Msg-id Pine.BSF.3.96.980412014020.1796L-100000@sasami.jurai.net
Whole thread Raw
In response to Safe/Fast I/O ...  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: [HACKERS] Safe/Fast I/O ...
List pgsql-hackers
On Sun, 12 Apr 1998, The Hermit Hacker wrote:
> Has anyone looked into this?  I'm just getting ready to download it and
> play with it, see what's involved in using it.  From what I can see, its
> essentially an optimized stdio library...
>
> URL is at: http://www.research.att.com/sw/tools/sfio

Using mmap and/or AIO would be better...

FreeBSD and Solaris support AIO I believe.  Given past trends Linux will
as well.

/*
   Matthew N. Dodd        | A memory retaining a love you had for life
   winter@jurai.net        | As cruel as it seems nothing ever seems to
   http://www.jurai.net/~winter | go right - FLA M 3.1:53
*/


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] List volume
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] Safe/Fast I/O ...