8676
General Software Discussion / Re: Will 64-bit make a difference?
« Last post by f0dder on May 07, 2006, 12:10 PM »Hrm, 64bit embedded? I was under the impression that the "latest" x86 processors used for embedded systems would be plain pentiums, because things like out-of-order execution can make it hard to be *really* precise (as in hard realtime operating systems).
Supporting large files on 32bit operating systems isn't really that bad, developers just need to stop being lazy and thing that they can MemMap() entire files, or represent filesize in "unsigned int" or size_t.
Supporting large files on 32bit operating systems isn't really that bad, developers just need to stop being lazy and thing that they can MemMap() entire files, or represent filesize in "unsigned int" or size_t.

Recent Posts
- too bad my support plan has expired.
- ok, 1.0 beta, I'll wait a bit. But this sound *good* 



