Re: [PATCH v2 3/3] mm/shuffle: remove dynamic reconfiguration

2020-06-23 Thread Dan Williams
On Mon, Jun 22, 2020 at 12:33 AM David Hildenbrand wrote: > > On 20.06.20 03:49, Dan Williams wrote: > > On Fri, Jun 19, 2020 at 5:59 AM David Hildenbrand wrote: > >> > >> Commit e900a918b098 ("mm: shuffle initial free memory to improve > >> memory-side-cache utilization") promised "autodetection

Re: [PATCH v2 3/3] mm/shuffle: remove dynamic reconfiguration

2020-06-22 Thread Wei Yang
On Fri, Jun 19, 2020 at 02:59:22PM +0200, David Hildenbrand wrote: >Commit e900a918b098 ("mm: shuffle initial free memory to improve >memory-side-cache utilization") promised "autodetection of a >memory-side-cache (to be added in a follow-on patch)" over a year ago. > >The original series included

Re: [PATCH v2 3/3] mm/shuffle: remove dynamic reconfiguration

2020-06-22 Thread Michal Hocko
On Fri 19-06-20 14:59:22, David Hildenbrand wrote: > Commit e900a918b098 ("mm: shuffle initial free memory to improve > memory-side-cache utilization") promised "autodetection of a > memory-side-cache (to be added in a follow-on patch)" over a year ago. > > The original series included patches [1]

Re: [PATCH v2 3/3] mm/shuffle: remove dynamic reconfiguration

2020-06-22 Thread Wei Yang
On Mon, Jun 22, 2020 at 09:33:28AM +0200, David Hildenbrand wrote: >On 20.06.20 03:49, Dan Williams wrote: >> On Fri, Jun 19, 2020 at 5:59 AM David Hildenbrand wrote: >>> >>> Commit e900a918b098 ("mm: shuffle initial free memory to improve >>> memory-side-cache utilization") promised "autodetectio

Re: [PATCH v2 3/3] mm/shuffle: remove dynamic reconfiguration

2020-06-22 Thread David Hildenbrand
On 20.06.20 03:49, Dan Williams wrote: > On Fri, Jun 19, 2020 at 5:59 AM David Hildenbrand wrote: >> >> Commit e900a918b098 ("mm: shuffle initial free memory to improve >> memory-side-cache utilization") promised "autodetection of a >> memory-side-cache (to be added in a follow-on patch)" over a y

Re: [PATCH v2 3/3] mm/shuffle: remove dynamic reconfiguration

2020-06-19 Thread Dan Williams
On Fri, Jun 19, 2020 at 5:59 AM David Hildenbrand wrote: > > Commit e900a918b098 ("mm: shuffle initial free memory to improve > memory-side-cache utilization") promised "autodetection of a > memory-side-cache (to be added in a follow-on patch)" over a year ago. > > The original series included pat

[PATCH v2 3/3] mm/shuffle: remove dynamic reconfiguration

2020-06-19 Thread David Hildenbrand
Commit e900a918b098 ("mm: shuffle initial free memory to improve memory-side-cache utilization") promised "autodetection of a memory-side-cache (to be added in a follow-on patch)" over a year ago. The original series included patches [1], however, they were dropped during review [2] to be followed