home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / hp / 13986 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.3 KB  |  35 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!mcsun!julienas!jussieu!amertume.ibp.fr!lechell
  3. From: lechell@amertume.ibp.fr (Laurent LECHELLE)
  4. Subject: hp-ux kernel / semaphores
  5. Message-ID: <1992Dec11.192324.28170@jussieu.fr>
  6. Sender: news@jussieu.fr (Le Facteur)
  7. Nntp-Posting-Host: amertume.ibp.fr
  8. Organization: Universite PARIS 7 - UFR d'Informatique
  9. Date: Fri, 11 Dec 1992 19:23:24 GMT
  10. Lines: 23
  11.  
  12.  
  13.  
  14. It's a question about a particular aspect of the kernel of hp-ux.
  15.  
  16. I would like to know how a process is actually awakened when it is blocked on
  17. a semaphore operation. Is the whole processes table looked up or is there
  18. some  kind of optimization (for example a linked list, ...).
  19.  
  20. Thank you very much for your cooperation.
  21.  
  22. Laurent Lechelle
  23.  
  24.  
  25. -- 
  26. *************************************************************************
  27. *                                                     _===_             *
  28. * Laurent Lechelle                                   / O 0 \            *
  29. * Universite Diderot, Paris VII, France              }  +  {            *
  30. *                                                    \  =  /            *
  31. * E_Mail : lechell@amertume.ibp.fr                    \___/        /\   *
  32. *                                                                 /  \  *
  33. *************************************************************************
  34.  
  35.