A page is a fixed length block of main memory, that is contiguous in both physical memory addressing and virtual memory addressing.
Kernel swap and allocates memory using pages
To Know the PAGESIZE
$ getconf PAGESIZE
result :
verman@verman-desktop:~/$ getconf PAGE_SIZE
4096
0 Responses to “How to find Virtual Memory PAGESIZE in Ubuntu 9.04 ?”