Re: [PATCH v1 0/5] virtio-mem: block size and address-assignment optimizations

2020-09-25 Thread David Hildenbrand
On 23.09.20 13:38, David Hildenbrand wrote: > Let's try to detect the actual THP size and use it as default block size > (unless the page size of the backend is bigger). Handle large block sizes > better, avoiding a virtio-spec violation and optimizing address > auto-detection. > > David Hildenbra

[PATCH v1 0/5] virtio-mem: block size and address-assignment optimizations

2020-09-23 Thread David Hildenbrand
Let's try to detect the actual THP size and use it as default block size (unless the page size of the backend is bigger). Handle large block sizes better, avoiding a virtio-spec violation and optimizing address auto-detection. David Hildenbrand (5): virtio-mem: Probe THP size to determine defaul