reserve memory

Ran Shalit <[email protected]> Mon, 16 Jul 2018 12:41:05 +0000
Newsgroups org.kernel.vger.linux-hotplug
Message-ID <CAJ2oMhJHYVG3mypArk44h4_k_KLgccx60HUW48+84hDU7z41gQ@mail.gmail.com>
Hello,

When doing :
echo 1 > /sys/bus/pci/rescan

Does it results in memory allocation for the new added device ?

Is it that by adding "pci=hpmemsize" we can reserve the memory for the
hot-plug device ? ( So, that there is no dynamic allocation in runtime
)

Thank you,
ranran