atom feed10 messages in org.freebsd.freebsd-performanceDisk I/O Performance
FromSent OnAttachments
Kristofer PettijohnOct 19, 2004 12:34 pm 
João Carlos Mendes LuísOct 19, 2004 12:45 pm 
Mike HorwathOct 19, 2004 1:52 pm 
Kristofer PettijohnOct 19, 2004 2:01 pm 
Kristofer PettijohnOct 19, 2004 2:02 pm 
Mike HorwathOct 19, 2004 2:02 pm 
Mike HorwathOct 19, 2004 2:04 pm 
Kristofer PettijohnOct 19, 2004 2:06 pm 
Mike JakubikOct 19, 2004 2:08 pm 
João Carlos Mendes LuísOct 20, 2004 8:33 am 
Subject:Disk I/O Performance
From:Kristofer Pettijohn (kris@cybernetik.net)
Date:Oct 19, 2004 2:06:52 pm
List:org.freebsd.freebsd-performance

Use this for tunefs - it made a little bit of a difference:

tunefs -m 8 -o time /dev/something

and make sure you set up the dspool.ctl file correctly because of the change.

Already am..

Set -f, -n, played with -a a bit, -o is time, -m is 8..

Kristofer