Re: [PATCH v2 1/3] exec: fetch the alignment of Linux devdax pmem character device nodes

2020-04-28 Thread Joao Martins
On 4/15/20 4:35 AM, Jingqi Liu wrote: > If the backend file is devdax pmem character device, the alignment > specified by the option 'align=NUM' in the '-object memory-backend-file' > needs to match the alignment requirement of the devdax pmem character device. > > This patch uses the interfaces o

[PATCH v2 1/3] exec: fetch the alignment of Linux devdax pmem character device nodes

2020-04-14 Thread Jingqi Liu
If the backend file is devdax pmem character device, the alignment specified by the option 'align=NUM' in the '-object memory-backend-file' needs to match the alignment requirement of the devdax pmem character device. This patch uses the interfaces of libdaxctl to fetch the devdax pmem file 'align