Displaying 1 result from an estimated 1 matches for "144457".
Did you mean:
1444,7
2007 Apr 18
0
[PATCH 6/6] i386 virtualization - Attempt to clean up pgtable code motion
* zach@vmware.com (zach@vmware.com) wrote:
> Virtualization aware Linux kernels may need to redefine functions which write
> to hardware page tables at the sub-architecture layer. Previously, this was
> done by encapsulation in a split mach-xxx/pgtable-{2|3}level-ops.h file, but
> having 8 pgtable header files is simply unacceptable. This goes some ways
> towards cleaning that up