On Sat, 9 Apr 2005, Andrea Arcangeli wrote:
>
> I'm not entirely convinced wget is going to be an efficient way to
> synchronize and fetch your tree
I don't think it's efficient per se, but I think it's important that
people can just "pass the files along". Ie it's a huge benefit if any
everyday mirror script (whether rsync, wget, homebrew or whatever) will
just automatically do the right thing.
> Perhaps that's why you were compressing the stuff too? It sounds better
> not to compress the stuff on-disk
I much prefer to waste some CPU time to save disk cache. Especially since
the compression is "free" if you do it early on (ie it's done only once,
since the files are stable). Also, if the difference is a 1.5GB kernel
repository or a 3GB kernel repository, I know which one I'll pick ;)
Also, I don't want people editing repostitory files by hand. Sure, the
sha1 catches it, but still... I'd rather force the low-level ops to use
the proper helper routines. Which is why it's a raw zlib compressed blob,
not a gzipped file.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]