Set minimum priority for PCIe scan

Set the Nice score to the maximum (lowest priority) so that it
doesn't interfere with other services when scanning for PCIe
devices.

Tested:
Confirmed that the PCIe device list still loads in Redfish.

Change-Id: Ic13c028940fb5d9491a327b5c2342c36c5c581b1
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
1 file changed
tree: 7c4a420b24e0dd133f37671d768f2e92e538a5fc
  1. include/
  2. service_files/
  3. src/
  4. utils/
  5. .clang-format
  6. CMakeLists.txt
  7. LICENSE
  8. MAINTAINERS
  9. README.md
README.md

peci-pcie

The peci-pcie application uses the CPU PECI interface to get PCIe Device information for the system and shares it on D-Bus. The information from D-Bus is used by bmcweb to populate the PCIe Device resources in Redfish.