On Tue, 15 Aug 2023 21:02:57 -0700
Cy Schubert wrote:
> Cheers,
> Cy Schubert
> FreeBSD UNIX: Web: https://FreeBSD.org
> NTP: Web: https://nwtime.org
>
> e^(i*pi)+1=0
>
>message dated "Tue, 15 Aug 2023 17:18:37 -0400."
> Mime-Version: 1.0
> Content
On Tue, 15 Aug 2023 23:19:37 -0700
Mark Millard wrote:
> Matthias Apitz wrote on
> Date: Wed, 16 Aug 2023 04:31:38 UTC :
>
> > I have built ~2200 ports successful on my build server, which is a
> > Dell R210 with 8x 3.30GHz CPU and 15.8 GB memory:
> >
> > Aug 11 19:03:21 jet kernel: CPU: Intel
Thanks for all the hints I got so far. I started already the build with
MAKE_JOBS_UNSAFE=yes. It's running now for some 8 hours and has built
32% (as the log says). So it will need some 16 hours more...
--
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuP
Am 2023-08-15 23:29, schrieb Mateusz Guzik:
On 8/15/23, Alexander Leidinger wrote:
Am 2023-08-15 14:41, schrieb Mateusz Guzik:
With this in mind can you provide: sysctl kern.maxvnodes
vfs.wantfreevnodes vfs.freevnodes vfs.vnodes_created vfs.numvnodes
vfs.recycles_free vfs.recycles
After a r
Greetings,
I've just pushed the results that remove 31,035 instances of $FreeBSD$ from
the main branch.
>From this point out, we are effectively done with $FreeBSD$, though there's
4 places where $FreeBSD$ still exists in the tree:
(1) In the contrib area, we have 621 remaining. I didn't remove a
On 8/16/23 03:10, Tomoaki AOKI wrote:
On Tue, 15 Aug 2023 21:02:57 -0700
Cy Schubert wrote:
Cheers,
Cy Schubert
FreeBSD UNIX: Web: https://FreeBSD.org
NTP: Web: https://nwtime.org
e^(i*pi)+1=0
message dated "Tue, 15 Aug 2023 17:18:37 -0400."
M
On 16.08.2023 18:14, Dennis Clarke wrote:
The default serial communications config on most telecom equipment that
I have seen ( in the last forty years ) defaults to 9600 8n1. If people
want something faster from FreeBSD then do the trivial :
set comconsole_speed="115200"
set console="
On 8/16/23 22:28, Alexander Motin wrote:
On 16.08.2023 18:14, Dennis Clarke wrote:
The default serial communications config on most telecom equipment that
I have seen ( in the last forty years ) defaults to 9600 8n1. If people
want something faster from FreeBSD then do the trivial :
set co
On Wed, Aug 16, 2023, 9:38 PM Dennis Clarke wrote:
> On 8/16/23 22:28, Alexander Motin wrote:
> > On 16.08.2023 18:14, Dennis Clarke wrote:
> >> The default serial communications config on most telecom equipment that
> >> I have seen ( in the last forty years ) defaults to 9600 8n1. If people
> >