|
64bit mode also allows OSes like linux to use a fast system call instruction to lessen the overhead in calling system functions. Combined with the extra registers, 64bit linux is noticeably more responsive to the user than 32bit on the same computer.
|