home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / dec / 6512 < prev    next >
Encoding:
Text File  |  1992-12-17  |  1.7 KB  |  57 lines

  1. Newsgroups: comp.sys.dec
  2. Path: sparky!uunet!mcsun!chsun!bernina!rosenth
  3. From: rosenth@vision.ethz.ch (Lukas Rosenthaler)
  4. Subject: Re: Limitations on memory allocation for a single user
  5. Message-ID: <rosenth.724579616@batman>
  6. Keywords: memory
  7. Sender: news@bernina.ethz.ch (USENET News System)
  8. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  9. References: <1gn0hoINNhut@urmel.informatik.rwth-aachen.de>
  10. Date: Thu, 17 Dec 1992 08:06:56 GMT
  11. Lines: 44
  12.  
  13. In <1gn0hoINNhut@urmel.informatik.rwth-aachen.de> marten@ilt.fhg.de (Lutz Marten) writes:
  14.  
  15.  
  16. >Hello,
  17. >we are using a package called FIDAP from Fluid Dynamics on a DECstation
  18. >5000/240, Ultirx 4.3, 72 MB ram. The kernel has been rebuild after the
  19. >instalation with "physmem 72". The problem that occurs:
  20.  
  21. >start-up
  22. >display initialization begins..run..
  23. >child is dead
  24. >child is dead
  25. > *** F I D A P   M E M O R Y   E R R O R ***
  26. >     FIDAP  IS UNABLE TO ACCESS REQUESTED MEMORY.
  27. >     MEMORY REQUESTED WAS     12000000 BYTES.
  28. >     EXECUTION ABORTED.
  29. >child is dead
  30.  
  31. >Is there any limitation on the memory that a single user may allocate ?
  32.  
  33. >--
  34. ># Lutz Marten,  Postmaster and general dogsbody 
  35. ># Fraunhofer-Gesellschaft Institut fuer Lasertechnik 
  36. ># BITNET: KQ040MA@DACTH11 , InterNet: marten@ilt.fhg.de                        
  37. ># HEPNET: 13533::52714::MARTEN, Phone: +49/241/8906-112, -0
  38.  
  39.  
  40. Hello,
  41. there are other configuration parameters which have to be set. On
  42. our machine we also set
  43.  
  44.     maxdsiz    98
  45.     maxtsiz    98
  46.     maxssiz    98
  47.  
  48. which - if I remember correctly - give the maximum allowed datat size,
  49. text size (program code size) and stack size. Be sure that your swap
  50. partition is large enough! (and don't forget to rebuild the kernel...)
  51.  
  52. Dr. L. Rosenthaler
  53. University of Basel
  54. Switzerland
  55.  
  56. rosenth@comp.bioz.unibas.ch
  57.