Re: [PATCH v4 00/13] Introduced multi-preference mempolicy

2021-04-14 Thread Michal Hocko
[Cc linux-api] On Wed 17-03-21 11:39:57, Feng Tang wrote: > This patch series introduces the concept of the MPOL_PREFERRED_MANY mempolicy. > This mempolicy mode can be used with either the set_mempolicy(2) or mbind(2) > interfaces. Like the MPOL_PREFERRED interface, it allows an application to >

[PATCH v4 00/13] Introduced multi-preference mempolicy

2021-03-16 Thread Feng Tang
This patch series introduces the concept of the MPOL_PREFERRED_MANY mempolicy. This mempolicy mode can be used with either the set_mempolicy(2) or mbind(2) interfaces. Like the MPOL_PREFERRED interface, it allows an application to set a preference for nodes which will fulfil memory allocation