similar to: no idle CPU ... system hogging it all ...

Displaying 20 results from an estimated 900 matches similar to: "no idle CPU ... system hogging it all ..."

2003 Apr 20
0
4400+ cron processes causes server crash ...
Evening all ... One of my servers just crashed with the "pmap_new_proc: u_map allocation failed" ... Looking at a ps of the vmcore file, I find: neptune# awk '{print $11}' /tmp/ps.crash | sort | uniq -c 1 (Xvfb) 1 (aac0aif) 1 (adjkerntz) 1 (analog) 1 (bufdaemon) 4412 (cron) 8 (csh) 84 (ctl_cyrusdb) 3 (ctl_deliver) 1 (emacs) 1 (find) 1
2003 Jul 29
6
kernel deadlock
We have a reproducible problem with FreeBSD-4.7 which is apparently a deadlock. The system is undergoing a filesystem stress test. The machine is pingable, but console and most other features are unresponsive. The console debugger can be accessed. The following information is available with db's "ps". I suspect the wchan of "inode" to be what everything is waiting on.
2002 Mar 09
1
smbd running multiple times
Dear "someone who can help", I am having a problem with SAMBA and SWAT (although I'm not sure SWAT is part of the problem...) I get two instances of "smbd" when ever it is started on this system. From SWAT I can only stop it ONE time. After that, each time I attempt to stop the SMBD daemon from SWAT it simply starts TWO more instances of the daemon (or something
2003 Jul 11
1
SSH/v1 dead processes bug
Should I submit this as a proper bug, or will someone look at it? Basically, between 4.7-REL and 4.8-REL ssh was upgraded and now exhibits the following bug. If you connect with protocol v1 you get three ssh processes, one of which never dies, even after the ssh session has been closed. % ps aux | grep ssh root 219 0.0 0.0 4076 0 ?? IW - 0:00.00 sshd: paul [priv root
2003 May 27
0
Odd 'hang' trying to ls a directory ...
Running -STABLE from May 15th, if I do an 'ls /usr', it works ... if I do an 'ls /vm', it hangs .. the machine doesn't hang, as far as I can tell, all the web sites are accessible, and there are no errors in /var/log/messages .. I have soft-updates disabled on that file system, and iostat is showing the drive array to be quite idle: tty da0 pass0
2010 Mar 04
1
virtio over PCI
On Wed, Mar 03, 2010 at 05:09:48PM +1100, Michael Ellerman wrote: > Hi guys, > > I was looking around at virtio over PCI stuff and noticed you had > started some work on a driver. The last I can find via google is v2 from > mid last year, is that as far as it got? > > http://lkml.org/lkml/2009/2/23/353 > Yep, that is pretty much as far as I got. It was more-or-less
2010 Mar 04
1
virtio over PCI
On Wed, Mar 03, 2010 at 05:09:48PM +1100, Michael Ellerman wrote: > Hi guys, > > I was looking around at virtio over PCI stuff and noticed you had > started some work on a driver. The last I can find via google is v2 from > mid last year, is that as far as it got? > > http://lkml.org/lkml/2009/2/23/353 > Yep, that is pretty much as far as I got. It was more-or-less
2007 May 31
0
background worker just stops running after some time
Hi, I am fairly new to ruby/rails, but I thought I did a fair job of setting up my background worker, but after some time, maybe 4-5 hours of running, it just stops running, without any messages. Here is the yml file: backgroundrb.yml --- :port: 2000 :rails_env: production :host: localhost here is my schedules file: alerts_task: :class: :alerts_worker :job_key: :alerts_key
2006 Apr 03
11
Rails VPS Business Hosting
Greetings, Does anyone have experience with Rails VPS hosting? I''m basically looking for a hosting reseller option so I can have control of my clients domains and hosting. I''m looking for something easy to use; although I like learning it all, and am learning a lot, I am most definitely not a command line linux user type as of yet. The one that I''ve looked at
2005 Nov 30
1
X windows is taking 99 percent of cpu
I am running centos 4.2 on a P4 3 GIG with 2 GIG ram. This machine has been fine for months. my laptop is fine. X is taking 99 percent of the cpu after some time. All I was doing was editing code. If I killall -9 X it comes back for a while then maxes out again. Any ideas on something to tweek??? THanks, jerry ------------ Tasks: 120 total, 2 running, 118 sleeping, 0 stopped, 0 zombie
2008 Apr 25
1
load level?
I have a server holding a 2.5-4.0 load level consistently, where should I start debugging it? top - 13:32:01 up 167 days, 5:45, 6 users, load average: 2.87, 1.83, 1.51 Tasks: 111 total, 1 running, 110 sleeping, 0 stopped, 0 zombie Cpu(s): 0.0% us, 0.0% sy, 0.2% ni, 99.8% id, 0.0% wa, 0.0% hi, 0.0% si Mem: 895728k total, 871996k used, 23732k free, 190612k buffers Swap:
2000 Feb 28
4
Multiple smbd processes generated
We have an occasional problem which manifests with multiple processes being created for a particular user. For example, for a user "xy004": xy004 8463 0.0 0.0 6.02M 0K ?? IW 11:48:59 0:02.02 smbd xy004 9426 0.0 0.0 5.99M 0K ?? IW 11:52:18 0:03.68 smbd xy004 10433 0.0 0.0 5.81M 0K ?? IW 12:17:20 0:00.85 smbd xy004
2009 Apr 10
3
centos 5.3 upgrade and duplicate processes running
Hi, I have a P4 3.2 linux server. Every since I upgrade to centos 5.3 I see duplicates when running top - c like: 3 root 34 19 0 0 0 S 0.0 0.0 0:00.13 [ksoftirqd/0] 4 root RT -5 0 0 0 S 0.0 0.0 0:00.00 [watchdog/0] 5 root RT -5 0 0 0 S 0.0 0.0 0:00.00 [migration/1] 6 root 34 19 0 0 0 S 0.0 0.0 0:00.64 [ksoftirqd/1] 7 root RT -5 0 0 0 S 0.0 0.0 0:00.00 [watchdog/1] 8 root 10 -5 0 0 0 S 0.0 0.0
2007 Apr 09
2
Paint chanegs block dbus and fuse plugins
I was writing a simple plugin a while ago which just sets the paint values on inactive windows. The plugin is very simple and the main part is below. When I load this plugin it blocks dbus and fuse plugins so that they only reply to requests when the active window changes. Is there anything obvious here that would cause that? static Bool inactivePaintWindow (CompWindow *w, const
2010 Nov 09
2
help to merge two data frame if name matches
Dear All, I have two data like this : $cat main.csv name,id,memory,storage mohan,1,100.20,1.10 ram,1,200,100 kumar,1,400,50 xxx,1,100,40 aaa,1,800,45 mount,1,200,80 > main <- read.csv(file='main.csv',sep=',' , header=TRUE) > main name id memory storage 1 mohan 1 100.2 10 2 ram 1 200.0 100 3 kumar 1 400.0 50 4 xxx 1
2008 Dec 09
2
assign()ing within apply
Hello, I'm trying to convert a character column in several dataframes to lower case. ### # # Sample data and 'spp' column summaries: # dput(ban.ovs.1993[sample(row.names(ban.ovs.1993), 20), 1:4]) ban.ovs.93 <- structure(list(oplt = c(43L, 43L, 38L, 26L, 35L, 8L, 39L, 1L, 34L, 50L, 10L, 29L, 31L, 24L, 18L, 12L, 27L, 49L, 28L, 51L), rplt = c(NA_integer_, NA_integer_,
2012 Mar 01
1
Parameterization of Inverse Wishart distribution available in MCMCpack and bayesm libraries
Hello Everyone Both the MCMCpack and the bayesm libraries allow us to make draws from the Inverse Wishart distribution. But I wanted to find out how exactly is the Inverse Wishart distribution parameterized in these libraries. The reason I ask is the following: Now its generally standard to express Inverse Wishart as IW(0.5 * DOF,0.5* Scale). (DOF-> Degree of freedom, Scale -> Scale
2010 May 14
1
point.in.polygon() in sp package: accuracy problems?
Dear list: I encountered some problems using the function point.in.polygon() of the sp package, when trying to determine whether some points lye inside, outside, on the border or on a vertice of a polygon. I have a list of point I know should lye right on the border of a polygon, but some of them are not classified as such by point.in.polygon() (see the example code below). To make a long story
2005 Jan 07
2
Asterisk 1.0.2 - Unable to allocate channel structure
Hi, This morning I had some failed calls. On the console (and in the log) I saw the error "Unable to allocate channel structure". Before I restarted the process, I checked it's memory usage in ps and glanced at my free memory in top. Asterisk was using a normal ammount of memory, about 40M. I don't think this was a system limit. This was running Asterisk v1.0.2. Below is
2013 Jan 17
2
Centos 6.3: load average strangeness
Hi, on my c6.3 server (guest of a vmware host) I have a strange load average value: w command: > [root at s-doc ~]# w > 11:19:23 up 41 days, 23:15, 1 user, load average: 4,03, 4,03, 4,00 > USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT > root pts/2 dodo:S.0 11:15 0.00s 0.02s 0.00s w top command: > top - 12:13:31 up 42 days, 9 min, 1