Re: [PATCH v2 net-next 0/3] liquidio: avoid vm low memory crashes

2017-07-19 Thread David Miller
From: Felix Manlunas Date: Mon, 17 Jul 2017 17:49:20 -0700 > From: Rick Farrington > > This patchset addresses issues brought about by low memory conditions > in a VM. These conditions were not seen when the driver was exercised > normally. Rather, they were brought about through manual fault

RE: [PATCH v2 net-next 0/3] liquidio: avoid vm low memory crashes

2017-07-18 Thread Ricardo Farrington
...@davemloft.net; netdev@vger.kernel.org; Vatsavayi, Raghu ; Chickles, Derek ; Burla, Satananda ; Ricardo Farrington Subject: Re: [PATCH v2 net-next 0/3] liquidio: avoid vm low memory crashes On Mon, Jul 17, 2017 at 05:49:20PM -0700, Felix Manlunas wrote: > From: Rick Farrington > > This

Re: [PATCH v2 net-next 0/3] liquidio: avoid vm low memory crashes

2017-07-17 Thread Leon Romanovsky
On Mon, Jul 17, 2017 at 05:49:20PM -0700, Felix Manlunas wrote: > From: Rick Farrington > > This patchset addresses issues brought about by low memory conditions > in a VM. These conditions were not seen when the driver was exercised > normally. Rather, they were brought about through manual fau

[PATCH v2 net-next 0/3] liquidio: avoid vm low memory crashes

2017-07-17 Thread Felix Manlunas
From: Rick Farrington This patchset addresses issues brought about by low memory conditions in a VM. These conditions were not seen when the driver was exercised normally. Rather, they were brought about through manual fault injection. They are being included in the interest of hardening the dr