From owner-freebsd-hackers Sun Jul 15 18: 8:11 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from gandalf.vi.bravenet.com (gandalf.bravenet.com [139.142.105.50]) by hub.freebsd.org (Postfix) with SMTP id 4959237B403 for ; Sun, 15 Jul 2001 18:08:05 -0700 (PDT) (envelope-from dphoenix@bravenet.com) Received: (qmail 29204 invoked by uid 1001); 16 Jul 2001 01:13:37 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 16 Jul 2001 01:13:37 -0000 Date: Sun, 15 Jul 2001 18:13:37 -0700 (PDT) From: Dan To: Subject: pagedaemon + vmdaemon Message-ID: <20010715181123.A29164-100000@gandalf.bravenet.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 2 14.2 0.0 0 0 ?? DL Tue11AM 4:35.33 (pagedaemon) root 3 12.7 0.0 0 0 ?? DL Tue11AM 1:56.25 (vmdaemon) Cpu kept hitting high load averages on machines for about 1 min periods on some machines on some apache servers. I wrote a script to catch the offending processes and it seems to be these ones. Ideas on why they would be taking that much cpu? -- Dan +------------------------------------------------------+ | BRAVENET WEB SERVICES | | dan@bravenet.com | | screen;cd /usr/src;make buildworld;cd ~ | | cp MYKERNEL /sys/i386/conf;cd /usr/src | | make buildkernel KERNCONF=MYKERNEL | |make installkernel KERNCONF=MYKERNEL;make installworld| +______________________________________________________+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message