freebsd-dev/sys/sparc64
Marius Strobl 31a0d89119 Micro-optimize spitfire_block_{copy,zero}():
- Predict the loop as taken as it's more likely that there's still
  data to copy and memory to zero respectively.
- Don't waste the delay slot.
2008-11-16 19:28:55 +00:00
..
central - Provide and consume module dependency information. 2008-08-23 16:07:20 +00:00
compile
conf Enable mpt(4) as some later models have on-board Fusion-MPT 2008-10-11 12:10:23 +00:00
ebus - Removed unused sc_node. 2008-08-23 15:44:13 +00:00
fhc - Provide and consume module dependency information. 2008-08-23 16:07:20 +00:00
include Use the STICK timers only when absolutely necessary, i.e. if a machine 2008-09-20 11:26:13 +00:00
isa Remove the MD isa_irq_pending() and the underlying PCI-specific 2008-04-26 11:01:38 +00:00
pci - Turn off interrupts instead of only entering a critical section 2008-10-28 22:05:20 +00:00
sbus o Move the MODULE_DEPEND() for cam(4) from the esp_sbus.c front-end to 2008-09-08 20:20:44 +00:00
sparc64 Micro-optimize spitfire_block_{copy,zero}(): 2008-11-16 19:28:55 +00:00