comp.lang.ada
 help / color / mirror / Atom feed
From: Niklas Holsti <niklas.holsti@tidorum.invalid>
Subject: Re: How To Create And Use Memory Map Files
Date: Mon, 18 Feb 2019 12:44:30 +0200
Date: 2019-02-18T12:44:30+02:00	[thread overview]
Message-ID: <gcvgkeFjbebU1@mid.individual.net> (raw)
In-Reply-To: <q4dpqn$puh$1@gioia.aioe.org>

On 19-02-18 10:19 , Dmitry A. Kazakov wrote:

> In more OSes more advanced than Linux one can have shared memory without
> any files involved. The memory object could even be anonymous if one
> process passes a handle to the memory to another.

Linux supports the "Unix System V" inter-process communication 
mechanisms, including shared memory segments that are not memory-mapped 
files and can be anonymous in the above sense.

See e.g. http://man7.org/linux/man-pages/man7/svipc.7.html

-- 
Niklas Holsti
Tidorum Ltd
niklas holsti tidorum fi
       .      @       .


  parent reply	other threads:[~2019-02-18 10:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-16 19:40 How To Create And Use Memory Map Files Michael390@gmail.com
2019-02-16 19:58 ` Simon Wright
2019-02-16 21:13 ` Per Sandberg
2019-02-16 21:34   ` Dmitry A. Kazakov
2019-02-17 22:41 ` Rego, P.
2019-02-18  8:19   ` Dmitry A. Kazakov
2019-02-18  9:31     ` Rego, P.
2019-02-18 10:23       ` Dmitry A. Kazakov
2019-02-18 10:44     ` Niklas Holsti [this message]
2019-02-19  9:26       ` Patrick Jakubowski
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox