information on move_tasks returns

From: Cícero
Date: Sun Nov 21 2004 - 16:09:21 EST


hi

I am needing to catch the results of the function move_task in
kernel/sched.c , i observed it return int value and wanted print in
screen with printk.

i create a variable int results_move_task and capture the results of
move_task, and ordered print with printk("%d",results_move_task); but
i observed that returns many one rarely return two or more, really is
this right?


[]s
Cicero


PS:Sorry about my english.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/