Date: Wed, 29 Oct 2003 11:50:38 -0800 From: "Vinod R. Kashyap" <vinodrk@hotmail.com> To: freebsd-hackers@freebsd.org Subject: freeing data segment Message-ID: <BAY2-F168Sc6pT0giSf0001cfb4@hotmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY2-F168Sc6pT0giSf0001cfb4>