For people (like me) who don’t know what a resizeable BAR is and whether or not they want one: https://www.pcguide.com/gpu/what-is-resizable-bar/
replies(2):
It will not work in the one computer where I need it; On Haswell, 32GB RAM + 16GB BAR is currently not possible[1].
0. https://github.com/xCuri0/ReBarUEFI/wiki/Common-issues-(and-...
It would be pretty neat to get the most out of an NVIDIA GPU in Linux on this platform
Resizable BAR (Base Address Register) is a PCIe capability. This is a mechanism that allows the PCIe device, such as a discrete graphics card, to negotiate the BAR size to optimize system resources. Enabling this functionality can result in a performance improvement.
[0] https://www.intel.com/content/www/us/en/support/articles/000...And not including support for bigger ranks probably saved some amount of circuitry or allowed higher speed, just like moving permission checks to happen last before writeback in the CPU core :|