Accelerating directory's content's viewing: how, is directory is huge?
On Tue, May 18, 2010 at 8:16 PM, Merciadri Luca
<Luca.Merciadri@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:
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: AANLkTimxf91-fVrY7nmCIGN3k7OIUdCjkdYTgaGBOlYg@mail.gmail.com">h ttp://lists.debian.org/AANLkTimxf91-fVrY7nmCIGN3k7OIUdCjkdYTgaGBOlYg@mail.gmail.com
05-19-2010, 10:51 AM
Merciadri Luca
Accelerating directory's content's viewing: how, is directory is huge?
Thanks, that did the trick!
Manon Metten wrote:
> On Tue, May 18, 2010 at 8:16 PM, Merciadri Luca
> <Luca.Merciadri@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.
>
>
>
--
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.
05-19-2010, 10:56 AM
Merciadri Luca
Accelerating directory's content's viewing: how, is directory is huge?
I wanted to say that it now takes some seconds of less. I think that I'm
going to use CLI, no problem.
Merciadri Luca wrote:
> Thanks, that did the trick!
>
> Manon Metten wrote:
>
>> On Tue, May 18, 2010 at 8:16 PM, Merciadri Luca
>> <Luca.Merciadri@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.
>>
>>
>>
>>
>
>
>
--
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.
We are what we repeatedly do. (Aristotle)
05-19-2010, 12:08 PM
Ron Johnson
Accelerating directory's content's viewing: how, is directory is huge?
On 05/19/2010 05:56 AM, Merciadri Luca wrote:
I wanted to say that it now takes some seconds of less. I think that I'm
going to use CLI, no problem.
I'm not sure I understand you. Do you mean that it's many seconds
faster, or just a few?
--
Dissent is patriotic, remember?
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Accelerating directory's content's viewing: how, is directory is huge?
Ron Johnson wrote:
> On 05/19/2010 05:56 AM, Merciadri Luca wrote:
>> I wanted to say that it now takes some seconds of less. I think that I'm
>> going to use CLI, no problem.
>>
>
> I'm not sure I understand you. Do you mean that it's many seconds
> faster, or just a few?
It is just a few seconds faster. Sorry if I was not clear.
--
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.
You'll always miss 100% of the shots you don't take.
05-19-2010, 08:10 PM
Merciadri Luca
Accelerating directory's content's viewing: how, is directory is huge?
Thanks!
Ardison Nicolas wrote:
> Also you can use Midnight Commander {1} a CLI soft that i think that
> is fast.
> {1} apt-get install mc
--
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
I use PGP. If there is an incompatibility problem with your mail
client, please contact me.