Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1500137
| From | Michal Hocko <mhocko@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: MPOL_BIND on memory only nodes |
| Date | 2016-10-13 12:20 +0200 |
| Message-ID | <srLhf-2aW-1@gated-at.bofh.it> (permalink) |
| References | <sro1j-2kL-9@gated-at.bofh.it> <srokF-2sg-13@gated-at.bofh.it> <srrBU-4SP-39@gated-at.bofh.it> <srLhf-2aW-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu 13-10-16 15:24:54, Anshuman Khandual wrote: [...] > Which makes the function look like this. Even with these changes, MPOL_BIND is > still going to pick up the local node's zonelist instead of the first node in > policy->v.nodes nodemask. It completely ignores policy->v.nodes which it should > not. Not really. I have tried to explain earlier. We do not ignore policy nodemask. This one comes from policy_nodemask. We start with the local node but fallback to some of the nodes from the nodemask defined by the policy. -- Michal Hocko SUSE Labs
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
MPOL_BIND on memory only nodes Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2016-10-12 11:30 +0200
Re: MPOL_BIND on memory only nodes Michal Hocko <mhocko@kernel.org> - 2016-10-12 11:50 +0200
Re: MPOL_BIND on memory only nodes Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2016-10-12 12:40 +0200
Re: MPOL_BIND on memory only nodes Michal Hocko <mhocko@kernel.org> - 2016-10-12 13:10 +0200
Re: MPOL_BIND on memory only nodes Michal Hocko <mhocko@kernel.org> - 2016-10-12 15:20 +0200
Re: MPOL_BIND on memory only nodes Michal Hocko <mhocko@kernel.org> - 2016-10-13 12:20 +0200
Re: MPOL_BIND on memory only nodes Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2016-10-13 14:30 +0200
Re: MPOL_BIND on memory only nodes Michal Hocko <mhocko@kernel.org> - 2016-10-13 15:00 +0200
Re: MPOL_BIND on memory only nodes Mel Gorman <mgorman@suse.de> - 2016-10-13 12:50 +0200
Re: MPOL_BIND on memory only nodes Michal Hocko <mhocko@kernel.org> - 2016-10-13 14:40 +0200
Re: MPOL_BIND on memory only nodes Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2016-10-13 14:50 +0200
csiph-web