On Mon, 2008-09-29 at 14:28 -0700, Jeremy Fitzhardinge wrote:Sure, some leaves have been defined already, but it's not too late to try to go the generic route for the remaining leaves. The longer we wait to come to a consensus on generic leaves, the more contention we will have. So let's try to address it now. I don't agree that this solution makes any difference OTOH, it just complicates the situation. Here is why.... 1. This solution really bloats the kernel, below are few observations i) What happens if two ABI signature blocks define a cpuid leaf which have similar semantics, how does the kernel handle this ? ii) Also, think about a case where a hypervisor supports 2 such ABI blocks - which have cpuid leafs with similar semantics - and decides to implement one of those and not the other leaf. How does the kernel handle this ? I do understand that there are ways to handle this in the kernel but at the cost of just making the kernel more and more complicated for such corner cases. 2. Also as a side note, what you are proposing just breaks down the problem in to sub-problems, i.e we still need to make sure that the individual cpuid leafs in the "block of leaves" are still generic. Also we may still have situations where hypervisor "A" wants to define a subset of cpuid block X, hypervisor B had defined. 3. All in all, the end result of doing this would be that each hypervisor defines its own signature block forgetting about what the other hypervisor is doing. This is hardly generalizing this space. Seriously, if we want to generalize this in the current situation, how about doing this ? 1. Have 0x40000000 as the hypervisor signature leaf. 2. Have 0x40000001-0x4000000F as the hypervisor specific leafs. 3. 0x40000010 - 0x400000FF as the generic space. Use the non-zero meaning defined semantics for this generic space. Thanks, Alok --
| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Roland Dreier | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| Radu Rendec | htb parallelism on multi-core platforms |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
