home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / internal / 1571 < prev    next >
Encoding:
Internet Message Format  |  1992-07-20  |  938 b 

  1. Path: sparky!uunet!utcsri!bonnie.concordia.ca!IRO.UMontreal.CA!thomas
  2. From: thomas@IRO.UMontreal.CA (Steve Thomas)
  3. Newsgroups: comp.unix.internals
  4. Subject: UNIX i/o
  5. Summary: bad port
  6. Keywords: implementation, pipes
  7. Message-ID: <thomas.711732794@iros1>
  8. Date: 21 Jul 92 15:33:14 GMT
  9. Sender: news@IRO.UMontreal.CA
  10. Organization: Universite de Montreal
  11. Lines: 18
  12.  
  13. We are working with a port of SVR4 to a multiprocessor
  14. machine. It appears that i/o transfers from devices
  15. to memory are handled by a process (i/o daemon)
  16. which employs pipes.
  17.  
  18. Needless to say this eats up about 66% of one cpu and
  19. appears to be quite wasteful. Since I do not know 
  20. much about UNIX internals, we would be most interested
  21. in how i/o could best be done (i.e. in the kernel).
  22.  
  23. (Disclaimer: The manufactuer did the UNIX port and we
  24. are simply trying to figure out how to fix this obvious
  25. problem.)
  26.  
  27. thanks in advance 
  28. Steve
  29. --
  30. internet: thomas@kovic.iro.umontreal.ca
  31.