From owner-freebsd-hackers@FreeBSD.ORG Wed Oct 29 11:50:39 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D39D16A4CE for ; Wed, 29 Oct 2003 11:50:39 -0800 (PST) Received: from hotmail.com (bay2-f168.bay2.hotmail.com [65.54.247.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id C29B743FBF for ; Wed, 29 Oct 2003 11:50:38 -0800 (PST) (envelope-from vinodrk@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 29 Oct 2003 11:50:38 -0800 Received: from 67.122.122.226 by by2fd.bay2.hotmail.msn.com with HTTP; Wed, 29 Oct 2003 19:50:38 GMT X-Originating-IP: [67.122.122.226] X-Originating-Email: [vinodrk@hotmail.com] From: "Vinod R. Kashyap" To: freebsd-hackers@freebsd.org Date: Wed, 29 Oct 2003 11:50:38 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 29 Oct 2003 19:50:38.0548 (UTC) FILETIME=[ED335940:01C39E55] Subject: freeing data segment X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 19:50:39 -0000 Hi, I have this huge data structure in the data segment of my scsi driver. This data structure is initialized at driver build time, and is used only during driver initialization. I am trying to find out if I can free-up the memory it occupies, once I am done with the driver initialization. Does anyone know how to do this? Thanks, Vinod. _________________________________________________________________ See when your friends are online with MSN Messenger 6.0. Download it now FREE! http://msnmessenger-download.com