I am on the amd64 arch, on intel c2d.
I can't understand something simple :
A segment descriptor is a the representation of a process (code segment, data, stack..)
How is it that we are stil limited to 4Gb on the amd64 architecture (that is the limit field in the descriptors).
Should it be 64bit limit and not a 32bit one ?