Re: 2.6.18-rc6-mm1: GPF loop on early boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ingo Molnar wrote:
another thing about i386-pda: why did you pick the %gs selector to store the PDA in? %fs would be a better choice because %gs is used by glibc so the saving/restoring of %fs would likely be near zero-cycles cost. (instead of the current 9 cycles for saving/restoring %gs)

Why would saving/restoring %fs be quicker? The main reason I chose %gs was so that it didn't add anything to the context switch time (since %gs needed to be switched anyway), and it leaves open the possibility of using gcc's TLS support in the kernel (I have a working demonstration of this, but Rusty and I are still working out the module details).

   J
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux