From mboxrd@z Thu Jan 1 00:00:00 1970 From: rd.asha22@gmail.com (Asha R) Date: Mon, 27 Dec 2010 14:36:06 +0530 Subject: Reserving physical memory in Linux In-Reply-To: References: Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Thanks Adam Lee. Is this mem= or memmap=? Regards, Asha On Mon, Dec 27, 2010 at 1:01 PM, Adam Lee wrote: > On Mon, Dec 27, 2010 at 2:59 PM, Asha R wrote: > > Hi, > > I want to reserve one range of physical memory say from 0x10000000 > of 256MB > > in Linux. This region is required for DMA functions alone. > > Please help me understand how we can reserve this in Linux. Can this be > > done using boot options or any other? > > > > Regards, > > Asha > > try adding "mem=256M$0x10000000" in arg. > > via http://lxr.linux.no/source/Documentation/kernel-parameters.txt > > -- > Regards, > Adam Lee > -------------------------------------------------- > E-mail: adam8157 at gmail.com > Website: http://www.adam8157.info > -------------------------------------------------- > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20101227/f20beac2/attachment-0001.html