K 10 svn:author V 3 mav K 8 svn:date V 27 2012-10-23T15:15:16.574013Z K 7 svn:log V 207 MFC r241028: 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