[dpdk-dev] [PATCH] usertools: add huge page setup script

Stephen Hemminger stephen at networkplumber.org
Sat Sep 5 01:30:57 CEST 2020


On Sat, 5 Sep 2020 00:13:06 +0100
Ferruh Yigit <ferruh.yigit at intel.com> wrote:

> What do you thing checking if mount point exist before 'cmd'?
> 
>  +    if not exists(HUGEDIR):
>  +        os.system('mkdir -p ' + HUGEDIR)

Not necessary with standard systemd


More information about the dev mailing list