NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Introducting sysbuild



On 26 July 2012 01:42, Julio Merino <julio%meroh.net@localhost> wrote:
> On Wed, Jul 25, 2012 at 7:53 PM, Chavdar Ivanov <ci4ic4%gmail.com@localhost> 
> wrote:
>>
>> That's quite useful; I have been using etcmanage for this, but will
>> probably switch to this.
>
> Thanks :)
>
>> I think you might consider at least a MESSAGE about changing
>> login.conf for the sysbuild user - my first attempt failed with a
>> vfork error, the seconfd was OK after I almost unlimited that user.
>
> Do you have any custom settings in login.conf?

No, it was just comments as it comes by default.

> With the defaults,
> things should work fine (they do here, with up to 4 cores).

It is probably this - mine is 6 core Xeon E5-1660 with HT on, so it
uses by default 12 threads (I've actually followed the logic in
etcmanage and doubled this in the default.conf - now I have

MACHINES="amd64 i386"
BUILD_TARGETS="release iso-image install-image live-image"
NJOBS=24

and the cron job completed without errors overnight.

>  I don't
> think the MESSAGE should worry about custom settings: after all, if
> you tweaked things in your system, you can probably predict the kinds
> of problems you may experience.

Fair enough, 'vfork failed' is pretty obvious.

>
> --
> Julio Merino / @jmmv

Chavdar

-- 
----


Home | Main Index | Thread Index | Old Index