Hi, 
  Does anybody know how the mmap() works? 
  mmap() creates a mapped region for a potion of the
file.  Any data written to a mapped region are stored
in its corresponding file object "automatically" by
OS.
  The question is how the "automatically" work.
  Thanks.
  Jerry



__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/?.refer=text



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to