Prev: [PATCH 24/24] Staging: comedi: fix commented out code style in adq12b.c
Next: disabling kernel preemption from user space
From: Jens Axboe on 25 Mar 2010 10:50 On Wed, Mar 24 2010, Divyesh Shah wrote: > These have helped us debug some issues we've noticed in earlier IO > controller versions and should be useful now as well. The extra logging > covers: > - idling behavior. Since there are so many conditions based on which we decide > to idle or not, this patch adds a log message for some conditions that we've > found useful. > - workload slices and current prio and workload type > > Changelog from v1: > o moved log message from cfq_set_active_queue() to __cfq_set_active_queue() > o changed queue_count to st->count Definitely makes sense, thanks I'll queue it up. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |