Gentoo Archives: gentoo-user

From: Michael Hampicke <mgehampicke@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Fast file system for cache directory with lot's of files
Date: Mon, 13 Aug 2012 14:47:29
Message-Id: CADPZhup9kW-s22XqS+-n3kEpVrVB7HgA85sWvfUu1=xQJYYFig@mail.gmail.com
In Reply to: Re: [gentoo-user] Fast file system for cache directory with lot's of files by Pandu Poluan
1 >
2 > Have you indexed your ext4 partition?
3 >
4 > # tune2fs -O dir_index /dev/your_partition
5 > # e2fsck -D /dev/your_partition
6 >
7 Hi, the dir_index is active. I guess that's why delete operations take as
8 long as they take (index has to be updated every time)

Replies

Subject Author
Re: [gentoo-user] Fast file system for cache directory with lot's of files Michael Mol <mikemol@×××××.com>