[PATCH 0/6] ARM: mm: HugeTLB + THP support.
From: Grazvydas Ignotas <hidden>
Date: 2013-02-10 20:45:59
Also in:
linux-arch
From: Grazvydas Ignotas <hidden>
Date: 2013-02-10 20:45:59
Also in:
linux-arch
On Fri, Feb 8, 2013 at 5:01 PM, Steve Capper [off-list ref] wrote:
Hello, The following patches bring both HugeTLB support and Transparent HugePage (THP) support to ARM. These are not intended for 3.9.
I've tested this on 3.2 with this series and dependencies (LPAE and some others) backported because I currently only have full board support on 3.2. This was done on OMAP3/CortexA8 pandora board running PSX emulator that renders graphics to 16bpp 1024x512 framebuffer (sometimes 2048x1024 in "enhanced" mode). Here are some average frames per second counter readings without huge pages and with them: (not showing games as they are irrelevant here) no hugetlb / hugetlb game1: ~52 / 57 game2: ~67 / 77 game3: 21 / 26 game4: 22 / 25 As it can be seen here huge pages are very useful for this kind of load, so I'm really looking forward for this to get merged. FWIW: Tested-by: Grazvydas Ignotas <redacted> -- Gra?vydas