[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 1/4][Xen-devel] X86 microcode: cancel redundant input parameter of microcode functions
On Thursday 22 January 2009 04:08:21 Liu, Jinsong wrote: > X86 microcode: cancel redundant input parameter of microcode functions > > Cancel redundant input parameter 'uci', since it can get from another input > parameter 'cpu' as index. > > Signed-off-by: Liu, Jinsong <jinsong.liu@xxxxxxxxx> I added the parameter 'uci' to reduce dependency on a global variable. That improves reentrancy and cache locality. If you want to go a step forward rather back, then remove the 'cpu' parameter instead. Christoph -- ---to satisfy European Law for business letters: Advanced Micro Devices GmbH Karl-Hammerschmidt-Str. 34, 85609 Dornach b. Muenchen Geschaeftsfuehrer: Jochen Polster, Thomas M. McCoy, Giuliano Meroni Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen Registergericht Muenchen, HRB Nr. 43632 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |