Re: [PATCH 0/1] sched/topology: NUMA distance deduplication
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.ia64,gmane.linux.kernel,gmane.linux.ports.ia64 |
|---|---|
| Message-ID | <[email protected]> |
Hi Valentin! On 3/17/21 9:56 PM, Valentin Schneider wrote: > On 17/03/21 20:04, Valentin Schneider wrote: >> Technically it *is* coping with it, it's just dumping the entire NUMA >> distance matrix in the process... Let me see if I can't figure out why your >> system doesn't end up with nr_node_ids=1. >> > > Does the below > a) compile Yes. > b) do anything? It fixes the problem for me. Will test Sergei's patch now. Adrian