home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10301 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.4 KB  |  39 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!mcsun!sun4nl!rulway.LeidenUniv.nl!rulcvx!reefman
  3. From: reefman@rulcvx.LeidenUniv.nl (D. Reefman)
  4. Subject: resource.h/libkreq.a
  5. Message-ID: <reefman.716229570@rulcvx>
  6. Summary: I want to get a lib named libkreq.a or object kern_resrc.o
  7. Keywords: resource.h
  8. Sender: root@rulway.LeidenUniv.nl (System PRIVILEGED Account)
  9. Nntp-Posting-Host: rulcvx.leidenuniv.nl
  10. Organization: Leiden University, Netherlands
  11. Date: 11 Sep 92 16:39:30 GMT
  12. Lines: 25
  13.  
  14. I want to be able to use the common limits for CPU time, memory usage etc,
  15. which are (at least in BSD implementations, and in many SYSV implementations)
  16. defined in sys/resource.h. Problem: HP-UX 8.07 does not support these limits.
  17. This is why things like getrusage() are not present also.
  18.  
  19. Especially for the (very nice) net work queueing system (NQS) it would be
  20. highly useful if I could set limits with a setrlimit call.
  21.  
  22. HP people tell me to rebuild the kernel including a library called
  23. libkreq.c, which contains the object kern_resrc.o.
  24.  
  25. I can't find this lib/file; but some people probably have rebuild the kernel
  26. using this lib, otherwise HP would not have known - unfortunately they
  27. don't know who has done this.
  28.  
  29. 1. Who knows this /or other solution to the absence of a reasonable
  30.    implementation of limits?
  31.  
  32. 2. Is there somebody who can send me the lib or object?
  33.  
  34. I would be highly grateful.
  35.  
  36. Derk Reefman, Leiden University, The Netherlands
  37. derk@rulgm1.LeidenUniv.nl
  38.  
  39.