Re: [RFC v3 0/2] virtio-pmem: Asynchronous flush

2022-01-28 Thread Pankaj Gupta
ping > Jeff reported preflush order issue with the existing implementation > of virtio pmem preflush. Dan suggested[1] to implement asynchronous flush > for virtio pmem using work queue as done in md/RAID. This patch series > intends to solve the preflush ordering issue and makes the flush asy

Re: [PATCH 1/2] mm/memory_hotplug: Export shrink span functions for zone and node

2022-01-28 Thread David Hildenbrand
On 28.01.22 05:19, Jonghyeon Kim wrote: > On Thu, Jan 27, 2022 at 10:54:23AM +0100, David Hildenbrand wrote: >> On 27.01.22 10:41, Jonghyeon Kim wrote: >>> On Wed, Jan 26, 2022 at 06:04:50PM +0100, David Hildenbrand wrote: On 26.01.22 18:00, Jonghyeon Kim wrote: > Export shrink_zone_span()