* information on move_tasks returns
@ 2004-11-21 21:07 Cícero
0 siblings, 0 replies; only message in thread
From: Cícero @ 2004-11-21 21:07 UTC (permalink / raw)
To: linux-kernel
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-21 21:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-21 21:07 information on move_tasks returns Cícero
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.