public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
From: "Václav Haisman" <v.haisman@sh.cvut.cz>
To: cygwin-talk@cygwin.com
Subject: Re: Cygwin 1.7 & Windows Batch File  & mount temp in windows temp   before starting...
Date: Sat, 15 Aug 2009 10:58:00 -0000	[thread overview]
Message-ID: <4A869511.6080604@sh.cvut.cz> (raw)
In-Reply-To: <4A854E46.2010801@gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Dave Korn wrote, On 14.8.2009 13:45:
> Purrer Wolfgang wrote:
>> I want to provide  X – Services on a Windows Terminal Server.
>>
>> Cygwin is on a file share
> 
>   I've often wondered.  Does anyone know what happens when you have a bunch of
> executables (dlls and exes) mapped as image views into a running process and
> the server suddenly goes away just as windows wants to page in a chunk of
> .text section?  Is it clever enough to back the whole image by a page file at
> startup when it's coming from a network redirector?
Since the PE header has a flag that let's you specify that you want to copy
network stored .exe/.dll into swap before executing, I would say you will get
GPF if the flag is not there and the server disappears and Windows try to
page in a bit.

- --
VH

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)

iEYEAREIAAYFAkqGlREACgkQr2CghdezFMlzkgCfegzhZEG06T5WwCrVB1o4C+m4
RjsAoKgbNQr5PEw+lwRVv5fSoYTOudJQ
=3VX1
-----END PGP SIGNATURE-----

      reply	other threads:[~2009-08-15 10:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200908140854968.SM08060@[80.243.163.15]>
2009-08-14 11:31 ` Dave Korn
2009-08-15 10:58   ` Václav Haisman [this message]

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=4A869511.6080604@sh.cvut.cz \
    --to=v.haisman@sh.cvut.cz \
    --cc=cygwin-talk@cygwin.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).