Re: [gentoo-user] Controlling emerges

2023-09-22 Thread Rich Freeman
On Thu, Sep 21, 2023 at 9:13 PM Dale wrote: > > Sometimes I wish they would announce when they add features. Rich, you > frequent this list. If you hear of something new, could you post it? Sure, if a relevant topic comes up and I'm aware of it. However, I doubt this setting is going to do muc

Re: [gentoo-user] Controlling emerges

2023-09-22 Thread Michael
tle higher > > up in the mix. > > > > > > From: Laurence Perkins > > Sent: Thursday, September 21, 2023 3:26 PM > > To: gentoo-user@lists.gentoo.org > > Subject: RE: [gentoo-user] Controlling emerges > > I had t

Re: [gentoo-user] Controlling emerges

2023-09-21 Thread Dale
ins > Sent: Thursday, September 21, 2023 3:26 PM > To: gentoo-user@lists.gentoo.org > Subject: RE: [gentoo-user] Controlling emerges > I had the first one, little different for my rig, but I added the second one just now.  I'll be testing this tomorrow or Sunday, depending on packages, m

Re: [gentoo-user] Controlling emerges

2023-09-21 Thread Tsukasa Mcp_Reznor
l wouldn't recommend allocating all of your cores to emerge, but emerging with idle priority keeps your tasks a little higher up in the mix. From: Laurence Perkins Sent: Thursday, September 21, 2023 3:26 PM To: gentoo-user@lists.gentoo.org Subject: RE: [gentoo-

RE: [gentoo-user] Controlling emerges

2023-09-21 Thread Laurence Perkins
> -Original Message- > From: Wol > Sent: Wednesday, September 20, 2023 3:07 PM > To: gentoo-user@lists.gentoo.org > Subject: Re: [gentoo-user] Controlling emerges > > > What you have is not a portage problem. It is a orthodox parallelism > > problem, and

Re: [gentoo-user] Controlling emerges

2023-09-20 Thread Wol
On 18/09/2023 17:13, Alan McKinnon wrote: On Mon, Sep 18, 2023 at 6:03 PM Peter Humphrey > wrote: On Monday, 18 September 2023 14:48:46 BST Alan McKinnon wrote: > On Mon, Sep 18, 2023 at 3:44 PM Peter Humphrey mailto:pe...@prh.myzen.co.uk>> >

Re: [gentoo-user] Controlling emerges

2023-09-19 Thread Peter Humphrey
On Monday, 18 September 2023 17:13:04 BST Alan McKinnon wrote: > I did read all those but no matter how you move things around you still > have only X resources available all the time. > Whether you just let emerge do it's thing or try get it to do big packages > on their own, everything is still

Re: [gentoo-user] Controlling emerges

2023-09-19 Thread William KENWORTHY
MAKEOPTS - for example I have a laptop that locks up (heat) on long compiles so reduce the number of jobs (rust and webgtk). The discussion asks about how to control emerge - appropriate per package -j and -l for the heavy packages should go a long way to doing what you want. On 19 September

Re: [gentoo-user] Controlling emerges

2023-09-19 Thread Rich Freeman
On Tue, Sep 19, 2023 at 5:48 AM Peter Humphrey wrote: > > On Tuesday, 19 September 2023 10:14:42 BST William Kenworthy wrote: > > That is where you set per package compiler parameters by overriding > > make.conf settings. > > And which make.conf setting might achieve what I want? Careful reading o

Re: [gentoo-user] Controlling emerges

2023-09-19 Thread Peter Humphrey
(I assume this was addressed to me, though it was a reply to someone else.) On Tuesday, 19 September 2023 10:14:42 BST William Kenworthy wrote: > That is where you set per package compiler parameters by overriding > make.conf settings. And which make.conf setting might achieve what I want? Carefu

Re: [gentoo-user] Controlling emerges

2023-09-19 Thread Andreas Fink
On Tue, 19 Sep 2023 17:14:42 +0800 William Kenworthy wrote: > That is where you set per package compiler parameters by overriding > make.conf settings. > > BillK > > I would argue, that per package compiler parameters is not what is needed, because in the example of chromium 99% of the compile ti

Re: [gentoo-user] Controlling emerges

2023-09-19 Thread William Kenworthy
That is where you set per package compiler parameters by overriding make.conf settings. BillK On 19/9/23 17:09, Peter Humphrey wrote: On Monday, 18 September 2023 23:44:50 BST William Kenworthy wrote: per package env variables? https://wiki.gentoo.org/wiki//etc/portage/package.env Apropos

Re: [gentoo-user] Controlling emerges

2023-09-19 Thread Peter Humphrey
On Monday, 18 September 2023 23:44:50 BST William Kenworthy wrote: > per package env variables? > > https://wiki.gentoo.org/wiki//etc/portage/package.env Apropos of what? -- Regards, Peter.

