Hi,

> [...] using git instead of the file system for storing the contents
> of Debian Code Search. The hope was that it would lead to fewer disk
> seeks and less data due to gits delta-encoding

Wouldn't ZFS be a more natural way to do something like this?

A choice of gzip, lzjb and more recently lz4 compression;  snapshots
and/or deduplication both reduce the amount of disk blocks and cache
memory needed.

I've pondered before at this overlap in functionality between packing by
Git, and those features of the ZFS filesystem.  They are doing much the
same thing but with different granularity.  It would be neat if they
could work together better.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/5220f898.6000...@pyro.eu.org

Reply via email to