Re: Freebsd 14.3 wired memory custom or generic kernel

From: Eugene Grosbein <eugen_at_grosbein.net>
Date: Mon, 08 Sep 2025 05:24:07 UTC
08.09.2025 6:42, Kun пишет:
> i see, majority of all that 120mb wired memory is triangle of virtual memory, buffer and cache as it seems to be.
> 
> what bothered me was even with generic kernel wired memory was 120mb, and even with a 15MB sized kernel , wired memory was 120mb.
> 
> thank you for your guidance and help :)
> 
> ========================================================================
> 
> if its possible, could you also comment on "Regarding the fact that kldstat(8) and du(1) on kernel file report different sizes"

Why should it report same size? Kernel file has its own storage format, just some source data
for kernel image in memory that has another format.