Subject: raidframe queue
To: None <current-users@netbsd.org>
From: Mihai CHELARU <kefren@netbsd.ro>
List: current-users
Date: 04/04/2006 11:30:36
Hi,

I initialized a raid device with fifo queue (size 100). I tried to change it 
after that to sstf, size 200. Still after reboot & reconfigure, raidctl -s 
raid0 shows:

raid# raidctl -s raid0 | grep Queue
   Queue size: 100, blocksize: 512, numBlocks: 230344992
   Queue size: 100, blocksize: 512, numBlocks: 230344992
   Queue size: 100, blocksize: 512, numBlocks: 230344992
   Queue size: 100, blocksize: 512, numBlocks: 230344992

How can I check what's the queueing strategy, and why is not changed 
acording to config file ? I'm not using autoconfigure, btw.


-- 
Mihai