Re: [PATCH v3 2/4] mm/vmap: preload a CPU with one object for split purpose

2019-06-03 Thread Roman Gushchin
On Mon, Jun 03, 2019 at 10:53:34PM +0200, Uladzislau Rezki wrote: > On Mon, Jun 03, 2019 at 07:53:12PM +0200, Uladzislau Rezki wrote: > > Hello, Roman! > > > > On Wed, May 29, 2019 at 04:34:40PM +, Roman Gushchin wrote: > > > On Wed, May 29, 2019 at 04:27:15PM +0200, Uladzislau Rezki wrote: >

Re: [PATCH v3 2/4] mm/vmap: preload a CPU with one object for split purpose

2019-06-03 Thread Uladzislau Rezki
On Mon, Jun 03, 2019 at 07:53:12PM +0200, Uladzislau Rezki wrote: > Hello, Roman! > > On Wed, May 29, 2019 at 04:34:40PM +, Roman Gushchin wrote: > > On Wed, May 29, 2019 at 04:27:15PM +0200, Uladzislau Rezki wrote: > > > Hello, Roman! > > > > > > > On Mon, May 27, 2019 at 11:38:40AM +0200,

Re: [PATCH v3 2/4] mm/vmap: preload a CPU with one object for split purpose

2019-06-03 Thread Uladzislau Rezki
Hello, Roman! On Wed, May 29, 2019 at 04:34:40PM +, Roman Gushchin wrote: > On Wed, May 29, 2019 at 04:27:15PM +0200, Uladzislau Rezki wrote: > > Hello, Roman! > > > > > On Mon, May 27, 2019 at 11:38:40AM +0200, Uladzislau Rezki (Sony) wrote: > > > > Refactor the NE_FIT_TYPE split case when

Re: [PATCH v3 2/4] mm/vmap: preload a CPU with one object for split purpose

2019-05-29 Thread Roman Gushchin
On Wed, May 29, 2019 at 04:27:15PM +0200, Uladzislau Rezki wrote: > Hello, Roman! > > > On Mon, May 27, 2019 at 11:38:40AM +0200, Uladzislau Rezki (Sony) wrote: > > > Refactor the NE_FIT_TYPE split case when it comes to an > > > allocation of one extra object. We need it in order to > > > build a

Re: [PATCH v3 2/4] mm/vmap: preload a CPU with one object for split purpose

2019-05-29 Thread Uladzislau Rezki
Hello, Roman! > On Mon, May 27, 2019 at 11:38:40AM +0200, Uladzislau Rezki (Sony) wrote: > > Refactor the NE_FIT_TYPE split case when it comes to an > > allocation of one extra object. We need it in order to > > build a remaining space. > > > > Introduce ne_fit_preload()/ne_fit_preload_end()

Re: [PATCH v3 2/4] mm/vmap: preload a CPU with one object for split purpose

2019-05-28 Thread Roman Gushchin
On Mon, May 27, 2019 at 11:38:40AM +0200, Uladzislau Rezki (Sony) wrote: > Refactor the NE_FIT_TYPE split case when it comes to an > allocation of one extra object. We need it in order to > build a remaining space. > > Introduce ne_fit_preload()/ne_fit_preload_end() functions > for preloading one

[PATCH v3 2/4] mm/vmap: preload a CPU with one object for split purpose

2019-05-27 Thread Uladzislau Rezki (Sony)
Refactor the NE_FIT_TYPE split case when it comes to an allocation of one extra object. We need it in order to build a remaining space. Introduce ne_fit_preload()/ne_fit_preload_end() functions for preloading one extra vmap_area object to ensure that we have it available when fit type is