K 10 svn:author V 5 peter K 8 svn:date V 27 2003-01-06T01:53:55.000000Z K 7 svn:log V 295 Move the itm reload to a single place rather than having two identical copies of the reload. Note that we use the precomputed itm_reload value so that we can avoid a division in the kernel. The ia64 cpu does not have integer divide, so this would have been done by a floating point operation. END