Re: [PATCH RFC/RFB] x86_64, i386: interrupt dispatch changes

From: Cyrill Gorcunov
Date: Wed Nov 05 2008 - 13:14:22 EST


[H. Peter Anvin - Wed, Nov 05, 2008 at 10:04:50AM -0800]
| Cyrill Gorcunov wrote:
| >
| > Ingo, what the conclusion is? As I understand from the thread --
| >
| > 1) Implement Peter's proposed cleanup/compress.
| > 2) Test Alexander's patche.
| >
| > Did I miss something?
| >
|
| Nope, that's pretty much it.
|
| However, there are good reason to believe that using this kind of
| segment selector tricks is probably a bad idea in the long term,
| especially since CPU vendors have strong incentives to reduce the size
| of the segment descriptor cache now when none of the mainstream OSes
| rely on more than a small handful of segments.
|
| I was planning to look at doing the obvious stub shrink today.
|
| -hpa
|

I see. Thanks! Btw Peter, I remember I read long time ago about
segment caches (well... in time of DOS programming actually). But
there was only 'common' words like this cache exist. But maybe
it's possible to know what exactly size of such a cache is?
You mentoined number 32. (heh... I hadn't remember it until
you mentoined about such a cache :-)

- Cyrill -
--
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/