On Mon, Jan 9, 2017 at 10:05 AM, David Hildenbrand <[email protected]> wrote: > >> Even though this work is not complete (see limitations below), I'd >> appreciate >> early feedback on this RFC. Specifically, I'm interested in: >> - Is it better to have a kernel config or to make it configurable at >> runtime? > > > x86 and s390x have a kernel module parameter (nested) that can only be > changed when loading the module and should default to false. So the > admin explicitly has to enable it. Maybe going the same path makes > sense.
I think that makes sense. Thanks! > > -- > > David >

