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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: huang ying
Date: Tuesday, October 9, 2007 - 7: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:
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Nick Piggin, (Mon Oct 8, 8:25 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Nick Piggin, (Mon Oct 8, 9:06 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Nick Piggin, (Mon Oct 8, 9:28 am)
[PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Huang, Ying, (Mon Oct 8, 11:40 pm)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Huang, Ying, (Tue Oct 9, 1:22 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Huang, Ying, (Tue Oct 9, 1:55 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Huang, Ying, (Tue Oct 9, 2:26 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, Oleg Verych, (Tue Oct 9, 4:44 am)
Re: [PATCH -mm -v4 1/3] i386/x86_64 boot: setup data, huang ying, (Tue Oct 9, 7:00 am)