From owner-freebsd-user-groups@FreeBSD.ORG Sun Dec 18 22:41:39 2005 Return-Path: X-Original-To: freebsd-user-groups@freebsd.org Delivered-To: freebsd-user-groups@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58DB416A41F for ; Sun, 18 Dec 2005 22:41:39 +0000 (GMT) (envelope-from imkidder@msn.com) Received: from hotmail.com (bay104-f25.bay104.hotmail.com [65.54.175.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4F0D43D62 for ; Sun, 18 Dec 2005 22:41:38 +0000 (GMT) (envelope-from imkidder@msn.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 18 Dec 2005 14:41:38 -0800 Message-ID: Received: from 65.54.175.200 by by104fd.bay104.hotmail.msn.com with HTTP; Sun, 18 Dec 2005 22:41:38 GMT X-Originating-IP: [69.235.211.232] X-Originating-Email: [imkidder@msn.com] X-Sender: imkidder@msn.com From: "Huang Longbo" To: freebsd-user-groups@freebsd.org Date: Sun, 18 Dec 2005 22:41:38 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312; format=flowed X-OriginalArrivalTime: 18 Dec 2005 22:41:38.0635 (UTC) FILETIME=[354F21B0:01C60424] Subject: Memory problem,Urgent Help! X-BeenThere: freebsd-user-groups@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User Group Coordination List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Dec 2005 22:41:39 -0000 Hi,all I ran a program under FreeBSD 4.11.I have 1G RAM and I set the SWAP to 3G(I only have one partition). But the system gave an error msg "Unable to alloc xxx bytes" during the running. And I noticed that when the Swap usage was only 1%. Shouldn't the whole SWAP be used as the virtual memory? Or do I need any extra setting to do so? I will really appreciate it if anyone can help. Thanks a lot. Cheers Longbo Huang