home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / admin / 5745 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.1 KB

  1. Path: sparky!uunet!think.com!barmar
  2. From: barmar@think.com (Barry Margolin)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: QaD Kernel Patch!
  5. Date: 22 Aug 1992 03:08:32 GMT
  6. Organization: Thinking Machines Corporation, Cambridge MA, USA
  7. Lines: 17
  8. Message-ID: <174b3gINN317@early-bird.think.com>
  9. References: <1992Aug21.124734.16563@cs.mun.ca>
  10. NNTP-Posting-Host: gandalf.think.com
  11.  
  12. In article <1992Aug21.124734.16563@cs.mun.ca> ghynes@garfield.cs.mun.ca (Gerard Hynes) writes:
  13. >    Does anyone have a quick and dirty (well not neccessarily dirty) adb
  14. >script to patch SunOS 4.1.1's process table to a greater value.
  15.  
  16. I believe the process table is a statically allocated table.  In order to
  17. enlarge it you would have to shift everything after it in kernel memory
  18. over.  But this will require that all pointers into the shifted memory, and
  19. all the addresses of these objects in /vmunix's symbol table, be updated.
  20. There is no way to perform all these fixups.
  21.  
  22. You'll have to rebuild your kernel.
  23.  
  24. -- 
  25. Barry Margolin
  26. System Manager, Thinking Machines Corp.
  27.  
  28. barmar@think.com          {uunet,harvard}!think!barmar
  29.