K 10 svn:author V 4 neel K 8 svn:date V 27 2010-05-27T01:27:25.216601Z K 7 svn:log V 214 Simplify clock interrupt handling on mips by using the new KPI - timer1clock() and timer2clock(). Dynamically adjust the tick frequency depending on the value of 'hz'. Tested with hz values of 100, 1000 and 2000. END