Hi,

IBM thinkpad X300, OpenBSD-current

# dmesg|grep sd0
sd0 at scsibus1 targ 0 lun 0: <ATA, SAMSUNG MCCOE64G, PS10> SCSI3 0/direct fixed
sd0: 61057MB, 512 bytes/sec, 125045424 sec total
root on sd0a swap on sd0b dump on sd0b
# mount
/dev/sd0a on / type ffs (local, noatime, softdep)
# df -h
Filesystem     Size    Used   Avail Capacity  Mounted on
/dev/sd0a     58.7G   19.3G   36.4G    35%    /
# dd bs=65536 if=/dev/rsd0a of=/dev/null count=10000
10000+0 records in
10000+0 records out
655360000 bytes transferred in 8.389 secs (78114049 bytes/sec)
#

Maxim

On Fri, Sep 19, 2008 at 7:11 AM, Aaron Stellman <[EMAIL PROTECTED]> wrote:
> Hello list,
> Since the prices on SSD are falling I'm thinking about aquiring one.
> Before I do that however, I'd like to see some quantified benchmarks.
> I'd really appreciate if anyone could comment on perfomance figures and
> maybe even send results of bonnie/bonnie++ benchmark on any SSD drive
> on OpenBSD.
> Here is what I'm looking at:
> http://www.mwave.com/mwave/SkuSearch_v2.asp?SCriteria=ba25346
> I realize reviews on this thing are contradictory, but I'm willing to
> risk and see if these are worth the cost. There are also reports that
> this particular SSD makes thinkpad T61 error out on bios initializing
> with "error 2100"; however, it seems to be AHCI related. Someone
> suggested disabling AHCI in bios. In any case, I appreciate your
> thoughts and comments.

Reply via email to