Hi.
On 12.08.2013 15:27, KAs Coenen wrote: Because 64-bit binaries (processes started by them) can address (use) way more memory on amd64 architecture, while 32-bit binaries/processes can use/address less than 4 gigs of memory while running on amd64. If total amount of memory in your server is lesser than 4 Gigs, then you don't care. Solaris is one of the oldest OS on market, that's why it has the largest experience in 64-bit area. That's, in turn, why Solaris is able to detect while booting the architecture of your machine and boot in the appropriate mode. If during the boot Solaris detects that your processor can operate in long mode, then Solaris boots 64-bit kernel. Otherwise it boots i386 kernel and operates in 32-bit mode. Solaris has both kernels and base system to operate 64- or 32-bit mode in one installation (most of the other systems are only able to run 32-bit binaries when in 64 mode, and they cannot boot 32-bit mode on 64-bit installation). That's a part of the answer why you are able to build 64-bit and 32-bit binaries. You can determine what mode your server is running by issuing the 'isainfo' command. If your server is running 64-bit kernel, you will see 'amd64 i386' output. Otherwize, 'i386'. Eugene. |
- Follow-Ups:
- References:
- installing php 5.5.1 on to solaris 10 results in error during make
- From: KAs Coenen
- Re: installing php 5.5.1 on to solaris 10 results in error during make
- From: Eugene M. Zheganin
- RE: installing php 5.5.1 on to solaris 10 results in error during make
- From: KAs Coenen
- Re: installing php 5.5.1 on to solaris 10 results in error during make
- From: Eugene M. Zheganin
- RE: installing php 5.5.1 on to solaris 10 results in error during make
- From: KAs Coenen
- Re: installing php 5.5.1 on to solaris 10 results in error during make
- From: Eugene M. Zheganin
- RE: installing php 5.5.1 on to solaris 10 results in error during make
- From: KAs Coenen
- installing php 5.5.1 on to solaris 10 results in error during make
- Prev by Date: RE: installing php 5.5.1 on to solaris 10 results in error during make
- Next by Date: RE: installing php 5.5.1 on to solaris 10 results in error during make
- Previous by thread: RE: installing php 5.5.1 on to solaris 10 results in error during make
- Next by thread: RE: installing php 5.5.1 on to solaris 10 results in error during make
- Index(es):