lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 22 Jun 2007 11:15:20 +0200
From:	Jörn Engel <joern@...fs.org>
To:	James Bruce <bruce@...rew.cmu.edu>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: TUX2 filesystem

On Thu, 21 June 2007 13:57:15 -0400, James Bruce wrote:
> 
> efficient atomic snapshots on a filesystem.  There are still some issues 
> with unexpected disk space usage (it requires _additional_ disk space to 
> _delete_ a file), and it tends to use more memory (you want to delay 
> client writes as much as possible, so you can allocate later and copy 
> the least amount necessary)

The delete issue really surprised me.  It is so obvious and simple to
solve that it hardly deserves mentioning.  And yet ZFS allegedly hasn't
solved it yet - scary.

Additional memory isn't strictly required either.  It just helps to
delay writes as long as possible to fight fragmentation.

Jörn

-- 
Joern's library part 9:
http://www.scl.ameslab.gov/Publications/Gus/TwelveWays.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