[dpdk-dev] [PATCH v5 2/8] Move common functions in eal.c

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Apr 16 10:24:57 CEST 2015


Hi Ravi,

I think this patch is too complex and move too many different things:
- sysfs
- mem_cfg
- proc_type
- application_usage
Please split them up.

I'm not sure the classification in eal_common_runtime.c and eal_common_system.c
new file is clear.

2015-04-09 12:40, Ravi Kerur:
> +	mem_config = (struct rte_mem_config *) mmap(NULL, sizeof(*mem_config),

Why this cast is needed?



More information about the dev mailing list