[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] Essay on an important Xen decision (long)
> > To make it clearer, this hardware PT walker on IA64 is not > like normal > > multi-level PT walker on x86. Instead it can be a virtually > linear table, > > or a hash table which is configurable. ;-) > > Am I right in thinking it's also possible to implement > "software filled TLB" > on IA64? (as a fallback for when the hardware assist fails?). Not only possible, but normal. If there is a TLB miss and a VHPT (virtual hashed page table) miss, software fills both the TLB and VHPT. Is that what you meant? Dan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |