Re: [discuss] Next-generation AI-enabled Tribblix

2024-04-01 Thread Goetz T. Fischer
haha very nice On Mon, 1 Apr 2024 09:11:04 +0100, Peter Tribble wrote: > Next-generation AI-enabled Tribblix > > Released today, Tribblix r42 boasts a host of new features. > > Key among these is deep AI integration at every level of the system, from > the kernel through to applications. > >

Re: [discuss] Illumos and GNU

2024-02-28 Thread Goetz T. Fischer
a simple and very common example would be "-lsocket" and "-lnsl" for programs which deal with networking and don't come with solaris/illumos specifc options by default. although these only require changes to the buildsystem and not the program itself. other examples i ran into include syslog

Re: [discuss] Illumos and GNU

2024-02-28 Thread Goetz T. Fischer
all of them with gcc or clang i assume? On Wed, 28 Feb 2024 14:55:36 +, Jonathan Perkin wrote: > I don't think this is accurate, at least not nowadays. In pkgsrc we're > currently successfully building around 26,000 FOSS programs on illumos: --

Re: [discuss] Illumos and GNU

2024-02-25 Thread Goetz T. Fischer
as somebody who "grew up" with proprietary unix on proprietary risc machines, i know what you mean and share your sentiment. the fact that gnu has such a dominance these days is simply based on the circumstance that it was the only free (i.e. no-cost) alternative in the 90s. hence all the foss

Re: [discuss] nightly gate build /tmp space

2024-02-16 Thread Goetz T. Fischer
On Fri, 16 Feb 2024 07:40:08 -0800, Robert Mustacchi wrote: > Sorry for the trouble here, we'll work on improving the docs. I assume > your system was set to have a number of default max jobs based on the > number of CPUs that you have and that parallelism is part of the DRAM > demands. How many

[discuss] nightly gate build /tmp space

2024-02-14 Thread Goetz T. Fischer
hi all, i recently started working on illumos-gate and ran into a small meanness that's probably worth a note in the docs. the filesystem i created for gate is generous and i have plenty ram so i keep swap small. that's working fine because i never run out of ram. the nightly script however

Re: [discuss] Check CPU speed and temperature

2023-12-26 Thread Goetz T. Fischer
yes and yes. have a loop at "powertop" On Mon, 25 Dec 2023 20:09:17 -0500, Joel Carnat wrote: > Is there a way to check the current CPU frequency and temperature ? > Do Illumos supports scaling frequency depending on CPU load ? -- illumos: illumos-discuss