From b5855279f28b6f8add041f5bd27e1214e26eb152 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Mon, 26 Sep 2005 14:30:12 +0200 Subject: [PATCH] [PATCH] TODO: add entry about fixing show_entries_rb() OOO logic --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 70a5d2d..1001783 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,9 @@ TODO before relasing 1.0 ------------------------ +- Need better logic in show_entries_rb() for knowing when it's ok + to have sequence out of order. For SMP traces, we can currently + get a huge backlog of entries in the rb tree. This eats memory + and slows things down. + - Add full description of the output of blkparse -- 2.25.1