for-next/pgtable branch: OOM error with 16K page size
From: Jaggi, Manish <hidden>
Date: 2016-03-01 12:03:36
quoted
From: Suzuki K. Poulose <Suzuki.Poulose@arm.com> Sent: Tuesday, March 1, 2016 4:53 PM To: Jaggi, Manish Cc: linux-arm-kernel at lists.infradead.org; mark.rutland at arm.com Subject: Re: for-next/pgtable branch: OOM error with 16K page size On 01/03/16 10:48, Jaggi, Manish wrote:quoted
quoted
quoted
From: linux-arm-kernel <redacted> on behalf of Jaggi, Manish <redacted> Sent: Monday, February 29, 2016 5:56 PM To: linux-arm-kernel at lists.infradead.org Subject: for-next/pgtable branch: OOM error with 16K page size Hi All, I am trying to use the for-next/pgtable branch with the top commit,The same issue is observed with for-next/core branchquoted
quoted
quoted
Observations: a) During linux boot I see some oom messages http://pastebin.com/8jSMFhqf b) cat /proc/meminfo MemTotal: 66613760 kB MemFree: 307328 kB MemAvailable: 22416 kBCould you please provide the complete o/p of the following with 16K ? 1) /proc/meminfo 2) /proc/buddyinfo 3) /proc/slabinfo
http://pastebin.com/Eszwp1cS
quoted
Thanks Suzuki