Issue 10 in kedr: Some functions to simulate

1 view
Skip to first unread message

ke...@googlecode.com

unread,
Apr 9, 2013, 2:51:36 AM4/9/13
to eugene....@gmail.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 10 by vmartirosyan: Some functions to simulate
http://code.google.com/p/kedr/issues/detail?id=10

We have found out several kernel functions that are used (at least) in JFS
and simulating faults in these functions could make KEDR Fault Simulation
better.

Here is the (still growing) list of such functions:

kmem_cache_create
kthread_create_on_node
mempool_create
mempool_alloc (Maybe no one expects this function to fail, but still...)
__dquot_alloc_space
filemap_write_and_wait_range
read_cache_page
write_one_page
submit_bio (A really dangerous function. Brings to crash at least in JFS)
d_alloc_root (This function is removed in Linux v3.4 and is replaced by
d_make_root)


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

ke...@googlecode.com

unread,
Apr 9, 2013, 3:08:52 AM4/9/13
to eugene....@gmail.com
Updates:
Labels: -Type-Defect Type-Enhancement

Comment #1 on issue 10 by tsy...@gmail.com: Some functions to simulate
http://code.google.com/p/kedr/issues/detail?id=10

(No comment was entered for this change.)

ke...@googlecode.com

unread,
Apr 9, 2013, 3:23:39 AM4/9/13
to eugene....@gmail.com

Comment #2 on issue 10 by tsy...@gmail.com: Some functions to simulate
http://code.google.com/p/kedr/issues/detail?id=10

submit_bio() function is used by FS driver for interact with block device.
Really, some other functions are also used for that interaction. Fault
simulation of that interaction is currently developed in ISP RAS(by Georgi
Riskov).

ke...@googlecode.com

unread,
Apr 9, 2013, 3:30:08 AM4/9/13
to eugene....@gmail.com

Comment #3 on issue 10 by euspec...@gmail.com: Some functions to simulate
http://code.google.com/p/kedr/issues/detail?id=10

Sounds reasonable, especially for submit_bio() and friends.

Vahram, do you have the patches to add fault simulation support for
memory-related functions you have listed?

ke...@googlecode.com

unread,
Jan 22, 2015, 9:01:31 AM1/22/15
to eugene....@gmail.com
Updates:
Blockedon: kedr:22

Comment #4 on issue 10 by tsy...@gmail.com: Some functions to simulate
https://code.google.com/p/kedr/issues/detail?id=10

(No comment was entered for this change.)

Reply all
Reply to author
Forward
0 new messages