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