Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andi Kleen <ak@...>
Cc: Nick Piggin <nickpiggin@...>, Huang, Ying <ying.huang@...>, <linux-mm@...>, H. Peter Anvin <hpa@...>, Eric W. Biederman <ebiederm@...>, <akpm@...>, Yinghai Lu <yhlu.kernel@...>, Chandramouli Narayanan <mouli@...>, <linux-kernel@...>
Date: Tuesday, October 9, 2007 - 10:00 am

On 10/9/07, Andi Kleen <ak@suse.de> wrote:

Yes. That is another solution. But there is some problem about
early_ioremap (boot_ioremap, bt_ioremap for i386) or ioremap.

- ioremap can not be used before mem_init.
- For i386, boot_ioremap can map at most 4 pages, bt_ioremap can map
at most 16 pages. This will be an unnecessary constrains for size of
setup_data.
- For i386, the virtual memory space of ioremap is limited too.

Best Regards,
Huang Ying
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Huang, Ying, (Tue Oct 9, 2:40 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Nick Piggin, (Mon Oct 8, 11:25 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, huang ying, (Tue Oct 9, 10:00 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Andi Kleen, (Tue Oct 9, 10:04 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Huang, Ying, (Tue Oct 9, 4:22 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Nick Piggin, (Mon Oct 8, 12:06 pm)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Huang, Ying, (Tue Oct 9, 4:55 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Oleg Verych, (Tue Oct 9, 7:44 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Nick Piggin, (Mon Oct 8, 12:28 pm)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Huang, Ying, (Tue Oct 9, 5:26 am)