Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 1997 09:43:45 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        black@zen.cypher.net (Ben Black)
Cc:        hackers@FreeBSD.ORG
Subject:   Re: sfio
Message-ID:  <199707011643.JAA18554@phaeton.artisoft.com>
In-Reply-To: <Pine.LNX.3.91.970630223538.9299C-100000@zen.cypher.net> from "Ben Black" at Jun 30, 97 10:36:09 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> has anyone played with sfio?  it looks like a valuable replacement for 
> stdio...
> 
> http://www.oasis.leo.org/perl/src/independent/sfio.dsc.html

It isn't significantly faster on FreeBSD because of the cache
unification making normal I/O faster.

Last time I checked, there were still a couple of coherency
problems (missing msync() calls, if I recall correctly).


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707011643.JAA18554>