All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.0-test6-mm2
Date: Thu, 02 Oct 2003 09:45:32 -0400	[thread overview]
Message-ID: <1065102332.10743.31.camel@localhost> (raw)
In-Reply-To: <20031002022341.797361bc.akpm@osdl.org>

On Thu, 2003-10-02 at 05:23, Andrew Morton wrote:

> +show_task-on-runqueue.patch
> 
>  Teach sysrq-T to displayu which tasks actually have the CPU

This patch does:

	if (p->array)
		printk("has_cpu ");

does that work?  I think the existence of p->array is the same as it
being runnable.  It doesn't say whether or not it is actually running.

	Robert Love



WARNING: multiple messages have this Message-ID (diff)
From: Robert Love <rml@tech9.net>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.0-test6-mm2
Date: Thu, 02 Oct 2003 09:45:32 -0400	[thread overview]
Message-ID: <1065102332.10743.31.camel@localhost> (raw)
In-Reply-To: <20031002022341.797361bc.akpm@osdl.org>

On Thu, 2003-10-02 at 05:23, Andrew Morton wrote:

> +show_task-on-runqueue.patch
> 
>  Teach sysrq-T to displayu which tasks actually have the CPU

This patch does:

	if (p->array)
		printk("has_cpu ");

does that work?  I think the existence of p->array is the same as it
being runnable.  It doesn't say whether or not it is actually running.

	Robert Love


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>

  parent reply	other threads:[~2003-10-02 13:45 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-02  9:23 2.6.0-test6-mm2 Andrew Morton
2003-10-02  9:23 ` 2.6.0-test6-mm2 Andrew Morton
2003-10-02 13:37 ` 2.6.0-test6-mm2 Thomas Schlichter
2003-10-02 13:42   ` 2.6.0-test6-mm2 viro
2003-10-02 13:42     ` 2.6.0-test6-mm2 viro
2003-10-02 13:45 ` Robert Love [this message]
2003-10-02 13:45   ` 2.6.0-test6-mm2 Robert Love
2003-10-02 13:45 ` 2.6.0-test6-mm2 Luiz Capitulino
2003-10-02 15:03   ` 2.6.0-test6-mm2 Andrew Morton
2003-10-02 15:03     ` 2.6.0-test6-mm2 Andrew Morton
2003-10-02 18:29     ` 2.6.0-test6-mm2 Luiz Capitulino
2003-10-02 18:29       ` 2.6.0-test6-mm2 Luiz Capitulino
2003-10-02 16:43 ` 2.6.0-test6-mm2 (compile statistics) John Cherry
2003-10-02 16:43   ` John Cherry
2003-10-02 17:04 ` 2.6.0-test6-mm2 Nikita Danilov
2003-10-02 17:04   ` 2.6.0-test6-mm2 Nikita Danilov
2003-10-02 17:23   ` 2.6.0-test6-mm2 viro
2003-10-02 17:23     ` 2.6.0-test6-mm2 viro
2003-10-02 20:35 ` 2.6.0-test6-mm2 Bongani Hlope
2003-10-02 20:45   ` 2.6.0-test6-mm2 Chris Wright
2003-10-02 20:45     ` 2.6.0-test6-mm2 Chris Wright
2003-10-02 20:58     ` 2.6.0-test6-mm2 Bongani Hlope

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=1065102332.10743.31.camel@localhost \
    --to=rml@tech9.net \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.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.