public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* non-persistant storage?
@ 2019-12-12 12:28 Ulli Horlacher
  2019-12-12 21:27 ` Eliot Moss
  2019-12-16 10:22 ` Corinna Vinschen
  0 siblings, 2 replies; 9+ messages in thread
From: Ulli Horlacher @ 2019-12-12 12:28 UTC (permalink / raw)
  To: cygwin

I need to store some data (a few kB) non-persistant.
On a real UNIX I would use /var/run, because after a shutdown all its
content is lost.
But on cygwin /var/run is stored on disk.

I cannot use an environment variable, because different processes need to
read/write the data.

/proc is non-persistant (in respect to a reboot), but It is not a generic
storage place.

What can I use with cygwin instead?

Installing third party software is not an option, it must work with a
standard Windows (and cygwin).

-- 
Ullrich Horlacher              Server und Virtualisierung
Rechenzentrum TIK         
Universitaet Stuttgart         E-Mail: horlacher@tik.uni-stuttgart.de
Allmandring 30a                Tel:    ++49-711-68565868
70569 Stuttgart (Germany)      WWW:    http://www.tik.uni-stuttgart.de/
REF:<20191212120041.GA7699@tik.uni-stuttgart.de>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-12-16 10:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-12 12:28 non-persistant storage? Ulli Horlacher
2019-12-12 21:27 ` Eliot Moss
2019-12-12 21:40   ` Ulli Horlacher
2019-12-12 21:59     ` Eliot Moss
2019-12-13  1:33       ` L A Walsh
2019-12-13  6:28         ` Brian Inglis
2019-12-13  9:34           ` L A Walsh
2019-12-13 10:06         ` Ulli Horlacher
2019-12-16 10:22 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).