K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-10-08T05:26:45.351655Z K 7 svn:log V 230 Minor optimizations to dTSEC glue code Don't call pmap_kextract() multiple times, it wastes CPU cycles, which in a high performance environment can be very expensive. Inline XX_FindTracker() to allow more optimizations as well. END