Date: Tue, 15 Jan 2019 08:18:08 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: Gleb Smirnoff <glebius@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r343026 - in head: lib/libmemstat sys/vm Message-ID: <f5f59eb6-26df-2e87-06b2-f1ea2b2b732d@FreeBSD.org> In-Reply-To: <201901150002.x0F026EW092943@repo.freebsd.org> References: <201901150002.x0F026EW092943@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f5f59eb6-26df-2e87-06b2-f1ea2b2b732d>