[openbeos] Re: is system_time(); an expensive call?

François Revol wrote:
in x86 IOs are _not_ memory accesses, you can't map the io space to memory.
(but you'll have to do that for PPC).

You can do both on x86 - direct IO and memory mapped IO, e.g. the video memory is memory mapped.



Other related posts: