From 38968a72987757d3d17305f1dee804a90c793c4f Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Sat, 17 Sep 2005 20:48:56 +0200 Subject: [PATCH] [PATCH] Add TODO of action items before 1.0 release --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..a771aed --- /dev/null +++ b/TODO @@ -0,0 +1,8 @@ +TODO before relasing 1.0 +------------------------ + +- Add full description of the output of blkparse + +- Fix the sorting issue in blkparse when receiving input from multiple + CPUs over a pipe + -- 2.25.1