On Saturday 22 March 2003 11:05, Dhruba Bandopadhyay wrote:

> Previously this didn't happen but during emerge sync nowadays my CPU
> works flat out.  It's a P4 2.66Ghz so not one to struggle but mouse
> movements become jerky and this can get very frustrating since it's my
> main machine.
>
> (1) Has the method of syncing changed in recent versions of portage?
> (2) What can I do to improve this issue?

        No clue about (1), but for (2) you could try "nice -n 12 emerge sync", 
which will run emerge and all its children at a low priority so as not to 
interfere with whatever else you're doing.  (I use -n 12 because I have 
[EMAIL PROTECTED] and dnetc running at 13 and 19, respectively, and I want it 
to still have higher priority.)  For more fun, create an alias called 
"nsync" to do a background sync for you.  Hm, or you could call it 
"hanson"...  ;)
        With nice, I can even run full compiles while playing games or watching 
videos, with little noticeable effect except when the niced processes are 
doing lots of disk I/O.  :)

-- 
// Carl Hudkins :: ICQ 5723399 :: PGP 50238D9E
//
// "I do not take a single newspaper, nor read one a month;
//  and I feel myself infinitely the happier for it."
//                                       --Thomas Jefferson

--
[EMAIL PROTECTED] mailing list

Reply via email to