diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1788098')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1788098 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1788098 b/results/scraper/launchpad-without-comments/1788098 new file mode 100644 index 000000000..5b2b22af9 --- /dev/null +++ b/results/scraper/launchpad-without-comments/1788098 @@ -0,0 +1,11 @@ +Avoid migration issues with aligned 2MB THB + +------- Comment From <email address hidden> 2018-08-20 17:12 EDT------- +Hi, in some environments it was observed that this qemu patch to enable THP made it more likely to hit guest migration issues, however the following kernel patch resolves those migration issues: + +https://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git/commit/?h=kvm-ppc-next&id=c066fafc595eef5ae3c83ae3a8305956b8c3ef15 +KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix() + +Once merged upstream, it would be good to include that change as well to avoid potential migration problems. Should I open a new bug for that or is it better to track here? + +Note Paelzer: I have not seen related migration issues myself, but it seems reasonable and confirmed by IBM. \ No newline at end of file |