public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] OT - Is this normal?
@ 2007-01-11 14:42 Michael Sullivan
  2007-01-11 15:08 ` Hans-Werner Hilse
  2007-01-12  0:08 ` Kent Fredric
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Sullivan @ 2007-01-11 14:42 UTC (permalink / raw
  To: gentoo-user

Is this normal?:

2899 root      17   0  131m  35m  224 R  0.3 59.2  11:03.55 cc1

I took this from a `top` listing.  I'm trying to emerge
sys-devel/gcc-4.1.1-r3 on my server box.  The merge hasn't moved much in
the last twenty hours, and, if I'm reading this right, this single
compile has been running for eleven hours???  Is this a problem?  Should
I stop it?

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] OT - Is this normal?
  2007-01-11 14:42 [gentoo-user] OT - Is this normal? Michael Sullivan
@ 2007-01-11 15:08 ` Hans-Werner Hilse
  2007-01-12  0:08 ` Kent Fredric
  1 sibling, 0 replies; 3+ messages in thread
From: Hans-Werner Hilse @ 2007-01-11 15:08 UTC (permalink / raw
  To: gentoo-user

Hi,

On Thu, 11 Jan 2007 08:42:01 -0600 Michael Sullivan
<michael@espersunited.com> wrote:

> Is this normal?:
> 
> 2899 root      17   0  131m  35m  224 R  0.3 59.2  11:03.55 cc1
> 
> I took this from a `top` listing.  I'm trying to emerge
> sys-devel/gcc-4.1.1-r3 on my server box.  The merge hasn't moved much
> in the last twenty hours, and, if I'm reading this right, this single
> compile has been running for eleven hours???

Should rather be 11 minutes. But that's probably (can't the the top
headers, but assuming default config) CPU time, so it might be running
for longer.

> Is this a problem?

You'll never know... But the process is "running". You can use "strace
-p <PID>" to get a first impression what the process is doing/waiting
for. If you don't care, just kill it, abort the emerge, check system
and start over.

-hwh
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] OT - Is this normal?
  2007-01-11 14:42 [gentoo-user] OT - Is this normal? Michael Sullivan
  2007-01-11 15:08 ` Hans-Werner Hilse
@ 2007-01-12  0:08 ` Kent Fredric
  1 sibling, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2007-01-12  0:08 UTC (permalink / raw
  To: gentoo-user

On 1/12/07, Michael Sullivan <michael@espersunited.com> wrote:
> Is this normal?:
>
> 2899 root      17   0  131m  35m  224 R  0.3 59.2  11:03.55 cc1
>
> I took this from a `top` listing.  I'm trying to emerge
> sys-devel/gcc-4.1.1-r3 on my server box.  The merge hasn't moved much in

You may find
 sys-process/htop
more useful for everyday tasks.


But if you have a problem with real memory allocation somewhere and
its working on everything in swap space, you might get things a little
slower than you expect.

Apart from that situation, you may have had gcc die and you may want
to restart it.

-- 
Kent
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-01-12  0:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-11 14:42 [gentoo-user] OT - Is this normal? Michael Sullivan
2007-01-11 15:08 ` Hans-Werner Hilse
2007-01-12  0:08 ` Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox