On Mon, 19 Feb 2001, Matthew Kirkwood wrote:
> BTW, I have attached two patches which streamline log initialisation
> a little. The first (xlog-sendfile.diff) adds support for Linux's
> sendfile system call.
Whoops, don't use this. It looks like Linux won't sendfile()
from /dev/zero. I'll endeavour to get this fixed, but it
looks like it'll be rather harder to use sendfile for this.
Bah.
Matthew.