From: Evan Broder Date: Sun, 16 Aug 2009 03:12:26 +0000 (-0400) Subject: Nice the janitorial dds as well as ionicing them. X-Git-Tag: 0.4.0^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/commitdiff_plain/f864eadcc01ce5683683b6b57c25785ace7a848c Nice the janitorial dds as well as ionicing them. svn path=/trunk/packages/invirt-remote/; revision=2446 --- diff --git a/host/usr/sbin/invirt-janitor b/host/usr/sbin/invirt-janitor index 6edcca9..5d8f4ed 100755 --- a/host/usr/sbin/invirt-janitor +++ b/host/usr/sbin/invirt-janitor @@ -55,6 +55,7 @@ def cleanup(): subprocess.call(['/usr/bin/ionice', '-c', '2', '-n', '7', + '/usr/bin/nice', '/bin/dd', 'if=/dev/zero', 'of=%s' % lv_path,