Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site medstar.UUCP Path: utzoo!watmath!clyde!cbosgd!gatech!medstar!robin From: robin@medstar.UUCP (Robin Cutshaw) Newsgroups: net.unix-wizards Subject: Re: Ulimits strikes again (SYSV) Message-ID: <199@medstar.UUCP> Date: Thu, 5-Sep-85 10:00:24 EDT Article-I.D.: medstar.199 Posted: Thu Sep 5 10:00:24 1985 Date-Received: Sat, 7-Sep-85 04:12:03 EDT References: <1139@brl-tgr.ARPA> <1140@brl-tgr.ARPA> <57@cbnap.UUCP> <2749@sun.uucp> Organization: Medical Systems Technology and Research, Inc., Atlanta, Ga. Lines: 12 If you aren't squeemish about adb'ing the kernel, one might look at the relative offset of u.u_limit in user.h and then adb the kernel starting at main, looking for usage of this offset. It seems that in "hand-crafting" process zero, the system-wide ulimit is set (since the ulimit for a process is inherited from its parent). This value is typically set up in the first few lines of main. (This is how I posted the previous patch to Xenix). -robin -- ---- Robin Cutshaw Dir. R&D MedSTAR, inc. (404) 325-2441 uucp: ...!{akgua,gatech}!medstar!robin