11.10.10, 13:16, "Bret S. Lambert" <[email protected]>:

>  > Yes of course, but... all my  "dd" processes use CPU. 
>  > After run "dd if=/dev/urandom of=/dev/null"
>  > first three "dd if=/dev/wd0c of=/dev/null bs=1m" reduce their part of CPU 
> and 
>  > run "renice" not recover their part of CPU.
>  
>  numbers or GTFO

Write in your system 3 lines for numbers or GTFO

top
dd if=/dev/your_disk of=/dev/null bs=1m
dd if=/dev/urandom of=/dev/null

-- 
Dmitry Telegin

Reply via email to