2015-07-03 09:16, Gonzalez Monroy, Sergio:
> On 02/07/2015 13:14, Thomas Monjalon wrote:
> > 2015-06-26 16:29, Sergio Gonzalez Monroy:
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -73,6 +73,7 @@ F: lib/librte_eal/common/*
> >> F: lib/librte_eal/common/include/*
> >> F: lib/librte_eal/c
On 02/07/2015 13:14, Thomas Monjalon wrote:
> 2015-06-26 16:29, Sergio Gonzalez Monroy:
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -73,6 +73,7 @@ F: lib/librte_eal/common/*
>> F: lib/librte_eal/common/include/*
>> F: lib/librte_eal/common/include/generic/
>> F: doc/guides/prog_guide/env_
2015-06-26 16:29, Sergio Gonzalez Monroy:
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -73,6 +73,7 @@ F: lib/librte_eal/common/*
> F: lib/librte_eal/common/include/*
> F: lib/librte_eal/common/include/generic/
> F: doc/guides/prog_guide/env_abstraction_layer.rst
> +F: doc/guides/prog_guide/mallo
Move malloc inside eal.
Create a dummy malloc library to avoid breaking applications that have
librte_malloc in their DT_NEEDED entries.
This is the first step towards using malloc to allocate memory directly
from memsegs. Thus, memzones would allocate memory through malloc,
allowing to free memz
4 matches
Mail list logo