Tested LBA size ?

Keith Busch keith.busch at intel.com
Thu Mar 3 06:17:00 PST 2016


On Thu, Mar 03, 2016 at 10:58:15AM +0100, Olivier Mallinger - IP Maker wrote:
> By VM, you mean "Virtual Machine" ?

VM -- Virtual Memory

> Can I conclude that VM page size is generally 4kB today ? an you
> confirm that ?

Probably. 4k is the most common VM page size. It's the only supported size 
on x86. If using something else, YMMV. To confirm, run:

  # getconf PAGESIZE



More information about the Linux-nvme mailing list