RE: [Fault-injection-developer] FITH minimal feature set (proposa l)
Status: Alpha
Brought to you by:
rustyl
From: Zhuang, L. <lou...@in...> - 2002-11-15 07:04:28
|
Impl. suit for the minimal feature set: 1. a moderate kernel patch against lastest 2.5.x kernel 2. page-fault kernel module code 3. decision-make kernel module code 4. utility tool 5. a simple demonstrate examples Comments? - Louis > -----Original Message----- > From: Wang, Frank=20 > Sent: Friday, November 15, 2002 2:47 PM > To: Wang, Stanley; Zhuang, Louis; > fau...@li... > Cc: Gao, Kevin > Subject: RE: [Fault-injection-developer] FITH minimal feature set > (proposal) >=20 >=20 > one example should be ready to inject fault into existing=20 > common drivers. >=20 > fw >=20 > -----Original Message----- > From: Wang, Stanley=20 > Sent: 2002=C4=EA11=D4=C215=C8=D5 14:23 > To: Zhuang, Louis; = fau...@li... > Cc: Gao, Kevin; Wang, Frank; Wang, Stanley > Subject: RE: [Fault-injection-developer] FITH minimal feature set > (proposal) >=20 >=20 > How about adding the feature of intercepting IRQ :) >=20 > > -----Original Message----- > > From: Zhuang, Louis [mailto:lou...@in...] > > Sent: 2002=C4=EA11=D4=C215=C8=D5 10:39 > > To: fau...@li... > > Cc: Gao, Kevin; Wang, Frank; Wang, Stanley; Zhuang, Louis > > Subject: [Fault-injection-developer] FITH minimal feature set=20 > > (proposal) > >=20 > >=20 > > Hi all, > > We'd like to submit following feature set to LKML for=20 > > comments. The > > feature set emphasizes the feature which FITH is good at but=20 > > kprobes isn't. > > Any comments? -Louis > >=20 > > -------------------------------------------------- > > FITH Minimal feature set > > 1. Data orientation Interceptor > > To be different with kprobes, FITH focus on=20 > intercepting data > > access. We can intercept data accesses in any addresses=20 > without the > > limitation of the number of debugger register. (Page=20 > fault method is > > proposed) > > 2. Decision Maker > > FITH can process intercepted data accesses with=20 > many pre-defined > > methods, such as logical/arithmetical operation on the access=20 > > results. (This > > feature can simulate the hardware reading/writing error)=20 > > 3. XML-based utility > > FITH can have a utility to describe intercepted=20 > address and > > corresponding operation in a XML format. > >=20 > >=20 > > ------------------------------------------------------- > > This sf.net email is sponsored by: To learn the basics=20 > of securing=20 > > your web site with SSL, click here to get a FREE TRIAL=20 > of a Thawte=20 > > Server Certificate: http://www.gothawte.com/rd524.html > > _______________________________________________ > > Fault-injection-developer mailing list > > Fau...@li... > >=20 > https://lists.sourceforge.net/lists/listinfo/fault-injecti on-developer >=20 |