From: Ingo Molnar <mingo@elte.hu>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Andrew Morton <akpm@osdl.org>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: Does smp_reschedule_interrupt really reschedule?
Date: Sat, 14 May 2005 08:37:41 +0200 [thread overview]
Message-ID: <20050514063741.GA12217@elte.hu> (raw)
In-Reply-To: <1116010280.4728.29.camel@localhost.localdomain>
* Steven Rostedt <rostedt@goodmis.org> wrote:
> In finish_task_switch, where is need_resched set?
why should it be set? It's the final portion of a context-switch, not
the initiator of a context-switch. need_resched is usually set by the
wakeup code, or by the preemption code.
Ingo
next prev parent reply other threads:[~2005-05-14 6:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-13 18:18 Does smp_reschedule_interrupt really reschedule? Steven Rostedt
2005-05-13 18:26 ` Ingo Molnar
2005-05-13 18:51 ` Steven Rostedt
2005-05-14 6:37 ` Ingo Molnar [this message]
2005-05-14 11:32 ` Steven Rostedt
2005-05-14 14:27 ` Ingo Molnar
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=20050514063741.GA12217@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.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.