Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.7.0.10 $; site trsvax Path: utzoo!watmath!clyde!cbosgd!ihnp4!inuxc!pur-ee!uiucdcs!convex!trsvax!iv From: iv@trsvax Newsgroups: net.micro.trs-80 Subject: Re: 16/6000 C Message-ID: <70700060@trsvax> Date: Wed, 2-Apr-86 11:46:00 EST Article-I.D.: trsvax.70700060 Posted: Wed Apr 2 11:46:00 1986 Date-Received: Wed, 9-Apr-86 11:17:23 EST References: <4593@topaz.RUTGERS.EDU> Lines: 32 Nf-ID: #R:topaz.RUTGERS.EDU:4593:trsvax:70700060:000:1207 Nf-From: trsvax!iv Apr 2 10:46:00 1986 >> /* Written 11:00 pm Mar 24, 1986 by myrias.UU!dab in net.micro.trs- */ >> [ . . . ] One warning: the >> Tandy 6000 is limited to 256K per user process (I sure wish I'd known this >> BEFORE buying the machine...). >> /* End of text from trsvax:net.micro.trs- */ This is changable. If you have the development system login as root, make a copy of /xenix (for example, "cp /xenix /xenix-"), and then adb /xenix as follows: Type: adb -w /xenix Type: _Maxmem?X _Maxmem: 0x100 Type: _Maxmem?w 0x0 0x1000 _Maxmem: 0x0 0x1000 Type: $q XENIX will then be set for 1 meg maximium process size (obviously, you can set it to whatever you wish, as long as it is a multiple of 4k...) IV (aka John Elliott IV) Tandy Systems Software; Fort Worth, TX ... {convex!ctvax,microsoft}!trsvax!iv ... cu-arpa.trsvax!iv@Cornell.ARPA [This information was provided by an individual and is not nor should be construed as being provided by Radio Shack or Tandy Corporation. Radio Shack and/or Tandy Corporation have no obligation to support the information provided. The author will, however, cheerfully accept mail. This information will self-destruct in 5 seconds. ]