lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Re: [PATCH 2.8.5-dev14] *Really* large tables


From: Leonid Pauzner
Subject: Re: lynx-dev Re: [PATCH 2.8.5-dev14] *Really* large tables
Date: Wed, 14 May 2003 11:18:01 +0400 (MSD)

13-May-2003 11:37 Ilya Zakharevich wrote:
>> Anyway, since cells are pooled, this is not relevant.  The macros you
>> quote are about pool allocation strategy, not cells-per-row array.

> Leonid Pauzner wrote:

>       I have not found any comments that cells are not per-row array.

> See:

>         short   allocated;      /* number of table cells allocated or 0
>                                    if the .cells should not be free()ed */

> So if allocated==0, they are pooled.

Could you please add more comments: which size the pool is?
how many cells are pooled and how many of them in cell-per-row array...

The code looks rather criptic
(presentation and allocation code are not separated).

> Yours,
> Ilya

> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden



; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]