SysAdminGear
Keep your server running fine
Howto check the size of PAGESIZE on Linux
Some recent operating systems have their main memory divided into pages and it allows better utilization of memory.
Kernel swap and allocates memory using pages.
You can view the size of a page in bytes, using this command::
# getconf PAGESIZE
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment