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

  1. Xref: sparky comp.unix.internals:2163 comp.unix.wizards:5645 comp.sys.sun.misc:6486
  2. Path: sparky!uunet!olivea!charnel!rat!usc!howland.reston.ans.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!phys.ksu.edu!rjq
  3. From: rjq@phys.ksu.edu (Rob Quinn)
  4. Newsgroups: comp.unix.internals,comp.unix.wizards,comp.sys.sun.misc
  5. Subject: Re: lwp (threads) in SunOS kernel
  6. Keywords: lwp, threads, SunOS, kernel
  7. Message-ID: <1k19p4INNjol@moe.ksu.ksu.edu>
  8. Date: 25 Jan 93 17:59:00 GMT
  9. References: <1993Jan25.032813.10434@murdoch.acc.Virginia.EDU> <1993Jan25.155627.15411@cbnews.cb.att.com>
  10. Organization: Kansas State University
  11. Lines: 18
  12. NNTP-Posting-Host: bohr.phys.ksu.edu
  13.  
  14. jrm2k@uvacs.cs.Virginia.EDU (Jeff Michel) writes:
  15. >"Is this all a fluke?  Is there support (eg. a manual or commented header
  16. >"file) for using threads in the kernel?
  17.  
  18.  From my SunOS 4.1.2 kernel config file:
  19. #
  20. # The following two options are needed for asynchronous I/O.
  21. #
  22. options LWP             # kernel threads
  23. options ASYNCHIO        # asynch I/O (requires LWP)
  24.  
  25.  I've never found documentation on what those options are really good for.
  26. I would appreciate any info others might have.
  27.  
  28. --
  29. |                                                                   Rob Quinn |
  30. |                                                            rjq@phys.ksu.edu |
  31. |                                                       QuinnBob@KSUVM.BITNET |
  32.