[OpenAFS] vice partition sizes, and large disks

chas williams chas@cmf.nrl.navy.mil
Sat, 16 Jun 2001 11:10:26 -0400


>localhost# mount -o logging /space
>localhost# cd /space
>localhost# /bin/time ./createfile 5000
>
>real        0.1
>user        0.0
>sys         0.0

a little correction, for the logging case it should be:

riker# /bin/time ./createfile 5000

real        1.8
user        0.0
sys         0.7

sorry about that.