Searched hist:59093 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/smbus/
H A Dsmbus_if.mdiff 59093 Sat Apr 08 12:17:18 MDT 2000 dfr * Factor out the object system from new-bus so that it can be used by
non-device code.
* Re-implement the method dispatch to improve efficiency. The new system
takes about 40ns for a method dispatch on a 300Mhz PII which is only
10ns slower than a direct function call on the same hardware.

This changes the new-bus ABI slightly so make sure you re-compile any
driver modules which you use.
/freebsd-11-stable/sys/dev/iicbus/
H A Diicbus_if.mdiff 59093 Sat Apr 08 12:17:18 MDT 2000 dfr * Factor out the object system from new-bus so that it can be used by
non-device code.
* Re-implement the method dispatch to improve efficiency. The new system
takes about 40ns for a method dispatch on a 300Mhz PII which is only
10ns slower than a direct function call on the same hardware.

This changes the new-bus ABI slightly so make sure you re-compile any
driver modules which you use.
/freebsd-11-stable/sys/kern/
H A Dsubr_kobj.c59093 Sat Apr 08 12:17:18 MDT 2000 dfr * Factor out the object system from new-bus so that it can be used by
non-device code.
* Re-implement the method dispatch to improve efficiency. The new system
takes about 40ns for a method dispatch on a 300Mhz PII which is only
10ns slower than a direct function call on the same hardware.

This changes the new-bus ABI slightly so make sure you re-compile any
driver modules which you use.
H A Dbus_if.mdiff 59093 Sat Apr 08 12:17:18 MDT 2000 dfr * Factor out the object system from new-bus so that it can be used by
non-device code.
* Re-implement the method dispatch to improve efficiency. The new system
takes about 40ns for a method dispatch on a 300Mhz PII which is only
10ns slower than a direct function call on the same hardware.

This changes the new-bus ABI slightly so make sure you re-compile any
driver modules which you use.
H A Dsubr_bus.cdiff 59093 Sat Apr 08 12:17:18 MDT 2000 dfr * Factor out the object system from new-bus so that it can be used by
non-device code.
* Re-implement the method dispatch to improve efficiency. The new system
takes about 40ns for a method dispatch on a 300Mhz PII which is only
10ns slower than a direct function call on the same hardware.

This changes the new-bus ABI slightly so make sure you re-compile any
driver modules which you use.
/freebsd-11-stable/sys/sys/
H A Dkobj.h59093 Sat Apr 08 12:17:18 MDT 2000 dfr * Factor out the object system from new-bus so that it can be used by
non-device code.
* Re-implement the method dispatch to improve efficiency. The new system
takes about 40ns for a method dispatch on a 300Mhz PII which is only
10ns slower than a direct function call on the same hardware.

This changes the new-bus ABI slightly so make sure you re-compile any
driver modules which you use.
H A Dbus.hdiff 59093 Sat Apr 08 12:17:18 MDT 2000 dfr * Factor out the object system from new-bus so that it can be used by
non-device code.
* Re-implement the method dispatch to improve efficiency. The new system
takes about 40ns for a method dispatch on a 300Mhz PII which is only
10ns slower than a direct function call on the same hardware.

This changes the new-bus ABI slightly so make sure you re-compile any
driver modules which you use.
/freebsd-11-stable/sys/dev/pci/
H A Dpci_if.mdiff 59093 Sat Apr 08 12:17:18 MDT 2000 dfr * Factor out the object system from new-bus so that it can be used by
non-device code.
* Re-implement the method dispatch to improve efficiency. The new system
takes about 40ns for a method dispatch on a 300Mhz PII which is only
10ns slower than a direct function call on the same hardware.

This changes the new-bus ABI slightly so make sure you re-compile any
driver modules which you use.
H A Dpci.cdiff 59093 Sat Apr 08 12:17:18 MDT 2000 dfr * Factor out the object system from new-bus so that it can be used by
non-device code.
* Re-implement the method dispatch to improve efficiency. The new system
takes about 40ns for a method dispatch on a 300Mhz PII which is only
10ns slower than a direct function call on the same hardware.

This changes the new-bus ABI slightly so make sure you re-compile any
driver modules which you use.
/freebsd-11-stable/sys/conf/
H A DMakefile.powerpcdiff 59093 Sat Apr 08 12:17:18 MDT 2000 dfr * Factor out the object system from new-bus so that it can be used by
non-device code.
* Re-implement the method dispatch to improve efficiency. The new system
takes about 40ns for a method dispatch on a 300Mhz PII which is only
10ns slower than a direct function call on the same hardware.

This changes the new-bus ABI slightly so make sure you re-compile any
driver modules which you use.

Completed in 539 milliseconds