Re: [PATCH 1/1] powerpc: Fix partition migration hang under load

2009-01-30 Thread Brian King
Nathan Lynch wrote: > Brian King wrote: >> While testing partition migration with heavy CPU load using >> shared processors, it was observed that sometimes the migration >> would never complete and would appear to hang. Currently, the >> migration code assumes that if H_SUCCESS is returned from the

Re: [PATCH 1/1] powerpc: Fix partition migration hang under load

2009-01-29 Thread Nathan Lynch
Brian King wrote: > > While testing partition migration with heavy CPU load using > shared processors, it was observed that sometimes the migration > would never complete and would appear to hang. Currently, the > migration code assumes that if H_SUCCESS is returned from the H_JOIN > then the migr