Sujet : Re: Linux 6.11.1
De : nospam (at) *nospam* dfs.com (DFS)
Groupes : comp.os.linux.advocacyDate : 10. Oct 2024, 16:56:25
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <ve8tf8$37814$1@dont-email.me>
References : 1 2 3
User-Agent : Betterbird (Windows)
On 10/4/2024 4:19 PM, vallor wrote:
On Fri, 04 Oct 2024 19:25:22 +0000,
mummycullen@gmail-dot-com.no-spam.invalid (MummyChunk) wrote in
<K5qdnVNmCYK_3J36nZ2dnZfqn_GdnZ2d@giganews.com>:
vallor wrote:
> $ uname -a Linux lm 6.11.1 #1 SMP PREEMPT_DYNAMIC Fri Oct 4 07:28:27
> PDT 2024
x86_64
> x86_64 x86_64 GNU/Linux
>
> real 381.72 user 17989.30 sys 3829.71
>
> ....and "make oldconfig" didn't show any config changes
from 6.11.
>
> --
> -v System76 Thelio Mega v1.1 x86_64 NVIDIA RTX 3090 Ti
> OS: Linux 6.11.1 Release: Mint 21.3 Mem: 258G "High message:
> 9434567. Message last read:
9."
>
Your timing results are quite interesting:
>
Suggests that the user space processes are consuming a significant
amount of CPU time, which might be expected depending on the workload
youre running.
Those are the times for building the Linux source tree, which spends
most of its time running gcc.
It's a lot to compile -- I build a "kitchen sink" kernel -- but
"make -j64" does it in about six and a half minutes of
wall-clock time.
I assume you're aware of:
https://elixir.free-electrons.comSure would be nice to be able to browse the Windows 11 source code.