]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commit
spinlock_hog: A simple module that hogs all of the CPUs doing
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 19 Jul 2013 18:50:25 +0000 (14:50 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 19 Jul 2013 18:50:25 +0000 (14:50 -0400)
commitd49c9060a9b5b36f8a5be2d3f19ed8d415e5ca52
treeef6d8b526e295384568e755419a468eeaaf17bcc
parentbee4cd39d56a4203e4936238f3b6f60b5c393d59
spinlock_hog: A simple module that hogs all of the CPUs doing
spinlock/unlock.

Will cause the 'softlockup' splat to show up.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
root_image/drivers/Makefile
root_image/drivers/spinlock_hog/Makefile [new file with mode: 0644]
root_image/drivers/spinlock_hog/spinlock_hog.c [new file with mode: 0644]