K 10 svn:author V 3 mav K 8 svn:date V 27 2012-09-28T12:13:34.695790Z K 7 svn:log V 194 Change queue overflow checks from DIAGNOSTIC+panic() to KASSERT() to make them enabled on HEAD by default. It is probably better to do single compare then hunt for unexpected memory corruption. END