RE: [Fault-injection-developer] Need for benchmarking
Status: Alpha
Brought to you by:
rustyl
From: Gao, K. <kev...@in...> - 2002-12-16 00:33:10
|
We can do some tiny program to test the time of MMIO read, write operation in such situation: common kernel. Kernel with our FITH, but no faultset. Kernel with our FITH, but the address of faultset is not associate with = the operation. Kernel with our FITH, corresponding faultset but no action. Kernel with our FITH, and injection corresponding fault into the = operation. Any other ideas? Kevin -----Original Message----- From: Rusty Lynch [mailto:ru...@li...]=20 Sent: 2002=C4=EA12=D4=C214=C8=D5 0:36 To: fau...@li... Subject: [Fault-injection-developer] Need for benchmarking We could use some standardized benchmarking to=20 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=20 ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility=20 Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Fault-injection-developer mailing list Fau...@li... https://lists.sourceforge.net/lists/listinfo/fault-injection-developer |