diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-04-01 19:23:44 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-04-01 19:23:44 (GMT) |
commit | 338e010b45d7bd411e2bbcedcd8ef195be40c2be (patch) | |
tree | 4b20046022bfc0cb3680f6a1e46bf3d6c27e3eed /Doc/whatsnew | |
parent | 9da3efd120237ae9c689d8b81619f754c3c13320 (diff) | |
download | cpython-338e010b45d7bd411e2bbcedcd8ef195be40c2be.zip cpython-338e010b45d7bd411e2bbcedcd8ef195be40c2be.tar.gz cpython-338e010b45d7bd411e2bbcedcd8ef195be40c2be.tar.bz2 |
Restructured my pool-management overview in terms of the three
possible pool states. I think it's much clearer now.
Added a new long overdue block-management overview comment block.
I believe the comments are in good shape now.
Added two comments about possible small optimizations (one getting rid
of runtime multiplications at the cost of a new pool_header member; the
other getting rid of runtime divisions and the pool_header capacity
member, at the cost of a static const vector of 32 uints).
Diffstat (limited to 'Doc/whatsnew')
0 files changed, 0 insertions, 0 deletions