Single device optimizations


Up: Design Next: Requests Previous: Freeing requests

Much of the function pointer interface can be removed in the single device case:


The first of these is fairly easy and may help on fast systems. The second may not be worth the trouble, since if there is a function to call, the overhead is already relatively high.



Up: Design Next: Requests Previous: Freeing requests