tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Kernel Single-user Memory usage breakdown results and tools posted in the NetBSD WIKI
Hello,
"Juha Keski-Saari" <juha.keski-saari%teleca.com@localhost> wrote:
>
> ...
>
> But to the point, you can find the results and a brief description of
> our methods along with source code behind the following link
> http://wiki.netbsd.se/NetBSD_Kernel_memory_allocation_breakdown
Interesting data. Have you tried measuring kmem_alloc/kmem_zalloc?
In essence, kmem(9) is a separate allocator based on vmem(9), which
is replacing old malloc(9).
--
Best regards,
Mindaugas
Home |
Main Index |
Thread Index |
Old Index