Searched hist:118987 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/sys/
H A Dtimetc.hdiff 118987 Sat Aug 16 08:23:53 MDT 2003 phk Give timecounters a numeric quality field.

A timecounter will be selected when registered if its quality is
not negative and no less than the current timecounters.

Add a sysctl to report all available timecounters and their qualities.

Give the dummy timecounter a solid negative quality of minus a million.

Give the i8254 zero and the ACPI 1000.

The TSC gets 800, unless APM or SMP forces it negative.

Other timecounters default to zero quality and thereby retain current
selection behaviour.
/freebsd-10.2-release/sys/dev/acpica/
H A Dacpi_timer.cdiff 118987 Sat Aug 16 08:23:53 MDT 2003 phk Give timecounters a numeric quality field.

A timecounter will be selected when registered if its quality is
not negative and no less than the current timecounters.

Add a sysctl to report all available timecounters and their qualities.

Give the dummy timecounter a solid negative quality of minus a million.

Give the i8254 zero and the ACPI 1000.

The TSC gets 800, unless APM or SMP forces it negative.

Other timecounters default to zero quality and thereby retain current
selection behaviour.
/freebsd-10.2-release/sbin/ifconfig/
H A Difconfig.cdiff 199770 Wed Nov 25 00:10:37 MST 2009 will Make ``ifconfig -l ether'' only list interfaces that speak Ethernet.

PR: 118987
Approved by: ken (mentor)
/freebsd-10.2-release/sys/kern/
H A Dkern_tc.cdiff 118987 Sat Aug 16 08:23:53 MDT 2003 phk Give timecounters a numeric quality field.

A timecounter will be selected when registered if its quality is
not negative and no less than the current timecounters.

Add a sysctl to report all available timecounters and their qualities.

Give the dummy timecounter a solid negative quality of minus a million.

Give the i8254 zero and the ACPI 1000.

The TSC gets 800, unless APM or SMP forces it negative.

Other timecounters default to zero quality and thereby retain current
selection behaviour.
/freebsd-10.2-release/sys/x86/isa/
H A Datrtc.cdiff 118987 Sat Aug 16 08:23:53 MDT 2003 phk Give timecounters a numeric quality field.

A timecounter will be selected when registered if its quality is
not negative and no less than the current timecounters.

Add a sysctl to report all available timecounters and their qualities.

Give the dummy timecounter a solid negative quality of minus a million.

Give the i8254 zero and the ACPI 1000.

The TSC gets 800, unless APM or SMP forces it negative.

Other timecounters default to zero quality and thereby retain current
selection behaviour.
H A Dclock.cdiff 118987 Sat Aug 16 08:23:53 MDT 2003 phk Give timecounters a numeric quality field.

A timecounter will be selected when registered if its quality is
not negative and no less than the current timecounters.

Add a sysctl to report all available timecounters and their qualities.

Give the dummy timecounter a solid negative quality of minus a million.

Give the i8254 zero and the ACPI 1000.

The TSC gets 800, unless APM or SMP forces it negative.

Other timecounters default to zero quality and thereby retain current
selection behaviour.
/freebsd-10.2-release/sys/x86/x86/
H A Dtsc.cdiff 118987 Sat Aug 16 08:23:53 MDT 2003 phk Give timecounters a numeric quality field.

A timecounter will be selected when registered if its quality is
not negative and no less than the current timecounters.

Add a sysctl to report all available timecounters and their qualities.

Give the dummy timecounter a solid negative quality of minus a million.

Give the i8254 zero and the ACPI 1000.

The TSC gets 800, unless APM or SMP forces it negative.

Other timecounters default to zero quality and thereby retain current
selection behaviour.

Completed in 312 milliseconds