From mboxrd@z Thu Jan 1 00:00:00 1970 From: kernzap@gmail.com (Onkar N Mahajan) Date: Tue, 13 Mar 2012 11:33:01 +0530 Subject: 32-bit linux on 64 bit intel arch. Message-ID: <1331618581.25839.1.camel@oc4748611672.ibm.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org What type of Paging is used when 32-bit linux runs on 64 bit Intel Architecture? (1) 32-bit Paging (2) PAE Paging (3) IA-32e Paging In other words , What kind of paging is used in what situation ? Regards, Onkar