Re: [RFC] proposal for a btrfs filesystem layout

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

 



On Fri, Nov 20, 2009 at 01:24:42PM -0600, David Nicol wrote:
> On Fri, Nov 20, 2009 at 12:50 PM, Goffredo Baroncelli
> <kreijack@xxxxxxxxx> wrote:
> 
> > Any comments ?
> > BR
> > G.Baroncelli
> 
> 
> since COW semantics require touching directory entries all the way up
> to the root of the subvolume, for transaction-intensive applications
> it would make sense to provide something that works like "mkdir" but
> creates a subvolume that will be mounted at a point rather than a
> simple directory entry. To avoid contention serializing updates to the
> root directory.  Is something like that already in place?

COW semantics require touching btree nodes all the way up to the root of
the btree, but this is different from the directory.  Directories are
stored in the btree, but you won't have to touch more than 8 or so btree
levels regardless of how deep your directory tree is.

-chris

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux