K 10 svn:author V 3 mav K 8 svn:date V 27 2013-08-26T07:48:50.242522Z K 7 svn:log V 325 Declare partial (receive sides only) direct dispatch support for GEOM RAID. All real work is done in separate thread, so this just allows to switch there easier. System-wide this saves up to 25% of context switches per request. Unfortunately we can't allow direct send there due to the sxlock held during respective calls. END