Displaying 2 results from an estimated 2 matches for "physical_align".
2007 Aug 13
1
[PATCH] i386: modified CONFIG_PHYSICAL_ALIGN
CONFIG_PHYSICAL_ALIGN gives the physical address's alignment where the
kernel is loaded.
CONFIG_PHYSICAL_ALIGN's default value is different from i386 kernel with the
x86_84 kernel. The i386's default CONFIG_PHYSICAL_ALIGN value is 1MB, but
the x86_64's is 2MB.
The problem is, if you compile x86_64 k...
2007 Aug 13
1
[PATCH] i386: modified CONFIG_PHYSICAL_ALIGN
CONFIG_PHYSICAL_ALIGN gives the physical address's alignment where the
kernel is loaded.
CONFIG_PHYSICAL_ALIGN's default value is different from i386 kernel with the
x86_84 kernel. The i386's default CONFIG_PHYSICAL_ALIGN value is 1MB, but
the x86_64's is 2MB.
The problem is, if you compile x86_64 k...