home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-12 / text0184.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  569 b   |  15 lines

  1. > Have you gotten xload to work?  According to docs, it needs to be
  2. > in group kmem, and sgid in order to read /dev/kmem, and it is indeed.
  3. > /dev/kmem is read for owner (root)/group (kmem)...
  4.  
  5. It shouldn't have to be sgid kmem for NetBSD. We have a new system call
  6. that is able to get the load average without reading /dev/kmem. Just make
  7. sure it uses the getloadavg() function and links with -lutil.
  8.  
  9. -Markus
  10. -- 
  11. CHUUG/EUnet Switzerland                Markus Wild
  12. Zweierstrasse 35    Tel: +41 1 291 45 80    mw@eunet.ch
  13. CH-8004 Zuerich        Fax: +41 1 291 46 42    S=mw;P=EUnet;A=EUnet;C=CH
  14.  
  15.