> I would like to change the way vmem(9) allocates boundary tags towards > using a pool(9) for that. > > This de-duplicates code and makes it possible to release memory pages > used for boundary tags. > > early patch any comments?
i fear adding another way that vmem and pool can loop, ala my post a couple of weeks ago: http://mail-index.netbsd.org/tech-kern/2013/11/01/msg015881.html .mrg.
