home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / tcpip / ibmpc / 4393 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!slc6!trier
  3. From: trier@slc6.INS.CWRU.Edu (Stephen C. Trier)
  4. Subject: Re: DV/X and NCSA Telnet WORKS!
  5. Message-ID: <1992Jul23.204306.27235@usenet.ins.cwru.edu>
  6. Sender: news@usenet.ins.cwru.edu
  7. Nntp-Posting-Host: slc6.ins.cwru.edu
  8. Organization: Case Western Reserve University, Cleveland, OH (USA)
  9. References: <1992Jul23.175757.1607@blaze.cs.jhu.edu>
  10. Date: Thu, 23 Jul 92 20:43:06 GMT
  11. Lines:       27
  12.  
  13. In article <1992Jul23.175757.1607@blaze.cs.jhu.edu> silano@newton.cs.jhu.edu (Mike Silano) writes:
  14. >The reasons for this are clear - when the task is swapped out, 
  15. >the ISR(Interrupt Service Routine) is swapped as well.  ...
  16.  
  17. >The solution to this is pktmux - the packet driver multiplexor.
  18.  
  19. What??  No, pktmux is a solution to a different problem.  The -w option
  20. to the Crynwr packet drivers is a solution to the problem you describe.
  21.  
  22. Pktmux is designed to solve the problem of running more than one TCP/IP
  23. protocol implementation simultaneously.  It gets it *almost* right, too.
  24. There are many potential problems with using it, enough that most (all?)
  25. TCP/IP vendors won't provide tech support for a problem that occurs
  26. while pktmux is loaded.
  27.  
  28. It's possible that pktmux also solves the first problem you describe,
  29. even though that is definitely not its raison d'etre.  If you are running
  30. only one TCP/IP stack at a time, try using the -w flag on your packet
  31. driver instead of running pktmux.
  32.  
  33. If you are trying to run two TCP/IP stacks, you will have to use pktmux.
  34.  
  35. -- 
  36. Stephen Trier        "Think of an [IBM] RT as a large coupon..."
  37. CWRU IRIS/INS              -- Irene Fung, describing a Sun trade-in deal
  38. trier@ins.cwru.edu     
  39.