Yes. A process has to be in memory to keep going.Bio Hazard wrote:hmm... i think so, but the process dosent stop. (or is that what "stays in memory" means?)
60 doing strange things to windows
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
- Bio Hazard
- Posts: 4019
- Joined: Fri Aug 15, 2003 8:15 pm
- Location: ferret ~/C/ZDL $
- Contact:
- Ultraviolet
- Posts: 1152
- Joined: Tue Jul 15, 2003 9:08 pm
- Location: PROJECT DETAILS CLASSIFIED.
Processes do get orphaned, and they are running but they aren't tied to anything -- they aren't giving data to anyone or processing anything -- and therefore serve no purpose, but that's a different thing.
Everything that is in memory is something that is not running.
Only individual instructions are run, therefore if something is waiting in memory then it isn't running yet. Heh.
Everything that is in memory is something that is not running.

A "TSR", meaning "terminate and stay resident" program, is in memory but not continuing to execute code which takes computer resources. A typical example is the computer FAX programs of yesteryear. With such running, an incoming call on the appropriate telephone number would be intercepted by your modem, and answered by a FAX program. If you did not start the FAX program, the modem wouldn't be able to answer the call.
Zdoom should not be resident in memory after playing and then quitting. That's a system problem I think.
Zdoom should not be resident in memory after playing and then quitting. That's a system problem I think.
- Bio Hazard
- Posts: 4019
- Joined: Fri Aug 15, 2003 8:15 pm
- Location: ferret ~/C/ZDL $
- Contact:
- Bio Hazard
- Posts: 4019
- Joined: Fri Aug 15, 2003 8:15 pm
- Location: ferret ~/C/ZDL $
- Contact:
- Bio Hazard
- Posts: 4019
- Joined: Fri Aug 15, 2003 8:15 pm
- Location: ferret ~/C/ZDL $
- Contact: