Re: [PATCH v3] binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issues
From: Carlos Llamas
Date: Wed Jun 19 2024 - 19:41:42 EST
On Wed, Jun 19, 2024 at 04:44:07PM +0800, Lei Liu wrote:
> We used the "adb shell stop" command to retest the data.
>
> Now, the test data for kmalloc and vmalloc are basically consistent.
Ok, this matches my observations too.
> Can I prepare the V4 version of the patch now? Do I need to modify anything
> else in the V4 version, in addition to addressing the following two points?
>
> 1.Shorten the "backtrace" in the commit message.
>
> 2.Modify the code indentation to comply with the community's code style
> requirements.
Yeap, that would be all. Thanks.
Carlos Llamas