Re: [PATCH V2 0/7] vdpa live update

2024-07-20 Thread Steven Sistare
On 7/17/2024 8:33 PM, Jason Wang wrote: On Thu, Jul 18, 2024 at 2:29 AM Steven Sistare wrote: On 7/16/2024 1:30 AM, Jason Wang wrote: On Mon, Jul 15, 2024 at 10:29 PM Steven Sistare wrote: On 7/14/2024 10:14 PM, Jason Wang wrote: On Fri, Jul 12, 2024 at 9:19 PM Steve Sistare wrote: Liv

Re: [PATCH V2 0/7] vdpa live update

2024-07-17 Thread Jason Wang
On Thu, Jul 18, 2024 at 2:29 AM Steven Sistare wrote: > > On 7/16/2024 1:30 AM, Jason Wang wrote: > > On Mon, Jul 15, 2024 at 10:29 PM Steven Sistare > > wrote: > >> > >> On 7/14/2024 10:14 PM, Jason Wang wrote: > >>> On Fri, Jul 12, 2024 at 9:19 PM Steve Sistare > >>> wrote: > > Live

Re: [PATCH V2 0/7] vdpa live update

2024-07-17 Thread Steven Sistare
On 7/16/2024 1:30 AM, Jason Wang wrote: On Mon, Jul 15, 2024 at 10:29 PM Steven Sistare wrote: On 7/14/2024 10:14 PM, Jason Wang wrote: On Fri, Jul 12, 2024 at 9:19 PM Steve Sistare wrote: Live update is a technique wherein an application saves its state, exec's to an updated version of it

Re: [PATCH V2 0/7] vdpa live update

2024-07-15 Thread Jason Wang
On Mon, Jul 15, 2024 at 10:29 PM Steven Sistare wrote: > > On 7/14/2024 10:14 PM, Jason Wang wrote: > > On Fri, Jul 12, 2024 at 9:19 PM Steve Sistare > > wrote: > >> > >> Live update is a technique wherein an application saves its state, exec's > >> to an updated version of itself, and restores

Re: [PATCH V2 0/7] vdpa live update

2024-07-15 Thread Steven Sistare
On 7/14/2024 10:14 PM, Jason Wang wrote: On Fri, Jul 12, 2024 at 9:19 PM Steve Sistare wrote: Live update is a technique wherein an application saves its state, exec's to an updated version of itself, and restores its state. Clients of the application experience a brief suspension of service,

Re: [PATCH V2 0/7] vdpa live update

2024-07-14 Thread Jason Wang
On Fri, Jul 12, 2024 at 9:19 PM Steve Sistare wrote: > > Live update is a technique wherein an application saves its state, exec's > to an updated version of itself, and restores its state. Clients of the > application experience a brief suspension of service, on the order of > 100's of milliseco

Re: [PATCH V2 0/7] vdpa live update

2024-07-12 Thread Steven Sistare
On 7/12/2024 9:18 AM, Steve Sistare wrote: Live update is a technique wherein an application saves its state, exec's to an updated version of itself, and restores its state. Clients of the application experience a brief suspension of service, on the order of 100's of milliseconds, but are otherw