lkml.org 
[lkml]   [2016]   [Feb]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 0/7] SLAB support for KASAN
On Thu, 18 Feb 2016, Alexander Potapenko wrote:

> Unlike SLUB, SLAB doesn't store allocation/deallocation stacks for heap
> objects, therefore we reimplement this feature in mm/kasan/stackdepot.c.
> The intention is to ultimately switch SLUB to use this implementation as
> well, which will remove the dependency on SLUB_DEBUG.

This needs to be clarified a bit. CONFIG_SLUB_DEBUG is on by default. So
the dependency does not matter much. I think you depend on the slowpath
debug processing right? The issue is that you want to do these things in
the fastpath?

\
 
 \ /
  Last update: 2016-02-18 19:21    [W:0.042 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site