Path: utzoo!mnetor!uunet!husc6!think!bloom-beacon!mit-eddie!bbn!rochester!PT.CS.CMU.EDU!IUS1.CS.CMU.EDU!edw From: edw@IUS1.CS.CMU.EDU (Eddie Wyatt) Newsgroups: comp.unix.questions Subject: Re: Determining system memory Message-ID: <1292@PT.CS.CMU.EDU> Date: 4 Apr 88 00:02:44 GMT References: <248@lxn.UUCP> <1271@PT.CS.CMU.EDU> <1574@homxb.UUCP> Sender: netnews@PT.CS.CMU.EDU Organization: Carnegie-Mellon University, CS/RI Lines: 14 memory size via sbrk deleted. > Now you know how much memory you have for the current process, but > do you have to sbrk() it back if you are going to use malloc() ??? Consider this as an independent facility at the shell level. It's useful for things like finding out if the current machine that you are running on has enough memory to load your lisp job and maintain it. -- Eddie Wyatt e-mail: edw@ius1.cs.cmu.edu