[PULL 06/17] numa: Teach ram block notifiers about resizeable ram blocks

2021-05-13 Thread Dr. David Alan Gilbert (git)
From: David Hildenbrand Ram block notifiers are currently not aware of resizes. To properly handle resizes during migration, we want to teach ram block notifiers about resizeable ram. Introduce the basic infrastructure but keep using max_size in the existing notifiers. Supply the max_size when a

[PULL 06/17] numa: Teach ram block notifiers about resizeable ram blocks

2021-05-11 Thread Dr. David Alan Gilbert (git)
From: David Hildenbrand Ram block notifiers are currently not aware of resizes. To properly handle resizes during migration, we want to teach ram block notifiers about resizeable ram. Introduce the basic infrastructure but keep using max_size in the existing notifiers. Supply the max_size when a