K 10 svn:author V 8 kensmith K 8 svn:date V 27 2004-09-30T14:30:29.000000Z K 7 svn:log V 375 Set the tc_quality field of the struct before calling tc_init(), since the structure space had been obtained from malloc() its contents is random garbage. The choice of value being set is part of a larger effort to solve some timecounter issues on MP machines (while working on that we noticed this problem). Noticed by: marius Reviewed by: marius, green MFC after: 3 days END