On Fri, May 29, 2009 at 9:43 AM, Cassiano Leal <cassianol...@gmail.com>wrote:

> On Thu, May 28, 2009 at 9:58 PM, Michael Yang <michael....@gmail.com>wrote:
>
>> Hi,
>>
>> I have my laptop installed with Debian for two years. It's been working
>> fine, although some problems happened and got fixed. (Now is Lenny, 2.6.24,
>> Xfce4). The system has been very stable, but just with performance issues
>> now. The time to start the system is OK (usually about 22secs in bootchart).
>> The issue is with GUI applications. When I entered xfce4, it takes about
>> 14secs for everything is ready, and when I open the Firefox (or Mozilla
>> product), it always takes about 15secs to 20secs to be ready.
>>
>> The system may be getting slower because I have been configuring and
>> installing new staff on it. I just wonder if there is any way to tune on it,
>> or maybe somewhere many caches need to be cleaned up?
>>
>> I also used ext3 (journal) as my file system when I first time installed
>> the system. This may be another factor of the issue. For sake of safety, I
>> don't know how to remove the journal features without damaging my system
>> with minimum risks. Any expertise can give advice and guidance on this if it
>> can improve the performance a lot?
>>
>> Thanks,
>> Michael.
>>
>>
> Hi Michael,
>
> You can disable the journaling features in your ext3 filesystems by
> mounting them as ext2. ext3 is backwards compatible with ext2, so you should
> have no problems. To do that, just edit the file /etc/fstab and change all
> ext3 entries to ext2 and reboot the system.
>
> I am not sure that this would improve your performance, though.
>
> - Cassiano
>

Hi Cassiano,

Thanks for your advice. I changed the mount option to ext2. It looks to me
that the performance doesn't get improved. I used the bootchartd to measure
the boot time, it's almost the same (
http://picasaweb.google.com/lh/photo/kzzkWbhe49Nx_HRiC4vrCA?authkey=Gv1sRgCO7m6un5r8KvJQ&feat=directlink)
Use zoom out icon at the right top to see the large pic.

Especially when I open xfce, the disk is busy with being read, that's when I
feel it's very slow with GUI application. I guess there may be performance
issue on X11, but not the base system.

Thanks,
Michael.

Reply via email to