gstripe

2013-02-03 Thread Wojciech Puchar
option -s stripe size - what is stripe size? if i stripped 4 devices with -s $[512*1024*1024] then does it mean that 1) it will take 512MB from device 1, then 512MB from device 2, then 512MB from device 3 then 512MB from device 4 or 2) it will take 128MB from each for 512MB total

Re: scheduler->swapper, SI_SUB_RUN_SCHEDULER->SI_SUB_LAST

2013-02-03 Thread Andriy Gapon
on 02/02/2013 16:50 Konstantin Belousov said the following: > On Sat, Feb 02, 2013 at 01:50:40PM +0200, Andriy Gapon wrote: >> >> I would like to propose the following mostly cosmetic change: >> http://people.freebsd.org/~avg/scheduler-swapper.diff >> >> This is something that bit me early in my Fr

detect mwait capabilities and extensions

2013-02-03 Thread Andriy Gapon
Guys, could you please the following change? It is amd64-centric now, but obviously I plan equivalent changes for i386. I am mostly concerned about proper header files for various definitions and proper names for them. Especially I am not sure where to put STATE_RUNNING, STATE_MWAIT, STATE_SLEEP