Home
last modified time | relevance | path

Searched refs:unpoison (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Drandom_offline8 # because unpoison cannot completely undo what soft offline
48 [ ! -w $DEBUG/hwpoison/unpoison-pfn ] && fail "no unpoison support in kernel"
69 unpoison() { function
79 if ! echo $i | sed 's/000$//' > $DEBUG/hwpoison/unpoison-pfn ; then
80 echo "$i $?" >> unpoison-failed
90 trap unpoison 0
110 rm -f offlined unpoison-failed
131 unpoison
146 if [ -f unpoison
[all...]
H A DMakefile52 rm -f x.html unpoison-failed offlined
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Drandom_offline8 # because unpoison cannot completely undo what soft offline
48 [ ! -w $DEBUG/hwpoison/unpoison-pfn ] && fail "no unpoison support in kernel"
69 unpoison() { function
79 if ! echo $i | sed 's/000$//' > $DEBUG/hwpoison/unpoison-pfn ; then
80 echo "$i $?" >> unpoison-failed
90 trap unpoison 0
110 rm -f offlined unpoison-failed
131 unpoison
146 if [ -f unpoison
[all...]
H A DMakefile52 rm -f x.html unpoison-failed offlined
/third_party/ltp/testcases/kernel/mce-test/stress/
H A Dhwpoison.sh270 [ -f $g_debugfs/hwpoison/unpoison-pfn ] || invalid "pls. insmod hwpoison_inject module with unpoison-pfn support"
512 echo $pg > $g_debugfs/hwpoison/unpoison-pfn
513 dbp "echo $pg > $g_debugfs/hwpoison/unpoison-pfn"
853 echo -e "\t-R recyle\t: automatically unpoison pages after running recyle seconds"

Completed in 3 milliseconds