We could use some standardized benchmarking to
periodically run on our code base to get a feel for how
much overhead our changes are adding.
For example our current code adds a hook to the
page fault handler. It would be really easy to thrash
the kernel with even the smallest of tweaks to that
code.
Any idea's? Kevin, have planned on putting something
together?
-rustyl
|