[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] xen,bproc and grub
> > > On Tue, 16 Nov 2004, Keir Fraser wrote: > > > It could certainly be repaired, but all new C3s (based on Nehemia > > core) have PSE, and more recent ones (stepping 8+) even have a local > > APIC. The Samuel-2 CPUS are rather weedy -- there is not much point in > > virtualising them. > > > > sadly, we hvae 60 of them. > > ron Modify boot.S so that if the P6 check fails, rather than halting, you: 1. create non-PSE pagetables 2. remove PGE and PSE from mmu_cr4_features The first of these is the trickiest -- you need to allocate some memory from somewhere to populate the initial pagetable, but the start-of-day memory layout is pretty weird. Or... buy some remotely up-to-date CPUs. :-) -- Keir ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |