[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <57308A20.2050501@virtuozzo.com>
Date: Mon, 9 May 2016 16:01:20 +0300
From: Andrey Ryabinin <aryabinin@...tuozzo.com>
To: "Luruo, Kuthonuzo" <kuthonuzo.luruo@....com>,
"glider@...gle.com" <glider@...gle.com>,
"dvyukov@...gle.com" <dvyukov@...gle.com>,
"cl@...ux.com" <cl@...ux.com>,
"penberg@...nel.org" <penberg@...nel.org>,
"rientjes@...gle.com" <rientjes@...gle.com>,
"iamjoonsoo.kim@....com" <iamjoonsoo.kim@....com>,
"akpm@...ux-foundation.org" <akpm@...ux-foundation.org>
CC: "kasan-dev@...glegroups.com" <kasan-dev@...glegroups.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-mm@...ck.org" <linux-mm@...ck.org>
Subject: Re: [PATCH v2 1/2] mm, kasan: improve double-free detection
On 05/09/2016 02:35 PM, Luruo, Kuthonuzo wrote:
>
> This patch with atomic bit op is similar in spirit to v1 except that it increases metadata size.
>
I don't think that this is a big deal. That will slightly increase size of objects <= (128 - 32) bytes.
And if someone think otherwise, we can completely remove 'alloc_size'
(we use it only to print size in report - not very useful).
Powered by blists - more mailing lists