From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktors Rotanovs Subject: Re: reiser4 snapshot Date: Tue, 23 Dec 2003 15:02:05 +0200 Message-ID: <3FE83CCD.6040708@Rotanovs.com> References: <16360.8933.883691.281877@laputa.namesys.com> <3FE83374.8070803@Rotanovs.com> <16360.13704.279272.690355@laputa.namesys.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <16360.13704.279272.690355@laputa.namesys.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Reiserfs-List@Namesys.COM Nikita Danilov wrote: > > Also, does lack of sendfile in the current snapshot mean that Apache > > will lose in performance when serving from Reiser4 partition? > > Hmm, what Apache uses sendfile for? It uses it to send static content to client. Quote from Apache 2 docs: "In situations where Apache 2.0 can ignore the contents of the file to be delivered -- for example, when serving static file content -- it normally uses the kernel sendfile support the file if the OS supports the |sendfile(2)| operation." "On most platforms, using sendfile improves performance by eliminating separate read and send mechanics." Best Wishes, Viktors