Re: Graceful page fault handling for Vega/Navi

2019-09-09 Thread Christian König
Am 05.09.19 um 00:52 schrieb Kuehling, Felix: On 2019-09-04 11:02 a.m., Christian König wrote: Hi everyone, this series is the next puzzle piece for recoverable page fault handling on Vega and Navi. It adds a new direct scheduler entity for VM updates which is then used to update page tables

Re: Graceful page fault handling for Vega/Navi

2019-09-04 Thread Kuehling, Felix
On 2019-09-04 7:03 p.m., Huang, Ray wrote: > On Wed, Sep 04, 2019 at 05:02:21PM +0200, Christian König wrote: >> Hi everyone, >> >> this series is the next puzzle piece for recoverable page fault handling on >> Vega and Navi. >> >> It adds a new direct scheduler entity for VM updates which is then

Re: Graceful page fault handling for Vega/Navi

2019-09-04 Thread Huang, Ray
On Wed, Sep 04, 2019 at 05:02:21PM +0200, Christian König wrote: > Hi everyone, > > this series is the next puzzle piece for recoverable page fault handling on > Vega and Navi. > > It adds a new direct scheduler entity for VM updates which is then used to > update page tables during a fault. >

Re: Graceful page fault handling for Vega/Navi

2019-09-04 Thread Kuehling, Felix
On 2019-09-04 11:02 a.m., Christian König wrote: > Hi everyone, > > this series is the next puzzle piece for recoverable page fault handling on > Vega and Navi. > > It adds a new direct scheduler entity for VM updates which is then used to > update page tables during a fault. > > In other words

Graceful page fault handling for Vega/Navi

2019-09-04 Thread Christian König
Hi everyone, this series is the next puzzle piece for recoverable page fault handling on Vega and Navi. It adds a new direct scheduler entity for VM updates which is then used to update page tables during a fault. In other words previously an application doing an invalid memory access would j