mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jerry Hong <jhong001@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: how mmap() works?
Date: Thu, 29 Mar 2001 14:14:51 -0800 (PST)	[thread overview]
Message-ID: <20010329221451.27582.qmail@web4303.mail.yahoo.com> (raw)

Hi, 
  mmap() creates a mmaped memory associated with a
physical file. If a process updates the mmaped memory,
Linux will updates the file "automatically". If this
is the case, why do we need msync()? If this is not
the case, what is the interval between 2 "WRITE" (IO
request operation) request to the physical file
because it really updates the physical file somehow
even without msync().
  Any comments about how mmap() works will be
appreciated.
  Thanks.
  
  Jerry
  

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

             reply	other threads:[~2001-03-29 22:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-29 22:14 Jerry Hong [this message]
2001-03-29 22:38 ` J . A . Magallon
2001-04-01 16:41 ` Andreas Bombe
2001-04-01 20:28   ` Tim Hockin
2001-04-02  0:42     ` Andreas Bombe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010329221451.27582.qmail@web4303.mail.yahoo.com \
    --to=jhong001@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®