functions order when do memory mapping
- From: Ronald <followait@xxxxxxx>
- Date: Sun, 24 Dec 2006 18:17:30 +0800
A:
open
mmap
munmap
close
or
B:
open
mmap
close
munmap
Both works well, I wonder which is better?
.
- Follow-Ups:
- Re: functions order when do memory mapping
- From: Måns Rullgård
- [fixed] Re: functions order when do memory mapping
- From: Ronald
- Re: functions order when do memory mapping
- Prev by Date: Re: title should be "Is pipe excellent?"
- Next by Date: open problem
- Previous by thread: hi frnd pls guide me regarding how to compile in linux2.10.18
- Next by thread: [fixed] Re: functions order when do memory mapping
- Index(es):