Matthew Allen wrote:
I have an application that is suffering from high iTLB misses and I'd really
like to enable VMPSS. I can create a binary with the text segment aligned on a
4M boundary, but the text is still mapped to 8K pages (as reported by pmap -xs).
Is there anything I need to do to e
Matthew Allen wrote:
I have an application that is suffering from high iTLB misses and I'd really
like to enable VMPSS. I can create a binary with the text segment aligned on a
4M boundary, but the text is still mapped to 8K pages (as reported by pmap -xs).
Is there anything I need to do to e
I have an application that is suffering from high iTLB misses and I'd really
like to enable VMPSS. I can create a binary with the text segment aligned on a
4M boundary, but the text is still mapped to 8K pages (as reported by pmap -xs).
Is there anything I need to do to enable large page suppor