[dpdk-dev] [PATCH V5 6/7] eal: add failure handle mechanism for hotplug
He, Shaopeng
shaopeng.he at intel.com
Fri Jul 6 17:22:22 CEST 2018
> -----Original Message-----
> From: Guo, Jia
> Sent: Thursday, July 5, 2018 3:39 PM
>
> This patch introduces a failure handler mechanism to handle device
> hot plug removal event.
>
> First register sigbus handler, once sigbus error be captured, will
> check the failure address and accordingly remap the invalid memory
> for the corresponding device. Bese on this mechanism, it could
" Besed on this mechanism "?
> guaranty the application not to be crash when hotplug out device.
>
> Signed-off-by: Jeff Guo <jia.guo at intel.com>
Acked-by: Shaopeng He <shaopeng.he at intel.com>
More information about the dev
mailing list