home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v3 / text0017.txt < prev    next >
Encoding:
Text File  |  1987-06-30  |  911 b   |  24 lines

  1. >From seismo!philabs!flkvax!trwrb!desint!geoff (Geoff Kuenning)
  2. Date: Thu, 14 Nov 85 23:47:29 GMT
  3.  
  4. I support the idea of making the limits available at run-time, but
  5. let's not copy Berkeley's naming (getdlimit or whatever it is).  There
  6. should be just *one* call that gets all the limits into a struct;
  7. Berkeley compatability can be achieved with "wrapper" routines.
  8.  
  9. UniSoft has already done 90% of the work of this call by moving
  10. everything that used to be in param.h into a structure named 'v'.  This
  11. was done so that binary customers could patch NPROC et al easily, but a
  12. system call that returned the contents of 'v' would be trivial to add.
  13. Maybe we could get AT&T to buy the changes (they're extensive) from UniSoft.
  14.  
  15. [ 3B20 System V Release 2 has this, so maybe they did.
  16. Personally, I don't like it.  -mod ] 
  17. -- 
  18.  
  19.     Geoff Kuenning
  20.     {hplabs,ihnp4}!trwrb!desint!geoff
  21.  
  22. Volume-Number: Volume 3, Number 18
  23.  
  24.