Re: [patch 13/26] Xen-paravirt_ops: Consistently wrap paravirt ops callsites to make them patchable

2007-03-20 Thread Andreas Kleen
Am Di 20.03.2007 06:54 schrieb Jeremy Fitzhardinge <[EMAIL PROTECTED]>: > Zachary Amsden wrote: > > For VMI, the default clobber was "cc", and you need a way to allow > > at > > least that, because saving and restoring flags is too expensive on > > x86. > > According to lore (Andi, I think), asm()

Re: skge error; hangs w/ hardware memory hole

2006-07-11 Thread Andreas Kleen
Spamming bug robot dropped from cc list. Am Mi 12.07.2006 04:46 schrieb Anthony DeRobertis <[EMAIL PROTECTED]>: > OK, here are the results with iommu=force. All of these are copied > down > by hand, so please forgive any transcription errors: You need to use iommu=soft swiotlb=force The standa

Re: [git patches] net driver updates

2006-05-21 Thread Andreas Kleen
> No idea, but unlikely. The fix removes a duplicate request_irq call. > Is > it possible that the both instances run concurrently? The system has two Forcedeth ports, but only one has a cable connected. I don't think there is any parallelism. Just one connection with a lot of data. It didn't hap