Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Good hdparm results but slow harddisk
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Paranoid23
n00b
n00b


Joined: 25 Jul 2005
Posts: 15

PostPosted: Fri Nov 11, 2005 2:50 pm    Post subject: Good hdparm results but slow harddisk Reply with quote

My system feels unresponsive at times because my harddisk feels slow.
I've recently update the harddisk in my laptop from the default 4200RPM 2MB cache disk to a Western Digital 5400RPM 8MB disk.
Hdparm results seem good but the problem is that when a directory is read for the first time it takes a long time (>1 sec.) before the contents show up. After it's cached everything is fine.
The old and new disk both run reiser3.
So what's up? Why does my faster drive feel slower?

Code:

root@~/# hdparm /dev/hda

/dev/hda:
 multcount    = 16 (on)
 IO_support   =  1 (32-bit)
 unmaskirq    =  1 (on)
 using_dma    =  1 (on)
 keepsettings =  0 (off)
 readonly     =  0 (off)
 readahead    = 256 (on)
 geometry     = 65535/16/63, sectors = 80026361856, start = 0

root@~/# hdparm -tT /dev/hda

/dev/hda:
 Timing cached reads:   1592 MB in  2.00 seconds = 795.95 MB/sec
 Timing buffered disk reads:   92 MB in  3.02 seconds =  30.46 MB/sec

Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Fri Nov 11, 2005 2:54 pm    Post subject: Reply with quote

mabe you should tell us how the hd is mounted (settings)
Back to top
View user's profile Send private message
Paranoid23
n00b
n00b


Joined: 25 Jul 2005
Posts: 15

PostPosted: Fri Nov 11, 2005 3:02 pm    Post subject: Reply with quote

It is mounted as the first device as master on the first IDE cable. Is that what you mean?
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Fri Nov 11, 2005 3:22 pm    Post subject: Reply with quote

i meant mount options such as the one in /etc/fstab as:
noatime etc...
Back to top
View user's profile Send private message
Paranoid23
n00b
n00b


Joined: 25 Jul 2005
Posts: 15

PostPosted: Fri Nov 11, 2005 3:50 pm    Post subject: Reply with quote

Ok, here it is:

Code:

$ mount
/dev/hda5 on / type reiserfs (rw,noatime,notail)

And from fstab:
Code:

/dev/hda5     /              reiserfs noatime,notail,defaults           0 0
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum