Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#245678: zsh: built-in rm -rf fills up the memory
- X-seq: zsh-workers 19906
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#245678: zsh: built-in rm -rf fills up the memory
- Date: Mon, 10 May 2004 08:54:56 -0700 (PDT)
- Cc: 245678-submitter@xxxxxxxxxxxxxxx
- In-reply-to: <16158.1084184183@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Reply-to: zsh-workers@xxxxxxxxxx
- Sender: schaefer@xxxxxxxxxxxxxxxxxx
On Mon, 10 May 2004, Peter Stephenson wrote:
> Looks like a rewrite of hrealloc is definitely in order...
Just the MMAP part. Though we might consider increasing HEAP_ARENA_SIZE;
16K isn't much on modern machinery.
> Does the bad behaviour go away if USE_MMAP is undefined?
Examination of the code suggests so, as does Clint's test result.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author