home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!auspex-gw!guy
- From: guy@Auspex.COM (Guy Harris)
- Newsgroups: comp.sys.sun.admin
- Subject: Re: QaD Kernel Patch!
- Message-ID: <14223@auspex-gw.auspex.com>
- Date: 22 Aug 92 03:23:50 GMT
- References: <1992Aug21.124734.16563@cs.mun.ca> <174b3gINN317@early-bird.think.com>
- Sender: news@auspex-gw.auspex.com
- Organization: Auspex Systems, Santa Clara
- Lines: 7
- Nntp-Posting-Host: auspex.auspex.com
-
- >I believe the process table is a statically allocated table.
-
- Nope. It's allocated at system startup time, based on the value of the
- kernel value "nproc". If it's patched to a higher value with, say,
- "adb" ("adb -w /vmunix"), it should work. Of course, if there are any
- *other* table sizes that need to be increased, they'd have to be patched
- as well.
-