home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / c / 12456 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.3 KB  |  29 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!osiris.cso.uiuc.edu!gordon
  3. From: gordon@osiris.cso.uiuc.edu (John Gordon)
  4. Subject: Re: Memory problems....
  5. References: <1992Aug17.184818.8551@gmuvax2.gmu.edu>
  6. Message-ID: <Bt5p6x.KK8@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: University of Illinois at Urbana
  9. Date: Tue, 18 Aug 1992 01:52:06 GMT
  10. Lines: 17
  11.  
  12. jedwards@gmuvax2.gmu.edu (James Edwards) writes:
  13.  
  14. >I am really having a rough time trying to understand this.  I am writing
  15. >C code on a Sparc 2 with 32mb of RAM, and about 100mb of swap space.  It
  16. >seems to me that there must be some limiting factor as to why I can't
  17. >create an array around 10mb in size.  I've tried this both globally and
  18. >using the routines in the FAQ to create the array dynamically; both to
  19. >no avail.  What is the problem here?  I haven't found anything in any of
  20. >the sun manuals that talks about max global array sizes, or any compiler
  21. >limitations, but something is definately screwing things up.  If anyone
  22. >has any advice, hints, whatever; it would be greatly appreciated.
  23.  
  24.     Perhaps the system has a per-user or per-process memory limit.
  25.  
  26. ---
  27. John Gordon                        My incredibly witty saying has been 
  28. gordon@osiris.cso.uiuc.edu         Politically Corrected into oblivion.
  29.