[Fault-injection-developer] Need for benchmarking
Status: Alpha
Brought to you by:
rustyl
From: Rusty L. <ru...@li...> - 2002-12-13 16:36:13
|
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 |