But Linux kernel in 32bit supports more than 4GB of memory. Must be used with PAE.
It does, but have a look at what Linus said:But Linux kernel in 32bit supports more than 4GB of memory. Must be used with PAE.
See also: http://unix.stackexchange.com/a/12071Linus Torvalds said:PAE turned that very simple fact on its head, and screwed things up royally. Whoever came up with the idea was totally incompetent, and had forgotten all the DOS HIGHMEM pains. There’s a damn good reason why we left the 286 behind, and started using 386′s, instead of having HIGHMEM crap with windows into a bigger physical space.
[...]
So repeat after me: PAE didn’t ever really fix anything. It was a mistake. It was just a total failure, and the result of hw engineers not understanding software.