What is the memory usage limit on DMD linux?

BCS ao at pathlink.com
Tue Sep 4 10:01:14 PDT 2007


Reply to Anders,

> On 9/4/07, BCS <ao at pathlink.com> wrote:
> 
>> What's where I got the ~1GB number.
>> 
>> What I'm looking for is a tool that will allow me to ignore the build
>> and find peak usage after dmd has quit.
>> 
> I misunderstood your question, realized that shortly after hitting the
> reply button. Sorry about that.
> 
> I can't find anything that would do what you need, however, all I can
> suggest is writing a script that runs repeatedly, writing to a file
> how much memory dmd is using. Then when the compilation is complete
> you can open the file and sort it.
> 

so inelegant :(




More information about the Digitalmars-d-learn mailing list