freebsd-skq/sys/tools
Warner Losh 099919b76d newbus: remove support for SINGLETON
Revert rest of de8dd262c4 since it's now unused.

jhibbits@ introduced this to give powerpc MMU functions IFUNC like
performance while retaining the kobj interface, speeding up operations
10-20%. Since there was only ever one instance of the mmu interface
active at any given time, we could cache the looked up results more
agressively.

powerpc migrated to using IFUNCs to get an even larger performance boost
in 45b69dd63e, deleting the two files it was added to in de8dd262c4.

However, there's few, if any, other potential applications of this to
the tree today. It's now unused and undocumented. Retire it to eliminate
this wart and to preclude the need to document it. Should a simmilar
case arise in the future, the code is in git...

Discusssed with:	jhibbits@
Reviewed by:		jhb@
Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D29997
2021-04-26 11:41:08 -06:00
..
fdt
sound
acpi_quirks2h.awk
arm_kernel_boothdr.awk
bus_macro.sh
embed_mfs.sh
fw_stub.awk
makeobjops.awk
makesyscalls.lua
miidevs2h.awk
pccarddevs2h.awk
sdiodevs2h.awk
usbdevs2h.awk
vnode_if.awk