commit | d4a6f3c32c39132318454e77d59ab14b06f6eb02 | [log] [tgz] |
---|---|---|
author | Rakib Mullick <rakib.mullick@gmail.com> | Sun Oct 24 16:28:47 2010 +0600 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Oct 24 13:29:01 2010 +0200 |
tree | c693c2293b9183df06f5a5891659fe2090425bff | |
parent | b2b5ce022acf5e9f52f7b78c5579994fdde191d4 [diff] |
sched_stat: Update sched_info_queue/dequeue() code comments Remove some sched_info_queue(), sched_info_dequeue() code comment. We no longer belongs to the era of O(1) and we don't use active or expired array anymore. Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com> Cc: Oleg Nesterov <oleg@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <AANLkTi=REu0WzOp5N=nVT1=ZJ=ZA+MZFV+4CHSJ3Q-Yv@mail.gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>