Re: [PATCH v3] DAX: warn when kmem regions are truncated for memory block alignment.

2025-04-28 Thread Dan Williams
Gregory Price wrote: > Device capacity intended for use as system ram should be aligned to the > architecture-defined memory block size or that capacity will be silently > truncated and capacity stranded. > > As hotplug dax memory becomes more prevelant, the memory block size > alignment becomes m

[PATCH v3] DAX: warn when kmem regions are truncated for memory block alignment.

2025-04-10 Thread Gregory Price
Device capacity intended for use as system ram should be aligned to the architecture-defined memory block size or that capacity will be silently truncated and capacity stranded. As hotplug dax memory becomes more prevelant, the memory block size alignment becomes more important for platform and de