Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



jonathan
Wed Feb 12 16:59:15 PST 1997
Update of /a/cvsroot/src/sys/arch/i386/i386
In directory netbsd1:/var/slash-tmp/cvs-serv21854/i386

Modified Files:
        machdep.c microtime.s 
Log Message:
Import Dennis Ferguson's i386 clock change request from PR 2785:
   * Add table-driven assembly-coded microtime().

   * add boot-time computation of the interpolation table,
     allowing the hand-coded microtime() to work with locally-tuned 
     nonstandard values of HZ or TIMER_FREQ.

   * delete old C version of microtime().


jonathan
Wed Feb 12 16:59:16 PST 1997
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv21854/isa

Modified Files:
        clock.c 
Log Message:
Import Dennis Ferguson's i386 clock change request from PR 2785:
   * Add table-driven assembly-coded microtime().

   * add boot-time computation of the interpolation table,
     allowing the hand-coded microtime() to work with locally-tuned 
     nonstandard values of HZ or TIMER_FREQ.

   * delete old C version of microtime().




Home | Main Index | Thread Index | Old Index