> I realize that this makes for non-static offsets when the driver updates
> the dispatch table, but I don't see that as a big issue.  Are there drivers
> that change the dispatch table so often that using a variable offset to do
> so (or even a function call for that matter) would affect their performance?

I had the same question, I agree with you, I don't see why this is such a big
issue. However, Michael feels very strongly this will be an unacceptable
run-time performance hit and software implementation burden. But since I don't
see the problem and I respect Michael's technical credentials it makes me
question my own understanding of the issues. What am I missing?

John

Reply via email to