On 03/16/2015 08:51 PM, Roger C. Pao wrote:
Currently, when I load Ross' prd like this:
sudo modprobe pmem pmem_start_gb=6 pmem_size_gb=2 pmem_count=1
dmesg output is:
pmem: module loaded
I would really like it to display:
pmem: /dev/pmem0 at 6GiB for 2GiB
or something similar detailing how each /dev/pmem# is configured.
This is especially needed for Boaz's pmem as he uses the kernel memmap=#$# syntax. $
requires escaping in shell scripts and is easy to get wrong.
You have not used my last version it does just that. (Wait I hope I pushed it let me see
...)
Cheers
Boaz
Thank you for your consideration,
rcpao