svn commit: r260898 - head/sys/kern

Rui Paulo rpaulo at FreeBSD.org
Thu Jan 23 04:34:41 UTC 2014


On 22 Jan 2014, at 20:05, Adrian Chadd <adrian.chadd at gmail.com> wrote:

> .. Make it be an offset into the table rather than a pointer, then we can do dirty rcu style hacks to just replace and grow the table as we need more memory.
> 
> Don't we have a standard way to pull memory from the top of the physmem area early on for allocations like this?

Perhaps a bit overkill for this problem?  

--
Rui Paulo





More information about the svn-src-head mailing list