Re: [gentoo-dev] Portage, Jobs, and Niceness

2005-05-31 Thread Aron Griffis
Chris, This is useful information but not appropriate for gentoo-dev. Some people have suggested -user, which might be a good place. Other places I can think of are the forums or a blog. Regards, Aron -- Aron Griffis Gentoo Linux Developer pgp2B3hiYwm1x.pgp Description: PGP signature

Re: [gentoo-dev] Portage, Jobs, and Niceness

2005-05-31 Thread Ciaran McCreesh
On Tue, 31 May 2005 11:29:24 -0400 Alec Warner <[EMAIL PROTECTED]> wrote: | > Shouldn't this go to gentoo-user? | > | Maybe Ciaranm's guide; I doubt all devs are shell wizards ;) I don't think really basic 'Unix 101' job control stuff belongs in The Doc. -- Ciaran McCreesh : Gentoo Developer (V

Re: [gentoo-dev] Portage, Jobs, and Niceness

2005-05-31 Thread Alec Warner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Georgi Georgiev wrote: > maillog: 31/05/2005-17:48:21(+0900): Chris White types > >>Hi all, > > ... > > Shouldn't this go to gentoo-user? > Maybe Ciaranm's guide; I doubt all devs are shell wizards ;) -BEGIN PGP SIGNATURE- Version: GnuPG v1

Re: [gentoo-dev] Portage, Jobs, and Niceness

2005-05-31 Thread Mike Frysinger
On Tuesday 31 May 2005 05:05 am, Georgi Georgiev wrote: > maillog: 31/05/2005-17:48:21(+0900): Chris White types > > > Hi all, > > ... > > Shouldn't this go to gentoo-user? sounds like it ... -mike -- gentoo-dev@gentoo.org mailing list

Re: [gentoo-dev] Portage, Jobs, and Niceness

2005-05-31 Thread Georgi Georgiev
maillog: 31/05/2005-17:48:21(+0900): Chris White types > Hi all, ... Shouldn't this go to gentoo-user? -- \Georgi Georgiev \ Ferguson's Precept: A crisis is when you \ / [EMAIL PROTECTED]/ can't say "let's forget the whole thing."/ \ +81(90)2877-8845 \

[gentoo-dev] Portage, Jobs, and Niceness

2005-05-31 Thread Chris White
Hi all, -- Niceness -- While waiting for kde to compile (read as hours), I decided to take a chance and talk about niceness and jobs this time. Ok so, we'll start with niceness first: if portage.settings.has_key("PORTAGE_NICENESS"): try: os.nice(int(portage.settings[