Delete obsolete @todo

We do it now... (coalescing freelist entries in page_alloc)
This commit is contained in:
Howard Chu 2013-02-24 23:40:34 -08:00
parent 58e27b6c20
commit 26e4222ffb

View 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.