From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH V2] megaraid: kmemleak: Track page allocation for fusion Date: Mon, 18 Sep 2017 09:21:35 -0700 Message-ID: <20170918162135.GA20366@infradead.org> References: <20170915052152.5032-1-shuwang@redhat.com> <20170915180007.GA24045@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Shivasharan Srikanteshwara Cc: Christoph Hellwig , shuwang@redhat.com, Kashyap Desai , Sumit Saxena , jejb@linux.vnet.ibm.com, martin.petersen@oracle.com, "PDL,MEGARAIDLINUX" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, chuhu@redhat.com, yizhan@redhat.com, catalin.marinas@arm.com List-Id: linux-scsi@vger.kernel.org Oh, I missed log_to_span. Well, in that case log_to_span is _the_ candidate for moving into a separate allocation. And in fact you're probably better off by using a sensible data structure for it, e.g. a radix tree.