cooperの日記: 認識OK、マウントOK、書き込み…
日記 by
cooper
NetBSD 1.5ZA で Memory Key があっさりとマウント出来てしまった。なんだか拍子抜けしたけど、とても嬉しい。ただ、あんまり素直に喜べなかったりもする。
root(cooper)@milonga:/mnt# ls -l /netbsd
-rwxr-xr-x 1 root wheel 2345767 Feb 26 10:10 /netbsd*
root(cooper)@milonga:/mnt# time cp /netbsd /tmp
cp -i /netbsd /tmp 0.00s user 0.03s system 67% cpu 0.044 total
root(cooper)@milonga:/mnt# time cp /netbsd .
cp -i /netbsd . 0.00s user 0.06s system 0% cpu 1:47.30 total
ううむ…
root(cooper)@milonga:/mnt# ls -l /netbsd
-rwxr-xr-x 1 root wheel 2345767 Feb 26 10:10 /netbsd*
root(cooper)@milonga:/mnt# time cp /netbsd /tmp
cp -i /netbsd /tmp 0.00s user 0.03s system 67% cpu 0.044 total
root(cooper)@milonga:/mnt# time cp /netbsd .
cp -i /netbsd . 0.00s user 0.06s system 0% cpu 1:47.30 total
ううむ…