On Tue, May 18, 2010 at 8:16 PM, Merciadri Luca
<luca.mercia...@student.ulg.ac.be> wrote:


> I have many media files in some specific directory (folder, call it as
> you want). Loading the folder takes ~30 sec., even if I am using quite
> fast HDDs, etc. They're all on the same partition. I have disabled
> previewing, or thumbnails.
>
> How can I do to make this process faster?


Hi Luca,

If you're using ext2/ext3, turning off dir/file access time might help.
Edit /etc/fstab and add noatime,nodiratime on the appropriate line,
like in the example below:

/dev/hdb2   /home   ext3   defaults,noatime,nodiratime   0   2

Manon.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimxf91-fvry7nmcign3k7oiudcjkdytgagbo...@mail.gmail.com

Reply via email to