Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: OPEN_MAX from sysconf
- X-seq: zsh-workers 2391
- From: Peter Stephenson <pws@xxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: OPEN_MAX from sysconf
- Date: Wed, 13 Nov 1996 17:28:05 +0100
- In-reply-to: "Johan Danielsson"'s message of "13 Nov 1996 17:14:51 MET."             <xof9186km4k.fsf@xxxxxxxxxxxxxxx> 
Johan Danielsson wrote:
> Peter Stephenson <pws@xxxxxx> writes:
> 
> > Phew, this is rather a mess when you look into the details.  Here's
> > the story.
> 
> A lot better, but I assume that you can raise it to an arbitrary
> limit. The solution we are really looking for is something better than
> having to malloc(arbitrary number).
You could have some maximum for the initial allocation for fdtable and
get the stuff in utils.c to allocate more if it was necessary.
I don't feel like more rewriting myself at the moment.
-- 
Peter Stephenson <pws@xxxxxx>       Tel: +49 33762 77366
WWW:  http://www.ifh.de/~pws/       Fax: +49 33762 77413
Deutches Electronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, 15735 Zeuthen, Germany.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author