Re: [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

2019-06-03 Thread Roman Gushchin
On Mon, Jun 03, 2019 at 02:26:20PM +1000, Tobin C. Harding wrote: > On Wed, May 29, 2019 at 04:16:51PM +, Roman Gushchin wrote: > > On Wed, May 29, 2019 at 01:54:06PM +1000, Tobin C. Harding wrote: > > > On Tue, May 21, 2019 at 02:05:38AM +, Roman Gushchin wrote: > > > > On Tue, May 21, 201

Re: [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

2019-06-02 Thread Tobin C. Harding
On Wed, May 29, 2019 at 04:16:51PM +, Roman Gushchin wrote: > On Wed, May 29, 2019 at 01:54:06PM +1000, Tobin C. Harding wrote: > > On Tue, May 21, 2019 at 02:05:38AM +, Roman Gushchin wrote: > > > On Tue, May 21, 2019 at 11:31:18AM +1000, Tobin C. Harding wrote: > > > > On Tue, May 21, 201

Re: [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

2019-05-29 Thread Roman Gushchin
On Wed, May 29, 2019 at 01:54:06PM +1000, Tobin C. Harding wrote: > On Tue, May 21, 2019 at 02:05:38AM +, Roman Gushchin wrote: > > On Tue, May 21, 2019 at 11:31:18AM +1000, Tobin C. Harding wrote: > > > On Tue, May 21, 2019 at 12:57:47AM +, Roman Gushchin wrote: > > > > On Mon, May 20, 201

Re: [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

2019-05-28 Thread Tobin C. Harding
On Tue, May 21, 2019 at 02:05:38AM +, Roman Gushchin wrote: > On Tue, May 21, 2019 at 11:31:18AM +1000, Tobin C. Harding wrote: > > On Tue, May 21, 2019 at 12:57:47AM +, Roman Gushchin wrote: > > > On Mon, May 20, 2019 at 03:40:17PM +1000, Tobin C. Harding wrote: > > > > In an attempt to ma

Re: [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

2019-05-20 Thread Tobin C. Harding
On Tue, May 21, 2019 at 02:05:38AM +, Roman Gushchin wrote: > On Tue, May 21, 2019 at 11:31:18AM +1000, Tobin C. Harding wrote: > > On Tue, May 21, 2019 at 12:57:47AM +, Roman Gushchin wrote: > > > On Mon, May 20, 2019 at 03:40:17PM +1000, Tobin C. Harding wrote: > > > > In an attempt to ma

Re: [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

2019-05-20 Thread Roman Gushchin
On Tue, May 21, 2019 at 11:31:18AM +1000, Tobin C. Harding wrote: > On Tue, May 21, 2019 at 12:57:47AM +, Roman Gushchin wrote: > > On Mon, May 20, 2019 at 03:40:17PM +1000, Tobin C. Harding wrote: > > > In an attempt to make the SMO patchset as non-invasive as possible add a > > > config optio

Re: [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

2019-05-20 Thread Tobin C. Harding
On Tue, May 21, 2019 at 12:57:47AM +, Roman Gushchin wrote: > On Mon, May 20, 2019 at 03:40:17PM +1000, Tobin C. Harding wrote: > > In an attempt to make the SMO patchset as non-invasive as possible add a > > config option CONFIG_DCACHE_SMO (under "Memory Management options") for > > enabling S

Re: [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

2019-05-20 Thread Roman Gushchin
On Mon, May 20, 2019 at 03:40:17PM +1000, Tobin C. Harding wrote: > In an attempt to make the SMO patchset as non-invasive as possible add a > config option CONFIG_DCACHE_SMO (under "Memory Management options") for > enabling SMO for the DCACHE. Whithout this option dcache constructor is > used bu

[RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

2019-05-19 Thread Tobin C. Harding
In an attempt to make the SMO patchset as non-invasive as possible add a config option CONFIG_DCACHE_SMO (under "Memory Management options") for enabling SMO for the DCACHE. Whithout this option dcache constructor is used but no other code is built in, with this option enabled slab mobility is ena