Re: [RFC] x86 XIP
From: Ingo Molnar
Date: Mon Mar 23 2015 - 04:07:37 EST
* Jim Kukunas <james.t.kukunas@xxxxxxxxxxxxxxx> wrote:
>
> Hi Folks,
>
> This patchset introduces eXecute-In-Place (XIP) support for x86.
> [...]
So we'd need a lot better high level description than this:
- a bit of background description: what are the advantages of having
the kernel image in non-RAM (flash), etc.
- on what hardware/bootloaders is or will be XIP supported?
Also, there should probably be some fail-safe mechanism included: such
as to check whether caching attributes (MTRRs, PAT) are properly set
for the XIP area (at minimum to not be uncacheable).
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/