home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / wizards / 5654 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.1 KB

  1. Path: sparky!uunet!scifi!acheron!philabs!linus!agate!overload.lbl.gov!george.lbl.gov!jason
  2. From: jason@george.lbl.gov.itg (Jason Lee (SFSU student))
  3. Newsgroups: comp.unix.wizards
  4. Subject: asynchronous I/O to disk??
  5. Date: 27 Jan 1993 19:30:31 GMT
  6. Organization: Lawrence Berkeley Laboratory
  7. Lines: 19
  8. Distribution: world
  9. Message-ID: <1k6nsnINNeq3@overload.lbl.gov>
  10. Reply-To: jason@george.lbl.gov
  11. NNTP-Posting-Host: portnoy.lbl.gov
  12. Keywords: asynchronous
  13.  
  14. I hope that some of you out there can help me!!
  15.  
  16. I'm on a sun sparc (4.1.2) and I have three disks 
  17. attached to it.  Now I want to read off the disks
  18. simultaneously from the same process. I know that
  19. it is possible to do this with sockets and a SIGIO
  20. signal handler, but with a fd to disks, it doesn`t seem
  21. to work. Is there a different method for disks?
  22. So my question is, does someone out there
  23. have a function that starts an asynchronous read to
  24. disk on the sun?  Or can at the least show me some 
  25. code to do this??
  26.  
  27. jason
  28. ---------------------------------------------------------------
  29. jason@sfsu.edu            |      "2B||!2B"?
  30. jason@futon.sfsu.edu      |
  31. JRLee@lbl.gov             |  This space for rent.
  32.  
  33.