>Besides, memory-mapped I/O is way cooler.
Until you don't have enough address space. Then you have to handle that (map part of the file, remap as necessary), and that becomes a mess.
>Besides, memory-mapped I/O is way cooler.
Until you don't have enough address space. Then you have to handle that (map part of the file, remap as necessary), and that becomes a mess.