rcutorture/doc: Create initrd using dracut
authorBoqun Feng <boqun.feng@gmail.com>
Thu, 19 May 2016 03:42:21 +0000 (11:42 +0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 14 Jun 2016 23:03:28 +0000 (16:03 -0700)
commite5731b584b3e521e3db6fda9cdfe10646d3413a3
treecc0b626725a3c0871a9658c1e3f2d8c4e862c71a
parent750db0f5f7d0ff6b86158015f02c275702639b20
rcutorture/doc: Create initrd using dracut

Using dracut is another way to get an initramfs for KVM-based RCU
torture tests, which is more flexible than using the host's initramfs
image, because modules and binaries may be added or removed via dracut
command options. So add an example in the document, in case that there
are some situations where host's initramfs couldn't be used.

Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
tools/testing/selftests/rcutorture/doc/initrd.txt
This page took 0.026832 seconds and 5 git commands to generate.