lkml.org 
[lkml]   [2003]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Is there a "make hole" (truncate in middle) syscall?

On Fri, 5 Dec 2003, [iso-8859-1] M?ns Rullg?rd wrote:
> Szakacsits Szabolcs <szaka@sienet.hu> writes:
>
> >> What are the downsides of holes? [...] is there a performance penalty to
> >> having a file with 1000 4k holes in it, etc...)
> >
> > Depends what you do, what fs you use. Using XFS XFS_IOC_GETBMAPX you might
> > get a huge improvement, see e.g. some numbers,
> >
> > http://marc.theaimsgroup.com/?l=reiserfs&m=105827549109079&w=2
> >
> > The problem is, 0 general purpose (like cp, tar, cat, etc) util supports
> > it, you have to code your app accordingly.
>
> I found this paragraph in the man page of GNU cp:
>
> --sparse=WHEN

I meant using XFS_IOC_GETBMAPX. tar and cp sparse support is extremely
inefficient (Helge also misunderstood what I meant). Only XFS provides
support doing it the fastest way, without reading and analysing the data.

Szaka
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:59    [W:0.119 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site