[Fault-injection-developer] RE: [PATCH]Rewrite of fi_core.c u sing sysfs
Status: Alpha
Brought to you by:
rustyl
From: Zhuang, L. <lou...@in...> - 2002-12-17 03:29:37
|
> According to what should be done in execute_trigger, > I don't think that include it inline will reduce much overhead. > Also, if there is any fault that should be injected, we don't really > care the system's performance; if there isn't, we could found other > way to reduce the overhead (using global flag?). This is a good idea to minimize overhead when there are no triggers. |