Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Speeding up the HD and some misc Perl Tips
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
simoriah
n00b
n00b


Joined: 26 Jul 2002
Posts: 2

PostPosted: Sat Jul 27, 2002 6:55 am    Post subject: Reply with quote

Looks like... so far... I win the pissing contest! This is without any tweaks. ;)

Code:

/dev/hda:
 Timing buffer-cache reads:   128 MB in  0.46 seconds =278.87 MB/sec
 Timing buffered disk reads:  64 MB in  1.43 seconds = 44.69 MB/sec


This is with a WD 800JB (I think that's the model number). ATA100, 80GB with 8mb cache.
Back to top
View user's profile Send private message
bone
Apprentice
Apprentice


Joined: 07 Jun 2002
Posts: 255
Location: Midwest, USA

PostPosted: Sat Jul 27, 2002 3:53 pm    Post subject: Western Digital 10GB HD Reply with quote

I guess I loose the contest with the smallest stream. :(
I have tried -X 33 through -X 69, and none seem to work any better.

<beginning of sniplet>
*[root@gk:root] /sbin/hdparm -m 16 -a 1 -c 1 -u 1 -d 1 -X 68 -k 1 /dev/hda

*[root@gk:root] hdparm -Tt /dev/hda

/dev/hda:
Timing buffer-cache reads: 128 MB in 1.01 seconds =126.89 MB/sec
Timing buffered disk reads: 64 MB in 5.39 seconds = 11.88 MB/sec
<end of sniplet>

Time to buy a faster HD i guess.
Back to top
View user's profile Send private message
1llus10n
n00b
n00b


Joined: 30 Jul 2002
Posts: 5
Location: NY

PostPosted: Tue Jul 30, 2002 11:23 pm    Post subject: i got Reply with quote

Code:
 hdparm -Tt /dev/hda

/dev/hda:
 Timing buffer-cache reads:   128 MB in  0.44 seconds =290.91 MB/sec
 Timing buffered disk reads:  64 MB in  2.08 seconds = 30.77 MB/sec
 


not too bad .......
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Wed Jul 31, 2002 5:40 am    Post subject: Reply with quote

Code:

overseas voicu # hdparm -i /dev/hda

/dev/hda:

 Model=MAXTOR 6L040J2, FwRev=AR1.0400, SerialNo=662133637170
 Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
 RawCHS=16383/16/63, TrkSize=32256, SectSize=21298, ECCbytes=4
 BuffType=DualPortCache, BuffSize=1818kB, MaxMultSect=16, MultSect=16
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=78177792
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4
 DMA modes:  mdma0 mdma1 mdma2
 UDMA modes: udma0 udma1 udma2 udma3 *udma4 udma5 udma6
 AdvancedPM=no WriteCache=enabled
 Drive conforms to: ATA/ATAPI-5 T13 1321D revision 1:  1 2 3 4 5

Code:

overseas voicu # hdparm -tT /dev/hda

/dev/hda:
 Timing buffer-cache reads:   128 MB in  0.24 seconds =539.70 MB/sec
 Timing buffered disk reads:  64 MB in  1.65 seconds = 38.77 MB/sec

_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
Marauder
n00b
n00b


Joined: 18 Apr 2002
Posts: 3
Location: Au

PostPosted: Thu Aug 01, 2002 2:07 am    Post subject: Reply with quote

[quote="J0rd"]
hey marauder, what kind of drives are those? you got some nice cache speeds[/quote]

sorry for not posting earlier - haven't checked this thread for a while :)

/dev/hda:
Timing buffer-cache reads: 128 MB in 0.44 seconds =292.91 MB/sec
Timing buffered disk reads: 64 MB in 1.66 seconds = 38.65 MB/sec

hda is a SeaGate 60 gig 'cuda IV

/dev/hdb:
Timing buffer-cache reads: 128 MB in 0.44 seconds =292.24 MB/sec
Timing buffered disk reads: 64 MB in 2.52 seconds = 25.43 MB/sec

and hdb is an old Quantum LM+ 15 gigger

on an Epox 8kha+ mobo
Back to top
View user's profile Send private message
debian
n00b
n00b


Joined: 24 Jun 2002
Posts: 22

PostPosted: Thu Aug 01, 2002 6:27 am    Post subject: Reply with quote

DArtagnan wrote:
Code:

overseas voicu # hdparm -tT /dev/hda

/dev/hda:
 Timing buffer-cache reads:   128 MB in  0.24 seconds =539.70 MB/sec
 Timing buffered disk reads:  64 MB in  1.65 seconds = 38.77 MB/sec

Do you get the same figure every time you run it? E.g. my SCSI harddisk always give the following result:
Code:
hdparm -Tt /dev/sda

/dev/sda:
 Timing buffer-cache reads:   128 MB in  0.77 seconds =166.23 MB/sec
 Timing buffered disk reads:  64 MB in  2.26 seconds = 28.32 MB/sec

While I'd get a wide range of result for "Timing buffer-cache reads" for ide-harddisk.
Back to top
View user's profile Send private message
Kiff
n00b
n00b


Joined: 22 Jul 2002
Posts: 73

PostPosted: Wed Aug 14, 2002 12:12 pm    Post subject: Reply with quote

DArtagnan wrote:
Code:

overseas voicu # hdparm -i /dev/hda

/dev/hda:

 Model=MAXTOR 6L040J2, FwRev=AR1.0400, SerialNo=662133637170
 Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
 RawCHS=16383/16/63, TrkSize=32256, SectSize=21298, ECCbytes=4
 BuffType=DualPortCache, BuffSize=1818kB, MaxMultSect=16, MultSect=16
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=78177792
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4
 DMA modes:  mdma0 mdma1 mdma2
 UDMA modes: udma0 udma1 udma2 udma3 *udma4 udma5 udma6
 AdvancedPM=no WriteCache=enabled
 Drive conforms to: ATA/ATAPI-5 T13 1321D revision 1:  1 2 3 4 5

Code:

overseas voicu # hdparm -tT /dev/hda

/dev/hda:
 Timing buffer-cache reads:   128 MB in  0.24 seconds =539.70 MB/sec
 Timing buffered disk reads:  64 MB in  1.65 seconds = 38.77 MB/sec


well... looks like we've got the same HD! But this is my performance:

Code:

/dev/hda:
 Timing buffer-cache reads:   128 MB in  0.71 seconds =181.05 MB/sec
 Timing buffered disk reads:  64 MB in  1.59 seconds = 40.15 MB/sec


how did you get such a fast cache speed??
Back to top
View user's profile Send private message
foxhound
n00b
n00b


Joined: 15 Aug 2002
Posts: 1
Location: over the rainbow

PostPosted: Fri Aug 16, 2002 8:13 am    Post subject: Reply with quote

Model=WDC WD200BB 7200rpm BuffSize=2048kB
foxhound root # hdparm -Tt /dev/hda

/dev/hda:
Timing buffer-cache reads: 128 MB in 0.96 seconds =133.75 MB/sec
Timing buffered disk reads: 64 MB in 1.38 seconds = 46.48 MB/sec


Model=WDC WD200EB 5400rpm BuffSize=2048kB


foxhound root # hdparm -Tt /dev/hdb

/dev/hdb:
Timing buffer-cache reads: 128 MB in 0.93 seconds =137.04 MB/sec
Timing buffered disk reads: 64 MB in 2.21 seconds = 28.91 MB/sec


:oops: The cache speed is .....slow, at least compared with what i've seen above. How can I make it more speedy ? :?
Back to top
View user's profile Send private message
brian33x51
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jun 2002
Posts: 118

PostPosted: Wed Aug 21, 2002 2:21 pm    Post subject: Oh, I should jump in with mine Reply with quote

Hehe...

dowland root # hdparm -tT /dev/md0

/dev/md0:
Timing buffer-cache reads: 128 MB in 0.50 seconds =255.49 MB/sec
Timing buffered disk reads: 64 MB in 0.95 seconds = 67.23 MB/sec
Back to top
View user's profile Send private message
LeChuck
n00b
n00b


Joined: 11 Aug 2002
Posts: 31

PostPosted: Thu Aug 22, 2002 12:15 pm    Post subject: Reply with quote

Heres mine:

Code:
/dev/hda:
 Timing buffer-cache reads:   128 MB in  0.22 seconds =579.19 MB/sec
 Timing buffered disk reads:  64 MB in  1.39 seconds = 46.21 MB/sec


Code:
 Model=WDC WD800JB-00CRA1, FwRev=17.07W17, SerialNo=WD-WMA8E1912666
 Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq }
 RawCHS=16383/16/63, TrkSize=57600, SectSize=600, ECCbytes=40
 BuffType=DualPortCache, BuffSize=8192kB, MaxMultSect=16, MultSect=16
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=156301488
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4
 DMA modes:  mdma0 mdma1 mdma2
 UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5
 AdvancedPM=no WriteCache=enabled
 Drive conforms to: device does not report version:  1 2 3 4 5


Code:
/dev/hda:
 multcount    = 16 (on)
 IO_support   =  1 (32-bit)
 unmaskirq    =  0 (off)
 using_dma    =  1 (on)
 keepsettings =  0 (off)
 readonly     =  0 (off)
 readahead    =  8 (on)
 geometry     = 9729/255/63, sectors = 156301488, start = 0


The cache speed is boosted by increasing your CPU's FSB. This is on a P41.8@2.4 (133mhz FSB)... when the FSB is at default of 100 the cache is about 200 (I think ... maybe a little less). At 160Mhz the cache is in excess of 650 ... although my machine is unstable at that speed.
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Thu Aug 22, 2002 12:20 pm    Post subject: Reply with quote

Kiff wrote:
DArtagnan wrote:
Code:

overseas voicu # hdparm -i /dev/hda

/dev/hda:

 Model=MAXTOR 6L040J2, FwRev=AR1.0400, SerialNo=662133637170
 Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }
 RawCHS=16383/16/63, TrkSize=32256, SectSize=21298, ECCbytes=4
 BuffType=DualPortCache, BuffSize=1818kB, MaxMultSect=16, MultSect=16
 CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=78177792
 IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4
 DMA modes:  mdma0 mdma1 mdma2
 UDMA modes: udma0 udma1 udma2 udma3 *udma4 udma5 udma6
 AdvancedPM=no WriteCache=enabled
 Drive conforms to: ATA/ATAPI-5 T13 1321D revision 1:  1 2 3 4 5

