[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: |
Ilya Zakharevich |
Subject: |
Re: lynx-dev Re: [PATCH 2.8.5-dev14] *Really* large tables |
Date: |
Tue, 13 May 2003 11:37:22 -0700 |
User-agent: |
Mutt/1.4i |
> 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.
Yours,
Ilya
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden