From owner-freebsd-hackers Mon Aug 27 9:42:51 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from tarakan-network.com (chojin.adsl.nerim.net [62.4.22.98]) by hub.freebsd.org (Postfix) with ESMTP id 9101D37B405; Mon, 27 Aug 2001 09:42:45 -0700 (PDT) (envelope-from freebsd@tarakan-network.com) Received: from chojin ([192.168.69.2]) by tarakan-network.com (8.11.6/8.11.3) with SMTP id f7RGgko77959; Mon, 27 Aug 2001 18:42:46 +0200 (CEST) (envelope-from freebsd@tarakan-network.com) Message-ID: <00af01c12f17$56bc7870$0245a8c0@chojin> From: "Chojin" To: , Subject: root is limited ? :-o Date: Mon, 27 Aug 2001 18:43:02 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2526.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2526.0000 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 Hello, I see a strange thing: with bash (or tcsh or any other shell) when I try to modify virtual memory limit with ulimit by ex: ulimit -v unlimited (or any number). When I use limit in tcsh to change virtual memory, I can put anything, it doesn't modify anything. virtual memory (kbytes) 24576 Same thing for data size. It's strange because I've got enough memory: Mem: 61M Active, 270M Inact, 53M Wired, 308K Cache, 73M Buf, 241M Free Swap: 800M Total, 800M Free Anyone has got an idea ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message