Code:

overseas voicu # hdparm -tT /dev/hda

/dev/hda:
 Timing buffer-cache reads:   128 MB in  0.24 seconds =539.70 MB/sec
 Timing buffered disk reads:  64 MB in  1.65 seconds = 38.77 MB/sec


well... looks like we've got the same HD! But this is my performance:

Code:

/dev/hda:
 Timing buffer-cache reads:   128 MB in  0.71 seconds =181.05 MB/sec
 Timing buffered disk reads:  64 MB in  1.59 seconds = 40.15 MB/sec


how did you get such a fast cache speed??


i added to /etc/conf.d/local.start:
hdparm -u1 -c1 -d1 -m16 -X68 -S120 /dev/hda

I don't get the same values all the time but never under 530 for Timing buffer-cache reads and never under 20 for Timing buffered disk reads
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
eivinn
Apprentice
Apprentice


Joined: 10 Jul 2002
Posts: 219
Location: Norway

PostPosted: Fri Aug 23, 2002 12:31 am    Post subject: Reply with quote

Thought I just had to enter my competitive results(?) without running hdparm at all:

Code:
root@denice eivinn # hdparm -Tt /dev/hda

/dev/hda:
 Timing buffer-cache reads:   128 MB in  0.25 seconds =512.00 MB/sec
 Timing buffered disk reads:  64 MB in  1.71 seconds = 37.34 MB/sec
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Fri Aug 23, 2002 12:40 am    Post subject: Reply with quote

This thread is locked pending discussions of how to make it more useful. It may come alive again, and it may get split and parts of it may be moved out of Documentation, Tips & Tricks.

Apparently the discussions broke down. Moved from DT&T, to OTG where "multi-topic" threads usually live out their lives in peace. 2004.DEC --pjp
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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