From owner-freebsd-questions Sat Feb 1 01:49:56 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA12554 for questions-outgoing; Sat, 1 Feb 1997 01:49:56 -0800 (PST) Received: from buffnet4.buffnet.net (root@buffnet4.buffnet.net [205.246.19.13]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id BAA12538; Sat, 1 Feb 1997 01:49:51 -0800 (PST) Received: from buffnet1.buffnet.net (mmdf@buffnet1.buffnet.net [205.246.19.10]) by buffnet4.buffnet.net (8.6.12/8.6.9) with SMTP id EAA31042; Sat, 1 Feb 1997 04:17:48 -0500 Received: from buffnet11.buffnet.net by buffnet1.buffnet.net id aa19012; 1 Feb 97 4:50 EST Date: Sat, 1 Feb 1997 04:50:45 -0500 (EST) From: Steve To: freebsd-questions@freebsd.org, hackers@freebsd.org Subject: slow ypserv problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ive noted that any program that uses setpwent()/getpwent() to riffle thru the password file looking for user, brings the uptime over 2.00 - takes forever - and systat will show ypserv taking up to and over 80% of the cpu. Im not sure who the author/port programmer is - but thought they ought to know.