Re: How do I find the memory page size ?



Chris Ridd <chrisridd@xxxxxxx> wrote:
I have 2 issues :
1. I have forgotten how to find out the page size as the memory units are
in page size :

I think that's just:

getconf PAGE_SIZE

Or even '/usr/bin/pagesize'.

--
Darren
.