svn commit: r343026 - in head: lib/libmemstat sys/vm
Andriy Gapon
avg at FreeBSD.org
Tue Jan 15 06:18:20 UTC 2019
On 15/01/2019 02:02, Gleb Smirnoff wrote:
> o Since new limits don't play well with multi-keg zones, remove them. The
> idea of multi-keg zones was introduced exactly 10 years ago, and never
> have had a practical usage. In discussion with Jeff we came to a wild
> agreement that if we ever want to reintroduce the idea of a smart allocator
> that would be able to choose between two (or more) totally different
> backing stores, that choice should be made one level higher than UMA,
> e.g. in malloc(9) or in mget(), or whatever and choice should be controlled
> by the caller.
I would make this a separate commit before the main change.
But no troubles.
Thank you for the change!
--
Andriy Gapon
More information about the svn-src-all
mailing list