Also worth mentioning, ext4 performance has been suffering due to some
kernel regressions. (Especially in 2.6.32 and .33) Since the turbo boost
issues are predominant on mobile platforms and mobile platforms have a
battery, I thought it to be appropriate to include this link which will
give your ext4 a "kick in the pants".  http://blog.loxal.net/2009/04
/tuning-ext4-for-performance-with.html  I know this link was made for
solid state discs (SSD's), but they work extremely well for conventional
HDD's as well.  Instead of a commit time of 100, I personally use 30.
Default value is 5.  I also applied some other tweaks in my
/etc/fstab... (included).

UUID=bb5155eb-2b46-4c70-870a-367ebeecc3c5  /              ext4         
barrier=0,noatime,nouser_xattr,nobh,commit=30 0 1  
# swap was on /dev/sda6 during installation
UUID=b786b071-fbee-4b2c-a5a8-b838a2489316  none           swap         sw       
                           0  0  
/dev/scd0                                  /media/cdrom0  udf,iso9660  
user,noauto,exec,utf8               0  0  
/dev/sda1                                  /media/sda1    ext4         
users,user,noatime,nodiratime,barrier=0,nouser_xattr,nobh,commit=30,data=writeback
 0 0

-- 
core i7 i5 (Lynnfield) turbo boost not working
https://bugs.launchpad.net/bugs/429036
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to