[dpdk-dev] [PATCH] mem: fix how to calculate space left in a hugetlbfs

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Thu Nov 12 08:48:02 CET 2015


Hi Jianfeng,

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jianfeng Tan
> Sent: Thursday, November 12, 2015 12:18 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] mem: fix how to calculate space left in a
> hugetlbfs
> 
> This patch enables calculating space left in a hugetlbfs.
> There are three sources to get the information: 1. from
> sysfs; 2. from option size specified when mount; 3. use
> statfs. We should use the minimum one of these three sizes.
> 
> Signed-off-by: Jianfeng Tan <jianfeng.tan at intel.com>

You should reword the title of the patch, as this does not look like a fix.


More information about the dev mailing list