[fixed] Re: functions order when do memory mapping
- From: Ronald <followait@xxxxxxx>
- Date: Sun, 24 Dec 2006 18:33:05 +0800
Ronald wrote:
A:do io here
open
mmap
munmapdo io here
close
or
B:
open
mmap
close
munmap.
Both works well, I wonder which is better?
- References:
- functions order when do memory mapping
- From: Ronald
- functions order when do memory mapping
- Prev by Date: open problem
- Next by Date: Re: functions order when do memory mapping
- Previous by thread: functions order when do memory mapping
- Next by thread: Re: functions order when do memory mapping
- Index(es):