public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Rich Freeman <rich0@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Systemd query ...
Date: Wed, 17 May 2023 06:29:41 -0400	[thread overview]
Message-ID: <CAGfcS_kBQ=vi4ViuKG7i_hgsQnVaX_3KP99uBewM6n9f=PmqgA@mail.gmail.com> (raw)
In-Reply-To: <CAHVEG0BUdeMH3k9Oc1Ueysp0GqNGEdnqNthte=rtwHa4h380pw@mail.gmail.com>

On Wed, May 17, 2023 at 6:18 AM Jacques Montier <jmontier@gmail.com> wrote:
>
> Well, well, Rich, you are completely right, you've found the key ! 👍
> I have that line in make.conf
> INSTALL_MASK="/lib/systemd/system /usr/lib/systemd/system"
> I now see where it comes from.
> On the same machine, I have another OpenRC Gentoo with systemd masqued.
> I just copîed the make.conf without uncommenting that line... How silly i am !!!
> So I delete that bl...y line !
>

So, I realize this will be controversial, but this is why I don't make
super-minimalistic builds.  If I were trying to make a Gentoo build to
run on a C64 or something and every last inode counted, then sure.
However, things like text files simply don't do anything if nothing
reads them.  These days I also tend to be generous with building
kernel modules - it slows down kernel builds, but it has no impact on
running kernels if they aren't actually loaded.  I also use -mtune
these days and not -march.  Sure, you lose a little performance, but
if I lose a motherboard then I can just build a new PC, stick my hard
drive in it, and it will just work.

Now, if you're building disposable workers in some cluster that
processes lots of jobs, then sure that extra few percent performance
might be worth it, but then the individual hosts are all disposable
anyway.  Otherwise, I've found it is much better to optimize things
for MY time than CPU time.

-- 
Rich


  reply	other threads:[~2023-05-17 10:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-15  9:58 [gentoo-user] Systemd query Wols Lists
2023-05-16 18:03 ` Jacques Montier
2023-05-16 18:58   ` Neil Bothwick
2023-05-16 19:32     ` Jacques Montier
2023-05-16 19:42       ` Rich Freeman
2023-05-17  8:43         ` Jacques Montier
2023-05-17  9:29           ` Rich Freeman
2023-05-17 10:18             ` Jacques Montier
2023-05-17 10:29               ` Rich Freeman [this message]
2023-05-17  0:41   ` David M. Fellows

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGfcS_kBQ=vi4ViuKG7i_hgsQnVaX_3KP99uBewM6n9f=PmqgA@mail.gmail.com' \
    --to=rich0@gentoo.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox