Re: Terminate and Stay Resident Software (TSR) in Linux
- From: "Lew Pitcher" <lpitcher@xxxxxxxxxxxx>
- Date: 22 Nov 2006 10:10:20 -0800
karthikbg wrote:
Hi,[snip]
What is the equivalent of TSR in linux ?
Excluding daemons, there is no equivalent of the MSDOS TSR in the Linux
environment.
<opinion>
TSRs were a dirty hack to give a pseudo-multi-tasking facade to an
inherently single-tasking single-threaded program loader that
masqueraded as an operating system. They have no place in a
well-designed OS like Linux.
</opinion>
Tell us what it is that you think a Linux TSR will do for you, and
we'll tell you the /proper/ way to do it.
HTH
--
Lew
.
- References:
- Terminate and Stay Resident Software (TSR) in Linux
- From: karthikbg
- Terminate and Stay Resident Software (TSR) in Linux
- Prev by Date: Re: Terminate and Stay Resident Software (TSR) in Linux
- Next by Date: Re: Terminate and Stay Resident Software (TSR) in Linux
- Previous by thread: Re: Terminate and Stay Resident Software (TSR) in Linux
- Next by thread: Re: Terminate and Stay Resident Software (TSR) in Linux
- Index(es):
Relevant Pages
|