From owner-cvs-all Thu Oct 12 11:39:41 2000 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 3182737B503; Thu, 12 Oct 2000 11:39:37 -0700 (PDT) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id CC8321C41; Thu, 12 Oct 2000 14:39:36 -0400 (EDT) Date: Thu, 12 Oct 2000 14:39:36 -0400 From: Bill Fumerola To: John Baldwin Cc: Matt Dillon , Warner Losh , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Doug Barton , Tony Finch , Jeroen Ruigrok van der Werven , Jordan Hubbard , John Hay Subject: Re: cvs commit: src/etc inetd.conf Message-ID: <20001012143936.D37870@jade.chc-chimes.com> References: <20001012141830.B37870@jade.chc-chimes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from jhb@FreeBSD.org on Thu, Oct 12, 2000 at 11:32:11AM -0700 X-Operating-System: FreeBSD 3.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 12, 2000 at 11:32:11AM -0700, John Baldwin wrote: > This would be an ugly half-hearted hack, not a solution. Then run it from cron. > The overhead of starting up sendmail and having it reparse all the cf files and > fork/exec, swap in, etc. compared to having it register a SIGALARM handler and > then just sit in a process queue rarely if ever executing for 1 day while it > waits for the clock stuff to wake it up is insane. Sheesh. People would do > well to actually learn about how stuff works before complaining about > non-existent overhead. It's not an overhead thing. I just get this funny feeling when I do ps and see sendmail running all day long. It makes much more sense for a program thats going to run once and do one thing to get run once and not sit in the background. Doesn't the word "cron" pop into everyones head when someone says "I'd like to run something once every X timeunits". -- Bill Fumerola - Network Architect, BOFH / Chimes, Inc. billf@chimesnet.com / billf@FreeBSD.org PS. Calling obvious idiots who troll on a mailing list morons != calling your peers and people you should be attempting to work with morons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message