I want to fill the free space on my hard drive with a command like that :
# dd if=/dev/zero of=z
but it causes GNOME to freeze regularly for a few seconds. Even the mouse cursor is affected.
How can I prevent dd from freezing the interface when writing huge amounts of data ?