public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Neo Wee Teck <weeteck@linux.net>
To: whitnl73@juno.com, weeteck@linux.net
Cc: linux-newbie@vger.kernel.org
Subject: Re: Process information?
Date: Tue, 9 Dec 2003 16:55:06 -0800 (PST)	[thread overview]
Message-ID: <20031210005506.8C0347268@sitemail.everyone.net> (raw)

But in redhat's kernel, even with ps ax, it shows [httpd]



--- whitnl73@juno.com wrote:
On Mon, 8 Dec 2003, Neo Wee Teck wrote:

> Hi,
>
>   I saw some difference in the process info when using RedHat kernel 2.4.20-8 and the kernel from kernel.org (2.4.23)
>
> With Redhat's kernel, process show something like this
>
> www      10186  0.0  0.1  2536 1272 ?        S    Dec08   0:01 [httpd]
> www      10187  0.0  0.1  2536 1272 ?        S    Dec08   0:01 [httpd]
> www      10188  0.0  0.1  2536 1276 ?        S    Dec08   0:01 [httpd]
>
> But with 2.4.23 kernel it shows
>
> www      5673  0.0  0.1  2536 1272 ?        S    Dec08   0:01 /usr/local/apache/bin/httpd
> www      5674  0.0  0.1  2536 1272 ?        S    Dec08   0:01 /usr/local/apache/bin/httpd
> www      5675  0.0  0.1  2536 1276 ?        S    Dec08   0:01 /usr/local/apache/bin/httpd
>
> Any configuration in the kernel that i missed out? I prefer the way processes are shown in Redhat's kernel but would like to use the 2.4.23's kernel.
>
> Cheers
>
>     Neo

try adding c to whatever ps options you use.

[whit@giftie whit]$ ps -C xfstt u
USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
root       510  0.0  0.9  1896  740 ?        S    Dec02   0:00 /usr/X11R6/bin/xf
root     10382  0.0  0.9  6504  764 ?        S    Dec03   0:00 /usr/X11R6/bin/xf
[whit@giftie whit]$ ps -C xfstt uc
USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
root       510  0.0  0.9  1896  740 ?        S    Dec02   0:00 xfstt
root     10382  0.0  0.9  6504  764 ?        S    Dec03   0:00 xfstt
[whit@giftie whit]$ tty
/dev/vc/4
[whit@giftie whit]$ cat /dev/vcc/4|fold|trail >oops

This is nothing to do with the kernel patch level, I think.

Lawson
--
---oops---



________________________________________________________________
The best thing to hit the internet in years - Juno SpeedBand!
Surf the web up to FIVE TIMES FASTER!
Only $14.95/ month - visit www.juno.com to sign up today!


_____________________________________________________________
Linux.Net -->Open Source to everyone
Powered by Linare Corporation
http://www.linare.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

             reply	other threads:[~2003-12-10  0:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-10  0:55 Neo Wee Teck [this message]
2003-12-11  0:13 ` Process information? whitnl73
  -- strict thread matches above, loose matches on Subject: below --
2003-12-11  1:27 Neo Wee Teck
2003-12-09  1:37 Neo Wee Teck
2003-12-09 23:01 ` whitnl73

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=20031210005506.8C0347268@sitemail.everyone.net \
    --to=weeteck@linux.net \
    --cc=linux-newbie@vger.kernel.org \
    --cc=whitnl73@juno.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox