home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11475 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.8 KB  |  43 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!mcsun!news.funet.fi!funic!nntp.hut.fi!nntp.hut.fi!Petri.Virkkula
  3. From: Petri.Virkkula@hut.fi (Petri Virkkula)
  4. Subject: Re: Normal MSDOS multitasking!
  5. In-Reply-To: dmurdoch@mast.queensu.ca's message of Tue, 15 Dec 1992 14:41:12 GMT
  6. Message-ID: <PETRI.VIRKKULA.92Dec17175422@lesti.hut.fi>
  7. Sender: usenet@nntp.hut.fi (Usenet pseudouser id)
  8. Nntp-Posting-Host: lesti.hut.fi
  9. Organization: Helsinki University of Technology, Finland
  10. References: <1ghb1vINNccb@ub.d.umn.edu> <9212142475@fcshome.UUCP>
  11.     <dmurdoch.363.724430472@mast.queensu.ca>
  12. Date: 17 Dec 92 17:54:22
  13. Lines: 28
  14.  
  15. On Tue, 15 Dec 1992 14:41:12 GMT, dmurdoch@mast.queensu.ca (Duncan Murdoch) said:
  16.  
  17. Duncan> In article <9212142475@fcshome.UUCP> fredex@fcshome.UUCP (fred smith) writes:
  18.  
  19. Duncan> The number of times where it really matters whether two programs are run 
  20. Duncan> concurrently at half speed or sequentially at full speed is so tiny, that I 
  21. Duncan> doubt if it's on anybody's "10 most important projects" list.
  22.  
  23.  
  24.     Idea behind multitasking is to utilize all possible CPU
  25.     cycles. In case of "tar tvf dile.tar | more" or similar
  26.     command sequences the programs are not sun at half speed.
  27.     When "more" is waiting input the "tar" can read ahead from
  28.     slow disk.
  29.  
  30.     IMHO there is no point to make faster machines than 386
  31.     if they use MSDOS or similar operating system, the CPU
  32.     would be idle most of the time.
  33.  
  34.  
  35.     Petri
  36. --
  37.    -----------------------------------------------------------------------
  38.        Petri Virkkula             |    email : Petri.Virkkula@hut.fi
  39.        J{mer{ntaival 11 H 168     |            pvirkkul@niksula.cs.hut.fi
  40.        02150 Espoo                |            pvirkkul@nic.funet.fi
  41.        FINLAND                    |    Phone : +358 0 455 1277
  42.    -----------------------------------------------------------------------
  43.