All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cícero <cicero.mota@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: information on move_tasks returns
Date: Sun, 21 Nov 2004 19:07:25 -0200	[thread overview]
Message-ID: <ce70c4904112113072de3176b@mail.gmail.com> (raw)

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.

                 reply	other threads:[~2004-11-21 21:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ce70c4904112113072de3176b@mail.gmail.com \
    --to=cicero.mota@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.