From owner-freebsd-questions@FreeBSD.ORG Thu Sep 11 17:50:03 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20E0B16A4BF for ; Thu, 11 Sep 2003 17:50:03 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-107-253.dsl.lsan03.pacbell.net [64.169.107.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4328243FFB for ; Thu, 11 Sep 2003 17:50:02 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id E99FC66D32; Thu, 11 Sep 2003 17:50:01 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id D3A2A659; Thu, 11 Sep 2003 17:50:01 -0700 (PDT) Date: Thu, 11 Sep 2003 17:50:01 -0700 From: Kris Kennaway To: till@score.is.tsukuba.ac.jp Message-ID: <20030912005001.GD8251@rot13.obsecurity.org> References: <20030912000405.GA5982@panix.com> <20030912003951.GA2226@plewe.is.tsukuba.ac.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oj4kGyHlBMXGt3Le" Content-Disposition: inline In-Reply-To: <20030912003951.GA2226@plewe.is.tsukuba.ac.jp> User-Agent: Mutt/1.4.1i cc: Joe Altman cc: freebsd-questions@freebsd.org Subject: Re: On 5.1, what is the process named "idle"? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2003 00:50:03 -0000 --oj4kGyHlBMXGt3Le Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 12, 2003 at 09:39:51AM +0900, Till Plewe wrote: > On Thu, Sep 11, 2003 at 08:04:05PM -0400, Joe Altman wrote: > > Greetings, list subsribers... > >=20 > > I've installed 5.1 and a variety of apps on a machine, in preparation > > for a move to 5.1 in the near future, and in the course of playing > > around on it, I've noticed a process called idle: > >=20 >=20 > ... >=20 > > What is idle?=20 >=20 > IDLE - an Integrated DeveLopment Environment for Python > (see www.python.org) Heh..no. The idle task is the kernel thread that runs when the kernel is not doing anything else more meaningful like running user processes or servicing I/O. It takes care of running some low-priority tasks like pre-zeroing memory pages in preparation for future demand. Kris --oj4kGyHlBMXGt3Le Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/YRg5Wry0BWjoQKURAiS0AJ9HlDtNpIRpvaNzS1DoxQSKJoUtgQCgxnXw OPIasU/b2z+stBpOAgvUn34= =Fy8+ -----END PGP SIGNATURE----- --oj4kGyHlBMXGt3Le--