[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: |
Wed, 14 May 2003 12:51:28 -0700 |
User-agent: |
Mutt/1.4i |
> 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?
exponential growth.
how many cells are pooled and how many of them in cell-per-row array...
These questions do not make sense. Cells-per-row is determined by the
html. The current algorithm has cells in all the rows but the last
one pooled.
Hope this helps,
Ilya
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden