« Return to Thread: [RFC PATCH 0/4] (Take 2): transcendent memory ("tmem") for Linux

Re: [RFC PATCH 0/4] (Take 2): transcendent memory ("tmem") for Linux

by Rik van Riel :: Rate this Message:

Reply to Author | View in Thread

Anthony Liguori wrote:

> I have trouble mapping this to a VMM capable of overcommit without just
> coming back to CMM2.

Same for me.  CMM2 has a more complex mechanism, but way
easier policy than anything else out there.

> In CMM2 parlance, ephemeral tmem pools is just normal kernel memory
> marked in the volatile state, no?

Basically.

> It seems to me that an architecture built around hinting would be more
> robust than having to use separate memory pools for this type of memory
> (especially since you are requiring a copy to/from the pool).

I agree.  Something along the lines of CMM2 needs more
infrastructure, but will be infinitely easier to get right
from the policy side.

Automatic ballooning is an option too, with fairly simple
infrastructure, but potentially insanely complex policy
issues to sort out...

--
All rights reversed.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 « Return to Thread: [RFC PATCH 0/4] (Take 2): transcendent memory ("tmem") for Linux