2009年8月26日 星期三

use ReleaseSCSITask to release SCSITaskIdentifier

because GetSCSITask will increase fNumCommandsOutstanding,
we must use this function to decrease fNumCommandsOutstanding

2009年8月21日 星期五

adjust aio queue length

sysctl -a | grep aio
find property about aio

sudo sysctl -w kern.aiomax=256

sudo sysctl -w kern.aioprocmax=256

sudo sysctl -w kern.aiothreads=256

for linux:
aio-max-nr

2009年8月4日 星期二

ftp command

mput *.js:
put every file that ends with .js