Michael> By the way, I was looking at using RCU to reduce locking,
Michael> also for thing like poll_cq. What do you say to that?
Unless it's a dramatic speedup, we should avoid RCU because it seems
RCU can only be used with GPL code, not dual GPL/BSD.
- Roland