Hi Vivek,

Since thinking time logic is moving to common layer, corresponding items
in cic is not needed.

Signed-off-by: Gui Jianfeng <[email protected]>
---
diff --git a/include/linux/iocontext.h b/include/linux/iocontext.h
index ed52a1f..1fe9d78 100644
--- a/include/linux/iocontext.h
+++ b/include/linux/iocontext.h
@@ -42,10 +42,6 @@ struct cfq_io_context {
        unsigned long last_end_request;
        sector_t last_request_pos;
 
-       unsigned long ttime_total;
-       unsigned long ttime_samples;
-       unsigned long ttime_mean;
-
        unsigned int seek_samples;
        u64 seek_total;
        sector_t seek_mean;



_______________________________________________
Containers mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/containers

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to