THX for the link zen
A lot of reading ahead me 
This seems to be a little too complex for my mid-techy mind, but I think that's a benefit of 64-bit CPU and 42-bit MMU. In contrary to 36-bit PAE MMU which x86 uses. There's an interesting comparison of CPUs/Memory bus features (esp. second table):
http://www.appleinsider.com/articles/08/08/26/road_to_mac_os_x_10_6_snow_leopard_64_bits.html
So, if I understood it right way, Intel 10.5 kernel uses PAE instructions and PPC 10.5 kernel uses 42-bit MMU features instead of PAE?
Please, be lenient for me, I'm not educated in computer science
All I know about Macs came from years of real life experiences with Mac (more) and PC (less) hardware, so I have lack of theoretic basis here and there.
Has to be. A 32bit Kernel would limit the RAM to 4GB, yet the PowerMac G5 is advertised to work with up to 16GB of RAM (which it does).
I don't know of any other technology that would make a 32bit Kernel address more than 4GB.
This seems to be a little too complex for my mid-techy mind, but I think that's a benefit of 64-bit CPU and 42-bit MMU. In contrary to 36-bit PAE MMU which x86 uses. There's an interesting comparison of CPUs/Memory bus features (esp. second table):
http://www.appleinsider.com/articles/08/08/26/road_to_mac_os_x_10_6_snow_leopard_64_bits.html
So, if I understood it right way, Intel 10.5 kernel uses PAE instructions and PPC 10.5 kernel uses 42-bit MMU features instead of PAE?
Please, be lenient for me, I'm not educated in computer science