Re: [PATCH] PCI: Add a mutex to protect the global list pci_domain_busn_res_list

2024-04-25 Thread Bjorn Helgaas
On Thu, Apr 18, 2024 at 06:53:02PM -0700, Dexuan Cui wrote: > There has been an effort to make the pci-hyperv driver support > async-probing to reduce the boot time. With async-probing, multiple > kernel threads can be running hv_pci_probe() -> create_root_hv_pci_bus() -> > pci_scan_root_bus_bridge

RE: [PATCH 1/1] hv_balloon: Enable hot-add for memblock sizes > 128 Mbytes

2024-04-25 Thread Michael Kelley
From: mhkelle...@gmail.com Sent: Monday, March 11, 2024 11:13 AM > > The Hyper-V balloon driver supports hot-add of memory in addition > to ballooning. Current code hot-adds in fixed size chunks of > 128 Mbytes (fixed constant HA_CHUNK in the code). While this works > in Hyper-V VMs with 64 Gby