NetBSD-Users archive

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

Re: Postfix and local mail delivery - still relevant in 2020?



On Sun, 07 Jun 2020 10:35:09 -0700
"Greg A. Woods" <woods%planix.com@localhost> wrote:

> Now ideally what I want to do for embedded systems is static-link
> every binary into one crunchgen binary.  I've done this for 5.2 on
> i386, and the whole base system (or most of it, no compiler, tests,
> or x11; and no ntpd or named or postfix) is just 7.4MB compressed.
> Yes, just 7.4 megabytes:

So when you run this binary as multiple concurrent processes, aren't
they all going to use more RAM as they load duplicate copies of shared
libraries that have been statically linked into it?


Home | Main Index | Thread Index | Old Index