Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Which filesystem for a notebook?
Date: Sat, 13 Aug 2005 12:05:24
Message-Id: 20050813125955.1adb3605@hactar.digimed.co.uk
In Reply to: Re: [gentoo-user] Which filesystem for a notebook? by Fernando Meira
1 On Sat, 13 Aug 2005 11:29:18 +0000, Fernando Meira wrote:
2
3 > # df
4 > /dev/hda1 10080488 4406076 5162344 47% /mnt/gentoo
5 > /dev/hda4 4763112 3948116 814996 83% /mnt/old
6 >
7 > With exactly the same things in both sides, it seems that ext3 requires
8 > *much* more space ~450M.
9 > Can this be right, or I messed up somewhere...??
10
11 It's right if you have a lot of small files. Reiserfs uses tail packing
12 (unless mounted with the notail option) to greatly reduce the amount of
13 space occupied by small files, at the expense of some performance.
14
15
16 --
17 Neil Bothwick
18
19 Just don't give away the homeworld!

Replies

Subject Author
Re: [gentoo-user] Which filesystem for a notebook? Fernando Meira <fmeira@×××××.com>