]> git.sur5r.net Git - openldap/commitdiff
Delete obsolete @todo
authorHoward Chu <hyc@symas.com>
Mon, 25 Feb 2013 07:40:34 +0000 (23:40 -0800)
committerHoward Chu <hyc@symas.com>
Mon, 25 Feb 2013 07:43:36 +0000 (23:43 -0800)
We do it now... (coalescing freelist entries in page_alloc)

libraries/liblmdb/mdb.c

index 041acfa8e893f940314b9667c013ed62dcebfd80..4d8bfa3bdce5d025a4c8f0e7182a25cb4eda067e 100644 (file)
@@ -431,9 +431,6 @@ typedef uint16_t     indx_t;
  *     the longer we delay reclaiming old pages, the more likely it is that a
  *     string of contiguous pages can be found after coalescing old pages from
  *     many old transactions together.
- *
- *     @todo We don't actually do such coalescing yet, we grab pages from one
- *     old transaction at a time.
  *     @{
  */
        /**     Number of slots in the reader table.