Re: which memory address space?



Dean Atteberry wrote:

If I have a program installed in a folder on one computer on a network.

And I have a shortcut on a second computer on the network that points to the
program in the folder on the other computer.

And I double-click the shortcut...

Question- In which memory address space does the program execute?
The memory of the computer on which it is installed?...  or is the program
transferred over the network to the memory of the computer with the
shortcut?

Best Regards.

Dean Atteberry.


it executes on the pc that your are operating.
 the net work simply down loads it into your pc..
 how ever.
   i have seen dumb terminal emulations type
set ups for servers and i can tell you that it
does not work well.


-- Real Programmers Do things like this. http://webpages.charter.net/jamie_5

.



Relevant Pages

  • which memory address space?
    ... If I have a program installed in a folder on one computer on a network. ... And I double-click the shortcut... ... Question- In which memory address space does the program execute? ...
    (comp.lang.pascal.delphi.misc)
  • Re: which memory address space?
    ... > If I have a program installed in a folder on one computer on a network. ... > And I double-click the shortcut... ... > Question- In which memory address space does the program execute? ...
    (comp.lang.pascal.delphi.misc)
  • Re: which memory address space?
    ... >> If I have a program installed in a folder on one computer on a network. ... >> And I double-click the shortcut... ... >> Question- In which memory address space does the program execute? ...
    (comp.lang.pascal.delphi.misc)
  • [RFC][PATCH 0/9] Network receive deadlock prevention for NBD
    ... Convergence of network and storage paths" ... "Net vm deadlock fix " ... Maybe it is another memory deadlock, ... dipping into the memalloc reserve if it must. ...
    (Linux-Kernel)
  • Re: [PATCH] [Request for inclusion] Filesystem in Userspace
    ... > to allocate network buffers down to the PF_MEMALLOC boundary. ... > the network stack is only allowed to allocate memory down to the ... A lot of people think that mempool solves this problem, ... normal allocation, but that fails, so they start eating into the mempool ...
    (Linux-Kernel)