Re: [PATCH 1/6] genalloc: track beginning of allocations

From: Randy Dunlap
Date: Fri Feb 09 2018 - 12:15:11 EST


On 02/09/2018 08:18 AM, Igor Stoppa wrote:
>
>
> On 05/02/18 00:34, Randy Dunlap wrote:
>> On 02/04/2018 08:47 AM, Igor Stoppa wrote:
>
> [...]
>
>> It would be good for a lot of this to be in a source file or the
>> pmalloc.rst documentation file instead of living only in the git repository.
>
> This is actually about genalloc. The genalloc documentation is high
> level and mostly about the API, while this talks about the guts of the
> library. The part modified by the patch. This text doesn't seem to
> belong to the generic genalloc documentation.
> I will move it to the .c file, but isn't it too much text in a source file?

No, that will be fine.

thanks,
--
~Randy