On Tue, Sep 15, 2015 at 02:05:57PM +0200, Jerome Marchand wrote:
> Since commit <6539cc05386> (mm: memcontrol: fold mem_cgroup_do_charge()),
> the order to pass to mem_cgroup_oom() is calculated by passing the number
> of pages to get_order() instead of the expected size in bytes. AFAICT,
> it onl
[CC Andrew - the patch was posted here
http://lkml.kernel.org/r/1442318757-7141-1-git-send-email-jmarchan%40redhat.com]
On Tue 15-09-15 15:56:23, Michal Hocko wrote:
> On Tue 15-09-15 14:05:57, Jerome Marchand wrote:
> > Since commit <6539cc05386> (mm: memcontrol: fold mem_cgroup_do_charge()),
> >
On Tue 15-09-15 14:05:57, Jerome Marchand wrote:
> Since commit <6539cc05386> (mm: memcontrol: fold mem_cgroup_do_charge()),
> the order to pass to mem_cgroup_oom() is calculated by passing the number
> of pages to get_order() instead of the expected size in bytes. AFAICT,
> it only affects the va
Since commit <6539cc05386> (mm: memcontrol: fold mem_cgroup_do_charge()),
the order to pass to mem_cgroup_oom() is calculated by passing the number
of pages to get_order() instead of the expected size in bytes. AFAICT,
it only affects the value displayed in the oom warning message.
This patch fix
4 matches
Mail list logo