public inbox for cygwin-talk@cygwin.com
 help / color / mirror / Atom feed
* Re: Cygwin 1.7 & Windows Batch File  & mount temp in windows temp  before starting...
       [not found] <200908140854968.SM08060@[80.243.163.15]>
@ 2009-08-14 11:31 ` Dave Korn
  2009-08-15 10:58   ` Václav Haisman
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Korn @ 2009-08-14 11:31 UTC (permalink / raw)
  To: The Off-Topic Yet Topical Cygwin-Talk Maiming List

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?

    cheers,
      DaveK

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

* Re: Cygwin 1.7 & Windows Batch File  & mount temp in windows temp   before starting...
  2009-08-14 11:31 ` Cygwin 1.7 & Windows Batch File & mount temp in windows temp before starting Dave Korn
@ 2009-08-15 10:58   ` Václav Haisman
  0 siblings, 0 replies; 2+ messages in thread
From: Václav Haisman @ 2009-08-15 10:58 UTC (permalink / raw)
  To: cygwin-talk

-----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-----

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

end of thread, other threads:[~2009-08-15 10:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200908140854968.SM08060@[80.243.163.15]>
2009-08-14 11:31 ` Cygwin 1.7 & Windows Batch File & mount temp in windows temp before starting Dave Korn
2009-08-15 10:58   ` Václav Haisman

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).