Paul,
That would convert the entire heap to a min-heap. With my soft limit patches,
that I am working on for the memory controller; I want the controller that has
exceeded it's soft limit by the maximum amount to be picked off the heap, so
that we can reclaim from it on memory contention.
Ideally, I would also like to be able to find an existing node in the heap, but
that is hard. I can work around that problem for now.
--
Warm Regards,
Balbir Singh
Linux Technology Center
IBM, ISTL
--