All of lore.kernel.org
 help / color / mirror / Atom feed
* msync & MS_INVALIDATE question
@ 1998-04-26  4:17 Eric W. Biederman
  0 siblings, 0 replies; only message in thread
From: Eric W. Biederman @ 1998-04-26  4:17 UTC (permalink / raw)
  To: linux-mm


The man page I have for msync(MS_INVALIDATE) says it should invalidate
all other mappings. I.e. get all other mappings.

The implementation does something quite different, that is related to
only the present mapping.

Was this a pure documentation bug.  Was MS_INVALIDATE not implemented
correctly because of no reverse maps?  Or is something else going on
here?

I know in the context of MAP_SHARED invalidating other mappings seems
like a reasonable proposition.

Eric

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-04-26  4:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-04-26  4:17 msync & MS_INVALIDATE question Eric W. Biederman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.