Re: [PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend

2020-01-23 Thread Laurent Vivier
Le 23/01/2020 à 12:37, Igor Mammedov a écrit : > > v3: > - due to libvirt not being ready, postpone till 5.1 > * [PATCH v2 82/86] numa: forbid '-numa node, mem' for 5.0 and newer > machine types > and depended >[PATCH v2 86/86] numa: remove deprecated implicit RAM distributio

Re: [PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend

2020-01-23 Thread no-reply
v3 00/80] refactor main RAM allocation to use hostmem backend === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailb

[PATCH REPOST v3 00/80] refactor main RAM allocation to use hostmem backend

2020-01-23 Thread Igor Mammedov
v3: - due to libvirt not being ready, postpone till 5.1 * [PATCH v2 82/86] numa: forbid '-numa node, mem' for 5.0 and newer machine types and depended [PATCH v2 86/86] numa: remove deprecated implicit RAM distribution between nodes - drop as not related "[PATCH v2 85/86]