From owner-freebsd-hackers Thu Oct 14 4:51:22 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from relay1.bcs.zp.ua (bcs-zyx-eth.marka.net.ua [195.248.171.202]) by hub.freebsd.org (Postfix) with ESMTP id 3C70A14C4E for ; Thu, 14 Oct 1999 04:51:07 -0700 (PDT) (envelope-from serg@bcs3.bcs.zp.ua) Received: from bcs3.bcs.zp.ua (bcs3.bcs.zp.ua [212.8.35.73]) by relay1.bcs.zp.ua (8.9.3/8.9.3) with ESMTP id OAA22682 for ; Thu, 14 Oct 1999 14:51:04 +0300 (EEST) Received: (from serg@localhost) by bcs3.bcs.zp.ua (8.8.8/8.8.8) id OAA18802 for hackers@freebsd.org; Thu, 14 Oct 1999 14:51:04 +0300 (EEST) (envelope-from serg) From: Sergey Shkonda Message-Id: <199910141151.OAA18802@bcs3.bcs.zp.ua> Subject: Memory requirements... To: hackers@freebsd.org Date: Thu, 14 Oct 1999 14:51:04 +0300 (EEST) X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Why on 3.3-RELEASE getty (and other programs) takes to much memory ? On 2.2-STABLE i have: # ps axlw|grep getty 0 306 1 0 3 0 188 144 ttyin Is+ v0 0:00.07 /usr/libexec/getty Pc0 ttyv0 0 15745 1 0 3 0 184 364 ttyin Is+ v3 0:00.01 /usr/libexec/getty Pc ttyv3 0 22272 1 0 3 0 184 160 ttyin Is+ v6 0:00.01 /usr/libexec/getty Pc ttyv6 0 14509 1 0 3 0 184 156 ttyin Is+ v7 0:00.01 /usr/libexec/getty Pc ttyv7 0 28974 1 0 3 0 184 192 ttyin Is+ v8 0:00.01 /usr/libexec/getty Pc ttyv8 On 3.3-RELEASE: # ps axlw|grep getty 0 263 1 0 3 0 832 496 ttyin Is+ v0 0:00.01 /usr/libexec/getty Pc0 ttyv0 0 265 1 0 3 0 832 496 ttyin Is+ v2 0:00.01 /usr/libexec/getty Pc ttyv2 0 266 1 0 3 0 832 496 ttyin Is+ v3 0:00.01 /usr/libexec/getty Pc ttyv3 0 267 1 0 3 0 832 496 ttyin Is+ v4 0:00.01 /usr/libexec/getty Pc ttyv4 0 268 1 0 3 0 832 496 ttyin Is+ v5 0:00.01 /usr/libexec/getty Pc ttyv5 0 269 1 0 3 0 832 496 ttyin Is+ v8 0:00.01 /usr/libexec/getty Pc ttyv8 -- Sergey Shkonda To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message