Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh and memory



I wrote:

> I'm really tempted to allocate heaps using mmap()
> (anonymous) to get them out of the way of the zalloc() allocator. I
> small test showed that with this I only get 39KB of free memory after
> the completion test, which is really not too bad. I don't have a patch 
> for that yet, though.

... and now I don't think I'll ever write one: neither Solaris nor
Linux seem to have MAP_ANONYMOUS. Sniff.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author