Vivek Goyal
e69f202d0a
[PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN
...
o Now CONFIG_PHYSICAL_START is being replaced with CONFIG_PHYSICAL_ALIGN.
Hardcoding the kernel physical start value creates a problem in relocatable
kernel context due to boot loader limitations. For ex, if somebody
compiles a relocatable kernel to be run from address 4MB, but this kernel
will run from location 1MB as grub loads the kernel at physical address
1MB. Kernel thinks that I am a relocatable kernel and I should run from
the address I have been loaded at. So somebody wanting to run kernel
from 4MB alignment location (for improved performance regions) can't do
that.
o Hence, Eric proposed that probably CONFIG_PHYSICAL_ALIGN will make
more sense in relocatable kernel context. At run time kernel will move
itself to a physical addr location which meets user specified alignment
restrictions.
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andi Kleen <ak@suse.de>
2006-12-07 02:14:04 +01:00
..
2006-10-05 15:10:12 +01:00
2006-09-26 10:52:26 +02:00
2006-11-28 20:12:59 +01:00
2006-10-28 11:30:52 -07:00
2006-10-05 15:10:12 +01:00
2006-11-14 16:57:46 +01:00
2006-10-04 03:38:54 -04:00
2006-08-30 16:05:15 -07:00
2006-10-05 15:10:12 +01:00
2006-04-01 22:50:03 -05:00
2006-10-05 15:10:12 +01:00
2006-07-08 15:24:18 -07:00
2006-04-26 12:56:16 +01:00
2006-12-07 02:14:04 +01:00
2006-04-26 12:56:16 +01:00
2006-10-02 07:57:21 -07:00
2006-04-26 12:56:16 +01:00
2006-04-26 12:56:16 +01:00
2006-12-02 21:23:19 -08:00
2006-06-27 17:32:36 -07:00
2006-12-07 02:14:01 +01:00
2006-12-07 02:14:03 +01:00
2006-06-26 09:58:21 -07:00
2006-12-07 02:14:01 +01:00
2006-12-01 14:52:01 -08:00
2006-09-29 09:18:10 -07:00
2006-04-26 12:56:16 +01:00
2006-09-26 10:52:41 +02:00
2006-09-26 10:52:38 +02:00
2006-12-07 02:14:02 +01:00
2006-09-26 08:48:55 -07:00
2006-10-05 15:10:12 +01:00
2006-10-04 03:38:54 -04:00
2006-07-08 15:24:18 -07:00
2006-09-26 10:52:26 +02:00
2006-04-26 12:56:16 +01:00
2006-04-26 12:56:16 +01:00
2006-10-05 15:10:12 +01:00
2006-10-08 12:24:02 -07:00
2006-10-04 07:55:29 -07:00
2006-12-07 02:14:01 +01:00
2006-04-26 12:56:16 +01:00
2006-09-26 10:52:27 +02:00
2006-11-01 09:11:00 -08:00
2006-10-11 11:14:23 -07:00
2006-12-07 02:14:03 +01:00
2006-04-26 12:56:16 +01:00
2006-07-03 15:27:03 -07:00
2006-06-26 10:48:15 -07:00
2006-09-26 08:49:10 -07:00
2006-06-26 09:58:22 -07:00
2006-09-26 10:52:38 +02:00
2006-04-26 12:56:16 +01:00
2006-07-31 13:28:38 -07:00
2006-07-08 15:24:18 -07:00
2006-12-07 02:14:03 +01:00
2006-10-03 08:03:41 -07:00
2006-06-23 07:42:56 -07:00
2006-12-07 02:14:02 +01:00
2006-06-27 17:32:38 -07:00
2006-09-26 08:48:45 -07:00
2006-04-11 06:18:34 -07:00
2006-10-04 07:55:28 -07:00
2006-12-07 02:14:02 +01:00
2006-06-23 07:42:56 -07:00
2006-09-26 10:52:31 +02:00
2006-12-07 02:14:01 +01:00
2006-12-07 02:14:04 +01:00
2006-04-26 12:56:16 +01:00
2006-04-26 12:56:16 +01:00
2006-12-07 02:14:03 +01:00
2006-12-07 02:14:01 +01:00
2006-04-26 12:56:16 +01:00
2006-10-01 00:39:34 -07:00
2006-10-01 00:39:34 -07:00
2006-10-01 00:39:34 -07:00
2006-07-08 15:24:18 -07:00
2006-12-07 02:14:02 +01:00
2006-09-26 08:49:10 -07:00
2006-12-07 02:14:02 +01:00
2006-09-26 10:52:32 +02:00
2006-09-26 10:52:31 +02:00
2006-12-07 02:14:02 +01:00
2006-09-27 14:39:51 -07:00
2006-04-26 12:56:16 +01:00
2006-09-13 07:32:16 -07:00
2006-09-13 07:32:15 -07:00
2006-12-07 02:14:03 +01:00
2006-06-29 16:58:06 -07:00
2006-10-01 00:39:21 -07:00
2006-09-26 10:52:34 +02:00
2006-04-26 12:56:16 +01:00
2006-09-26 08:48:55 -07:00
2006-09-26 08:48:55 -07:00
2006-09-26 10:52:42 +02:00
2006-07-09 18:47:12 -07:00
2006-06-26 09:58:21 -07:00
2006-06-26 09:58:21 -07:00
2006-09-26 10:52:29 +02:00
2006-10-03 08:04:06 -07:00
2006-09-26 10:52:36 +02:00
2006-12-04 19:41:15 -08:00
2006-10-11 11:14:24 -07:00
2006-10-11 11:14:21 -07:00
2006-12-07 02:14:02 +01:00
2006-06-22 15:05:58 -07:00
2006-10-12 22:25:03 -05:00
2006-12-07 02:14:03 +01:00
2006-10-12 22:23:18 -05:00