NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD 10 kernel memory leak?
xuser%insomnia247.nl@localhost (xuser) writes:
>My NetBSD 10.0 amd64 server says that 511MB of memory are in use after
>running for one week. Without any load.
That's not necessarily a sign of a memory leak. Lots of allocations
are freed "lazily". So this happens only when the system is running
out of memory and then needs to reclaim the old allocations.
Home |
Main Index |
Thread Index |
Old Index