Gentoo Archives: gentoo-performance

From: "Christopher Bergström" <cbergstrom@×××××××××.com>
To: gentoo-performance@l.g.o
Subject: Re: [gentoo-performance] gentoo-performance
Date: Fri, 20 Jan 2006 04:43:07
Message-Id: 43D06992.30906@netsyncro.com
In Reply to: Re: [gentoo-performance] gentoo-performance by lnxg33k
1 lnxg33k wrote:
2
3 > Chris wrote:
4 >
5 >> funny that a "high performance linux" has a dead performance ML... LOL
6 >
7 > <snip>
8 >
9 > Could be evidence that the "ricer" crowd doesn't read? (i.e. they post
10 > to more generic lists or use other mediums instead of something
11 > specific for their needs)
12
13 Since we're all here and saying hello.. Someone have a performance
14 question or a good tip to add to the list?
15
16 The one thing that first pops to my head is some hdparm results I've had
17 and if maybe it's either my kernel setup or how I'm testing with hdparm...
18
19 Anyhow..
20
21 Raptors on SATA (Model Number: WDC WD360GD-00FNA0) (-c3 -u1 -A1
22 -W1 -d1 -a256 -M254 -m16 -X70 )
23 Kernel config
24 CONFIG_SCSI_SATA_SIL=y
25
26 There's an alternative driver, but haven't tested it...
27
28 hdparm -tT /dev/hde
29
30 /dev/hde:
31 Timing cached reads: 956 MB in 2.00 seconds = 477.02 MB/sec
32 Timing buffered disk reads: 116 MB in 3.03 seconds = 38.26 MB/sec
33
34 hdparm -tT --direct /dev/hde
35
36 /dev/hde:
37 Timing O_DIRECT cached reads: 244 MB in 2.01 seconds = 121.26 MB/sec
38 Timing O_DIRECT disk reads: 124 MB in 3.01 seconds = 41.17 MB/sec
39
40 Laptop 7k60 (Model Number: HTS726060M9AT00)
41 hdparm -tT /dev/hdc
42
43 /dev/hdc:
44 Timing cached reads: 1980 MB in 2.00 seconds = 989.94 MB/sec
45 Timing buffered disk reads: 118 MB in 3.04 seconds = 38.81 MB/sec
46
47
48 hdparm -tT --direct /dev/hdc
49
50 /dev/hdc:
51 Timing O_DIRECT cached reads: 364 MB in 2.02 seconds = 180.54 MB/sec
52 Timing O_DIRECT disk reads: 120 MB in 3.04 seconds = 39.42 MB/sec
53
54
55 I also can't set the raptors into UDMA6 tried -X70 with no luck..
56
57 Any suggestions?
58
59 Thanks
60
61 C.
62 --
63 gentoo-performance@g.o mailing list

Replies

Subject Author
Re: [gentoo-performance] gentoo-performance Jeremy Brake <gentoolists@×××××××××××.nz>
Re: [gentoo-performance] gentoo-performance Bill Roberts <billbalt@×××××××××××××.com>