K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-07-09T12:25:56.000000Z K 7 svn:log V 287 When kern.geom.raid3.use_malloc tunnable is set to 1, malloc(9) instead of uma(9) will be used for memory allocation. In case of problems or tracking bugs, there are more useful tools for malloc(9) debugging than for uma(9) debugging, like memguard(9) and redzone(9). MFC after: 1 week END