nr_running-- is in del_from_runqueue() but nr_running++ is in
wake_up_process(). Shouldn't we move it to add_to_runqueue() to make things
a bit more symmetric? The end result, I think, is probably the same but the
code looks more predictable.
Regards,
Tigran.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/