Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #59878

Linux 6.11.5

From vallor <vallor@cultnix.org>
Newsgroups comp.os.linux.advocacy, comp.os.linux.misc
Subject Linux 6.11.5
Date 2024-10-23 17:36 +0000
Message-ID <lnsqgfFo3abU1@mid.individual.net> (permalink)

Cross-posted to 2 groups.

Show all headers | View raw


$ uname -a
Linux lm 6.11.5 #1 SMP PREEMPT_DYNAMIC
Wed Oct 23 09:48:24 PDT 2024 x86_64 x86_64 x86_64 GNU/Linux

Time to build the "kitchen sink" kernel:

$ tail -3 linux-6.11.5/nohup.out 
real 378.37
user 17905.09
sys 3620.61

$ tail -3 linux-6.11.5.copy.out 
real 534.73
user 13.60
sys 131.70

The second time is how long it takes to copy the built source
tree from ramdisk to the NAS.

https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.11.5

For configuring the kernel, I copy over the .config from the
previous kernel, then "make oldconfig".  This time, it didn't
ask me to configure any new variables.

Sometimes I tweak things in the config with "make menuconfig";
but recently I got "make xconfig" working, which requires qt
development libraries.  The interface is much easier to use.

(If there's interest, I can post my .config file -- it was originally
a "low-latency" config that came from a Mint build, and I've
been updating it with "make oldconfig" and tweaks since then.)

-- 
-v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti
   OS: Linux 6.11.5 Release: Mint 21.3 Mem: 258G
   "There's one in every crowd and they always find me."

Back to comp.os.linux.misc | Previous | NextNext in thread | Find similar


Thread

Linux 6.11.5 vallor <vallor@cultnix.org> - 2024-10-23 17:36 +0000
  Re: Linux 6.11.5 Farley Flud <ff@linux.rocks> - 2024-10-23 18:49 +0000

csiph-web