[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC v1 08/15] Update IRTE according to guest interrupt config changes
On 27/03/15 05:49, Wu, Feng wrote: +/* + * Here we handle the following cases: + * - For lowest-priority interrupts, we find the destination vCPU from the + * guest vector using vector-hashing mechamisn and return true. Thisfollows+ * the hardware behavior, since modern Intel CPUs use vector hashing to + * handle the lowest-priority interrupt.What is the hashing algorithm, or can I have some hint as to where to find it in a manual?I asked hardware guys about this, there is no document about how hardware implements the hashing algorithm. In which case you must carefully document the hashing algorithm in the comment. (And while you are at it, press for the hashing algorithm to find its way into an appropriate formal document.) ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |