Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Addressable bits

Name: ' 2012-02-13 13:20

So, with 64-bit machines we have access to a larger address space than we'll ever need (64k should be enough etc.) and only a tiny fraction of that is mapped to anything sensible on my machine at least. Why not make addresses denser than 8-bits then?

We should have addressable bits! Of course, reading bytes or words would still have to be aligned. I belive this is the next great step in computing.

Name: Anonymous 2012-02-13 13:26

ADDRESS MY ANUS

Name: Anonymous 2012-02-13 13:33

Educate yourself

Name: Anonymous 2012-02-13 14:59

Bit-addressable computing architectures are older than the 8-bit byte, ``faggot''.

Name: Anonymous 2012-02-13 15:22

>>1
64k should be enough etc.
I believe it was "640k should be enough for anybody."

Name: Anonymous 2012-02-13 15:34

>>2
That's not funny.
My grandfather was "addressed" by the Nazis.
Appologize.

Name: Anonymous 2012-02-13 15:49

Or do like Java does and use 32-bit pointers to address up to 32GB of memory, as objects are guaranteed to be 8-byte aligned there.

Really, the whole 64-bit thing has gone out of hand. The processors support just 48 bits, some OSes further clamp that to 232 pages (44 bits total), and in either case it's a tremendous waste in the vast majority of the cases.

Most memory-heavy stuff, such as web browsers, easily consume 20-30% more memory on 64-bit mode. That's awful. I just use 32-bit versions of these.

So, what I'm trying to say - I'd do the opposite, something like Java does.

Bit addressability is an interesting concept, though most hardware vendors would be hard-pressed to waste die space on that, and the gains you'd get out of it would be minimal on most cases.

Name: kodak_gallery_programmer !!qmiXqQhekkGXVVD 2012-02-13 16:36

>>7
You're talking out of your ass again.

Name: Anonymous 2012-02-13 17:29

LISP

extra address bits are for type tags

Name: Anonymous 2012-02-13 17:36

We have reached the limit in processor clock cycles. To reach new levels of efficiency we need addressable bits.

Name: Anonymous 2012-02-13 18:10

What about sub-bit precision! Imagine! And how!s

Name: Anonymous 2012-02-13 20:54

Didn't the Sussman give a lecture recently that touched the subject of how cheap computing power is nowadays that we should move into new abstractions and paradings rather than caring for the internal workings and performance? Something touching machine propagators and the distributive computing

Don't change these.
Name: Email:
Entire Thread Thread List