• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux 64bit system or 32bit for TFS?

aimer

New Member
Joined
Jun 15, 2013
Messages
10
Reaction score
0
Hi,
What will be better for performance TFS, 32bit or 64bit Unix system?
 
Yeah with 32 bit the system may support more memory, but the way that 33 bit works it only allows each application to use so much. Regardless of the total amount.
 
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:
Linus 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.
See also: http://unix.stackexchange.com/a/12071
 
Linux is so resource friendly that you should just use 64 but because then if you choose to upgrade ram or whatever, there will be no issues with your server using it.
 
Back
Top