Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!lll-lcc!handeli From: handeli@lll-lcc.UUCP (David Handeli) Newsgroups: comp.unix.questions Subject: array on sun workstastions Keywords: suns, arrays, maximumsize Message-ID: <2363@lll-lcc.UUCP> Date: 15 Mar 89 21:09:16 GMT Organization: Lawrence Livermore Labs, LCC, Livermore Ca Lines: 9 In writing a C program for my Sun 3/60 I seemed to get into some memory difficulties if global arrays are very large. Though I was well within memory size of my machine (and Unix uses virtual arrays anyway) I don't understand how this can occur. Does anybody have any information on how much global array size you can have, why indeed there appears to be a limit anyway on a virtual memory machine?