Click here to Skip to main content
15,906,645 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: The size of games these days! Pin
Rage18-May-20 19:54
professionalRage18-May-20 19:54 
GeneralRe: The size of games these days! Pin
Rage18-May-20 9:43
professionalRage18-May-20 9:43 
GeneralRe: The size of games these days! Pin
kalberts18-May-20 10:50
kalberts18-May-20 10:50 
GeneralRe: The size of games these days! Pin
Rage18-May-20 19:53
professionalRage18-May-20 19:53 
GeneralRe: The size of games these days! Pin
Rage18-May-20 19:59
professionalRage18-May-20 19:59 
GeneralCaveat Emptor Pin
jsc4218-May-20 4:02
professionaljsc4218-May-20 4:02 
GeneralRe: Caveat Emptor Pin
kalberts18-May-20 4:54
kalberts18-May-20 4:54 
GeneralRe: Caveat Emptor Pin
honey the codewitch18-May-20 5:11
mvahoney the codewitch18-May-20 5:11 
There's a significant part of me that wants to disagree with you on this score, but I really can't. The flat memory addressing scheme beyond 4GB and the extra kernel potential there (depending on how your OS is structured) is about the only major benefit of going beyond 32bit in practice, and honestly, how necessary is it?

I think it's fair to argue that it's nice to be able to address huge memory windows beyond 4GB for many reasons, even if it's not physically backed by RAM, but again at the end of the day, it's not necessary.

The only problem with ignoring that is that it increases the cost of such software by making it necessarily more complicated - now you have to use segmented addressing of some kind.

I guess at the end of the day the engineers and bean counters came together and felt it was a necessary advancement.

So while I agree with you, I can see the other end of this too. There's definitely room for 64 bit systems. Maybe they don't need to be as ubiquitous though.

If I had to bet, I'd say 32bit isn't going away for the forseeable future.
Real programmers use butterflies

GeneralRe: Caveat Emptor Pin
Sander Rossel18-May-20 5:19
professionalSander Rossel18-May-20 5:19 
GeneralRe: Caveat Emptor Pin
honey the codewitch18-May-20 6:01
mvahoney the codewitch18-May-20 6:01 
GeneralRe: Caveat Emptor Pin
Sander Rossel18-May-20 7:37
professionalSander Rossel18-May-20 7:37 
GeneralRe: Caveat Emptor Pin
W Balboos, GHB18-May-20 5:15
W Balboos, GHB18-May-20 5:15 
GeneralRe: Caveat Emptor Pin
Richard Deeming18-May-20 5:47
mveRichard Deeming18-May-20 5:47 
GeneralThis could be useful for some of you Pin
ZurdoDev18-May-20 1:40
professionalZurdoDev18-May-20 1:40 
GeneralRe: This could be useful for some of you Pin
musefan18-May-20 1:46
musefan18-May-20 1:46 
GeneralRe: This could be useful for some of you Pin
Slacker00718-May-20 1:56
professionalSlacker00718-May-20 1:56 
GeneralI was sent this, and... Pin
OriginalGriff18-May-20 0:18
mveOriginalGriff18-May-20 0:18 
GeneralRe: I was sent this, and... Pin
W Balboos, GHB18-May-20 1:20
W Balboos, GHB18-May-20 1:20 
GeneralRe: I was sent this, and... Pin
Mike Hankey18-May-20 2:40
mveMike Hankey18-May-20 2:40 
GeneralRe: I was sent this, and... Pin
Daniel Pfeffer18-May-20 2:55
professionalDaniel Pfeffer18-May-20 2:55 
GeneralRe: I was sent this, and... Pin
obermd18-May-20 3:29
obermd18-May-20 3:29 
GeneralCCC 2020-05-18: answer Pin
Greg Utas17-May-20 23:29
professionalGreg Utas17-May-20 23:29 
GeneralRe: CCC 2020-05-18 Pin
super18-May-20 3:08
professionalsuper18-May-20 3:08 
GeneralRe: CCC 2020-05-18 Pin
Greg Utas18-May-20 3:13
professionalGreg Utas18-May-20 3:13 
GeneralRe: CCC 2020-05-18: answer Pin
pkfox18-May-20 6:56
professionalpkfox18-May-20 6:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.