Re: kernel 5.10.x Reserves much more RAM than 5.11.0, 8 MB vs 20 MB
From: Matthew Wilcox <willy@infradead.org>
Date: 2021-10-27 13:37:06
From: Matthew Wilcox <willy@infradead.org>
Date: 2021-10-27 13:37:06
On Wed, Oct 27, 2021 at 12:48:13PM +0000, Joakim Tjernlund wrote:
Linux version 5.11.0 Memory: 24052K/32768K available (3520K kernel code, 684K rwdata, 548K rodata, 320K init, 245K bss, 8716K reserved, 0K cma-reserved) Versus: Linux version 5.10.75 Memory: 11836K/32768K available (3518K kernel code, 684K rwdata, 540K rodata, 320K init, 244K bss, 20932K reserved, 0K cma-reserved)
... you're complaining that we reduced the amount of reserved ram? You know that 5.11.0 is more recent than 5.10.75, right?