| Author |
Message |
|
|
Post subject: Hard Drive Performance measurement test?
Posted: Apr 21, 2008 - 11:51 PM
|
|
Active Member
Joined: Sep 01, 2006
Posts: 24
|
|
I am using QNX 6.3.2 Neutrino Host. I need to test my Hard Drive's performance under QNX. I use to do something similar in Linux with 'hdparm' utility. Is there something equivalent to hdparm in QNX?
Thanks |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Hard Drive Performance measurement test?
Posted: Apr 22, 2008 - 02:50 AM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2831
|
|
| Not buildin, but you might be able to get a benchmark program going from the pkgsrc kit. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Hard Drive Performance measurement test?
Posted: Apr 22, 2008 - 01:20 PM
|
|
Senior Member
Joined: Jul 22, 2004
Posts: 346
|
|
Easiest Way for R/W Test would be, open up a Ramdisk about 500 MB, copy this 500 MB to HD (aprox. Write Speed), Read it into Ram (aprox. Read Spead).
Alternate try other way round you won´t need a RAM Disk, but i often had Cache Problems, 500MB written in 1.x seconds sounds too much ^^ |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Hard Drive Performance measurement test?
Posted: Apr 22, 2008 - 02:50 PM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2831
|
|
| cp -V /dev/hd0 /dev/null is a crude way of checking raw read performance. |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: RE: Hard Drive Performance measurement test?
Posted: Apr 22, 2008 - 06:52 PM
|
|
Active Member
Joined: Sep 01, 2006
Posts: 24
|
|
|
mario wrote:
Not buildin, but you might be able to get a benchmark program going from the pkgsrc kit.
What's that? How can I get access to it? Can you give me some clue?
Thanks for your reply.
I do blog at http://blogs.koolwal.net/ |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: RE: Hard Drive Performance measurement test?
Posted: Apr 23, 2008 - 01:23 AM
|
|
QNX Master
Joined: Sep 01, 2002
Posts: 2831
|
|
|
|
|
 |
|
|
Post subject: Re: RE: Re: RE: Hard Drive Performance measurement test?
Posted: Apr 23, 2008 - 06:52 PM
|
|
Active Member
Joined: Sep 01, 2006
Posts: 24
|
|
|
mario wrote:
http://community.qnx.com/sf/projects/pkgsrc
Thanks |
|
|
| |
|
|
|
 |
|
|