lkml.org 
[lkml]   [2008]   [Nov]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH RFC/RFB] x86_64, i386: interrupt dispatch changes
Ingo Molnar wrote:
> ( another advantage is that the 6 bytes GDT descriptor is more
> compressed and hence uses up less L1/L2 cache footprint than the
> larger (~7 byte) trampolines we have at the moment. )
>

Also its D cache rather than I cache, which is generally more
plentiful. However, I think the cost of GDT cache misses on exception
latency is something that we've largely overlooked, and this will make
it a bigger factor (vs cache misses on the actual exception handler code
itself, which should be reduced).

J


\
 
 \ /
  Last update: 2008-11-04 21:05    [W:0.145 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site