Deutsch   English   Français   Italiano  
<vds083$pveo$13@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: DFS <nospam@dfs.com>
Newsgroups: comp.os.linux.advocacy
Subject: Re: Linux 6.11.1
Date: Sat, 5 Oct 2024 14:24:04 -0400
Organization: A noiseless patient Spider
Lines: 36
Message-ID: <vds083$pveo$13@dont-email.me>
References: <lmae7cF2jgfU1@mid.individual.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 05 Oct 2024 20:24:04 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f1e6b1a689f46d2132e8a8fe83867630";
	logging-data="851416"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/zDpTE2NyqBLfskRMzP1Ml"
User-Agent: Betterbird (Windows)
Cancel-Lock: sha1:5gY9cYDmdou50cllgwv69+eXYMM=
In-Reply-To: <lmae7cF2jgfU1@mid.individual.net>
Content-Language: en-US
Bytes: 1888

On 10/4/2024 10:59 AM, 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.


Linux kernel numbering:
x.y.z.
x is the major release
y is the minor revision
z is the patch number

So long term kernel 4.19.322 went thru a LOT of minor revisions and 
patches before it was released.

Patch 322 alone had 97 commits.  So possibly 10s of thousands of commits 
between minor revisions.

linux-4.19.1.tar.gz     04-Nov-2018 13:57    152M
linux-4.19.322.tar.gz   12-Sep-2024 09:08    152M

How's that same size possible, with all that new code (not all commits 
are added code obviously, so there must have been a LOT of fixes)?

https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/


This!  Is!  Linux!