From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c70d655004f2f081,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-06 15:43:18 PST Path: bga.com!news.sprintlink.net!howland.reston.ans.net!gatech!gt-news!foreman.gtri.gatech.edu!user From: mark.foreman@gtri.gatech.edu (Mark Foreman) Newsgroups: comp.lang.ada Subject: Q: SunAda tasking Date: Mon, 06 Mar 1995 17:25:22 -0500 Organization: Georgia Tech Research Institute Message-ID: NNTP-Posting-Host: foreman.gtri.gatech.edu Date: 1995-03-06T17:25:22-05:00 List-Id: I'm using SunAda 1.1 and have found that the DEFAULT_TASK_STACK_SIZE can be set in the v_usr_conf_b.a file, but I haven't found where the stack size of the is set. Whenever I have changed the DEFAULT_TASK_STACK_SIZE, the stack size for the has stayed the same - 10240. Where and how can I change that value? Thanks. -- Mark Foreman Georgia Tech Research Institute mark.foreman@gtri.gatech.edu