Reason for 64bit
#2
Well, even though 1 or 2GB of DRAM fits easily into a 32-bit memory address space, on linux you can map files to memory regions, so an application can use more than 4GB of address space while still consuming less than the total DRAM. Consul and cassandra are two examples of such applications. And of course, you could have a swap partition > 4GB if you wanted (although even an SSD over USB2 probably wouldn't be fast enough to make paging large regions useful).


Messages In This Thread
Reason for 64bit - by NWUK - 02-29-2016, 06:27 AM
RE: Reason for 64bit - by patrickhwood - 03-01-2016, 11:45 PM
RE: Reason for 64bit - by NWUK - 03-02-2016, 03:29 AM
RE: Reason for 64bit - by stephen fleming - 03-02-2016, 03:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)