bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] Use posix_fadvise to improve archive creation performance


From: Joerg Schilling
Subject: Re: [Bug-tar] Use posix_fadvise to improve archive creation performance
Date: Wed, 29 Mar 2017 11:01:19 +0200
User-agent: Heirloom mailx 12.5 7/5/10

Paul Eggert <address@hidden> wrote:

> On 03/27/2017 07:02 AM, Carlo Alberto Ferraris wrote:
> > This is a PoC patch that improves archive creation performance at least in 
> > certain configurations
>
> What configuration performs poorly with sequential access? How much 
> improvement do you see with the patch, and why?

I doubt that such methods will help to speed up archiving. I did many tests 
with similar approaches with star since aprox. 1997 and I did never see any 
performance win on any modern OS.

There was one single OS where it helped to use unbufferede I/O: DG/UX.

I used O_DG_UNBUFFERED and a special selr written read function that could help 
to speed up star dramatically - but only on DG/UX.

Jörg

-- 
 EMail:address@hidden                    (home) Jörg Schilling D-13353 Berlin
    address@hidden (work) Blog: http://schily.blogspot.com/
 URL: http://cdrecord.org/private/ http://sf.net/projects/schilytools/files/'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]