[dpdk-dev] [PATCH v3 1/3] eal/linux: make hugetlbfs analysis reusable
John Levon
john.levon at nutanix.com
Thu Sep 16 14:08:07 CEST 2021
On Tue, Sep 14, 2021 at 01:34:54PM +0300, Dmitry Kozlyuk wrote:
> + do {
> + m = getmntent(f);
Should you be using getmntent_r() etc?
Nice cleanup!
regards
john
More information about the dev
mailing list