Searched hist:48888 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/x86/isa/
H A Dclock.cdiff 48888 Sun Jul 18 13:19:29 MDT 1999 bde Don't let the machdep.tsc_freq sysctl proceed if the TSC is present
but broken, since tsc_timecounter is not initialised in that case,
and updating an uninitialised timecounter is fatal.

Fixed style bugs in the machdep.i8254_freq and machdep.tsc_freq
sysctls.

Reviewed by: phk
H A Datrtc.cdiff 48888 Sun Jul 18 13:19:29 MDT 1999 bde Don't let the machdep.tsc_freq sysctl proceed if the TSC is present
but broken, since tsc_timecounter is not initialised in that case,
and updating an uninitialised timecounter is fatal.

Fixed style bugs in the machdep.i8254_freq and machdep.tsc_freq
sysctls.

Reviewed by: phk
/freebsd-11-stable/sys/x86/x86/
H A Dtsc.cdiff 48888 Sun Jul 18 13:19:29 MDT 1999 bde Don't let the machdep.tsc_freq sysctl proceed if the TSC is present
but broken, since tsc_timecounter is not initialised in that case,
and updating an uninitialised timecounter is fatal.

Fixed style bugs in the machdep.i8254_freq and machdep.tsc_freq
sysctls.

Reviewed by: phk

Completed in 333 milliseconds