1 Oct 2005 02:43
To large page or not to large page
Jimi Xenidis <jimix <at> watson.ibm.com>
2005-10-01 00:43:55 GMT
2005-10-01 00:43:55 GMT
It seems as tho Linux will map the kernel with large pages if the processor allows it regardless if the lmb is sufficient to hold a large page, correct? Is there some runtime option to force the use of 4K pages. Ultimately, my desire is to define a 256Mig segment that, using a Hypervisor, that can be populated by shared pages that can physically belong to the hypervisor or other partions/domains) and restrict the mappings to 4k. I have some ideas, but am willing to hear any suggestions. -JX -- -- "I got an idea, an idea so smart my head would explode if I even began to know what I was talking about." -- Peter Griffin (Family Guy)
> I really dont like the ideal of splitting up traps.c into traps32.c
> and traps64.c. This defeats the purpose of the merge. I expect that
> a significant portion of traps.c is common (or can be made to be)
> between all powerpc's.
My first attempt at the merge was a real mess and a right pain, so I put
the two files in as a compromise. However, I have made another attempt
and ,although it took a while, it seems to be going ok. How about we put
the two in for now (as that will allow the merge of more platforms to
continue) and I will supply a further patch in a few days that combines
the two trapsxx.c files?
RSS Feed