mbox series

[0/2] mm/shuffle: Fix + default enable

Message ID 154943712485.3858443.4491117952728936852.stgit@dwillia2-desk3.amr.corp.intel.com (mailing list archive)
Headers show
Series mm/shuffle: Fix + default enable | expand

Message

Dan Williams Feb. 6, 2019, 7:12 a.m. UTC
Andrew,

Please fold patch1 into:
mm-shuffle-initial-free-memory-to-improve-memory-side-cache-utilization.patch

Patch2, as marked, is the "always-on" shuffle patch for -mm only.

---

Dan Williams (2):
      mm/shuffle: Fix shuffle enable
      [-mm only] mm/shuffle: Default enable all shuffling


 init/Kconfig |    4 ++--
 mm/shuffle.c |   20 +++++++++++++++++---
 mm/shuffle.h |    2 +-
 3 files changed, 20 insertions(+), 6 deletions(-)