tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: uvm vm_physseg trimming



>>>>> "Cherry" == Cherry G Mathew <cherry%zyx.in@localhost> writes:

[...]

    Cherry> Comments ?

Sorry, missed out on a couple of implementation related comments:

I'm hoping that this API will be a post-boot "hotplug" API which sits
over and above the vm_physseg array implementation. Ideally, the
implementation will use datastructures that reduce to arrays and degrade
with use to more complex DSs over time. I'm still working on this.

Ports should have the option to experimentally move to the API if it's
a useful feature. If not, the entire API should be able to be excluded.

That's it.
-- 
Cherry


Home | Main Index | Thread Index | Old Index