home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / softsys / andrew / 1388 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.7 KB  |  37 lines

  1. Newsgroups: comp.soft-sys.andrew
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!swrinde!elroy.jpl.nasa.gov!decwrl!adobe!usenet
  3. From: zstern@adobe.com (Zalman Stern)
  4. Subject: Re: message queue with ATK
  5. Message-ID: <1992Nov18.193547.27977@adobe.com>
  6. Sender: usenet@adobe.com (USENET NEWS)
  7. Organization: Adobe Systems Incorporated
  8. References: <gf2ZSdw91Jbd17dlp5@rchland.ibm.com>
  9. Date: Wed, 18 Nov 1992 19:35:47 GMT
  10. Lines: 25
  11.  
  12. In article <gf2ZSdw91Jbd17dlp5@rchland.ibm.com> tinglett+@rchland.ibm.com  
  13. (Todd Inglett) writes:
  14. > Excerpts from ext.misc.info-andrew: 17-Nov-92 Re: messagequeue with ATK
  15. > Zalman Stern@decwrl.dec. (1573)
  16. > > The namespace for System V message queues is disjoint from the file
  17. > > descriptor namespace. They do not work with select and hence donot fit  
  18. into
  19. > ATK interaction model.
  20. > This may be true in general, but be sure to look closely at the
  21. > selectcall on your system.  In AIX, for example, the first argument to
  22. > selectindicates how many file descriptors and message queues are
  23. > specified in theother arguments.  The lower 16 bits of the first
  24. > argument specify the # offiles and the upper 16 bits specify the # of
  25. > message queues.  Because it wouldbe impossible to specify 64535 file
  26. > descriptors (AIX has a limit of around2000 or so), it is completely
  27. > compatible with the `old' select.
  28.  
  29. It is best to ignore braindamage like this. Shooting the person responsible  
  30. might make you feel better, but is generally not worth the consequences.
  31. --
  32. Zalman Stern           zalman@adobe.com            (415) 962 3824
  33. Adobe Systems, 1585 Charleston Rd., POB 7900, Mountain View, CA 94039-7900
  34.   "Yeah. Ask 'em if they'll upgrade my shifters too." Bill Watterson
  35.