[Fault-injection-developer] DProbes and FITH
Status: Alpha
Brought to you by:
rustyl
From: Wang, F. <fra...@in...> - 2002-10-22 05:31:39
|
Good questions raised by Rob. So let's discuss this with a new subject. >>Also, can you explain why we aren't modifying & using dprobes? Why are >>we instead using a modified version of insmod? With your current FITH >>implementation, can you inject faults in statically compiled/linked >>drivers or kernel code (e.g. not just kernel modules)? >>I have concerns that using a modified insmod, won't fly with kernel >>developers. If dprobes isn't sufficient, why can't it be modified, so we >>don't have to use a modified version of insmod. I may be drawing the >>wrong conclusion here, so don't change it until you explain it. |