Re: [gentoo-user] Controlling emerges

2023-09-18 Thread William Kenworthy
per package env variables? https://wiki.gentoo.org/wiki//etc/portage/package.env BillK

Re: [gentoo-user] Controlling emerges

2023-09-18 Thread Rich Freeman
On Mon, Sep 18, 2023 at 12:13 PM Alan McKinnon wrote: > > Whether you just let emerge do it's thing or try get it to do big packages on > their own, everything is still going to use the same number of cpu cycles > overall and you will save nothing. That is true of CPU, but not RAM. The problem

Re: [gentoo-user] Controlling emerges

2023-09-18 Thread Dale
Alan McKinnon wrote: > > > On Mon, Sep 18, 2023 at 6:03 PM Peter Humphrey > wrote: > > On Monday, 18 September 2023 14:48:46 BST Alan McKinnon wrote: > > On Mon, Sep 18, 2023 at 3:44 PM Peter Humphrey > mailto:pe...@prh.myzen.co.uk>> > > > > wrote:

Re: [gentoo-user] Controlling emerges

2023-09-18 Thread John Blinka
On Mon, Sep 18, 2023 at 12:13 PM Alan McKinnon wrote: > > > If webkit-gtk is the only big package, have you considered: > > emerge -1v webkit-gtk && emerge -avuND @world? > > > What you have is not a portage problem. It is a orthodox parallelism > problem, and I think you are thinking your constr

Re: [gentoo-user] Controlling emerges

2023-09-18 Thread Michael
On Monday, 18 September 2023 17:13:04 BST Alan McKinnon wrote: > On Mon, Sep 18, 2023 at 6:03 PM Peter Humphrey > > wrote: > > On Monday, 18 September 2023 14:48:46 BST Alan McKinnon wrote: > > > On Mon, Sep 18, 2023 at 3:44 PM Peter Humphrey > > > > > > wrote: > > > > It may be less complex th

RE: [gentoo-user] Controlling emerges

2023-09-18 Thread Laurence Perkins
> From: Alan McKinnon alan.mckin...@gmail.com<mailto:alan.mckin...@gmail.com> > Sent: Monday, September 18, 2023 9:13 AM > To: gentoo-user@lists.gentoo.org<mailto:gentoo-user@lists.gentoo.org> > Subject: Re: [gentoo-user] Controlling emerges > > > > On Mon, Se

Re: [gentoo-user] Controlling emerges

2023-09-18 Thread Alan McKinnon
On Mon, Sep 18, 2023 at 6:03 PM Peter Humphrey wrote: > On Monday, 18 September 2023 14:48:46 BST Alan McKinnon wrote: > > On Mon, Sep 18, 2023 at 3:44 PM Peter Humphrey > > > > wrote: > > > It may be less complex than you think, Jack. I envisage a package being > > > marked > > > as solitary, a

Re: [gentoo-user] Controlling emerges

2023-09-18 Thread Peter Humphrey
On Monday, 18 September 2023 14:48:46 BST Alan McKinnon wrote: > On Mon, Sep 18, 2023 at 3:44 PM Peter Humphrey > > wrote: > > It may be less complex than you think, Jack. I envisage a package being > > marked > > as solitary, and when portage reaches that package, it waits until all > > current

Re: [gentoo-user] Controlling emerges

2023-09-18 Thread Alan McKinnon
On Mon, Sep 18, 2023 at 3:44 PM Peter Humphrey wrote: > > > It may be less complex than you think, Jack. I envisage a package being > marked > as solitary, and when portage reaches that package, it waits until all > current > jobs have finished, then it starts the solitary package with the > envi

Re: [gentoo-user] Controlling emerges

2023-09-18 Thread Peter Humphrey
On Monday, 18 September 2023 13:59:03 BST Jack wrote: > On 9/18/23 08:00, Peter Humphrey wrote: > > Hello list, > > > > We've had a few discussions here on how to balance the parameters to > > emerge > > to make the most of the resources available. Here's another idea: > > > > One the one hand, b

Re: [gentoo-user] Controlling emerges

2023-09-18 Thread Jack
On 9/18/23 08:00, Peter Humphrey wrote: Hello list, We've had a few discussions here on how to balance the parameters to emerge to make the most of the resources available. Here's another idea: One the one hand, big jobs should be able to use the maximum CPU performance and RAM capacity, but on

[gentoo-user] Controlling emerges

2023-09-18 Thread Peter Humphrey
Hello list, We've had a few discussions here on how to balance the parameters to emerge to make the most of the resources available. Here's another idea: One the one hand, big jobs should be able to use the maximum CPU performance and RAM capacity, but on the other we don't want to flood the s