To: | Marcin Nowakowski <marcin.nowakowski@mips.com> |
---|---|
Subject: | Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM |
From: | Serge Semin <fancer.lancer@gmail.com> |
Date: | Tue, 26 Dec 2017 21:06:22 +0300 |
Cc: | ralf@linux-mips.org, paul.burton@imgtec.com, rabinv@axis.com, matt.redfearn@imgtec.com, james.hogan@imgtec.com, alexander.sverdlin@nokia.com, marcin.nowakowski@imgtec.com, f.fainelli@gmail.com, kumba@gentoo.org, Sergey.Semin@t-platforms.ru, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=bOeXcUFSPcYL/INDY8K0u6Y3QzO9btbGMfXeg29IN0s=; b=QXIxDqlh+5zG4F4V+BwVjyDbzSFiB1NGQmASbxPWdlD6eQas2bF/kPWLwRZcwT+DHZ o8do21arxgk51sSknd0RscgDuHlGpjK1bjf1lZv/nvfoZZphtq3FGxaD370LONvSVuku jixsIZvojHocjTnpOSGrZtM5ZlBe3o7UfN+VzaVwn0s5OMu8n+ZKaDPweqJBn0q3lvQY v3Yu41ZruCbLMak1ATOwWcwQSn4llzAj1SEJPV94LVycZGe6yLTgup8vedyjdRLGc00e sCyCn7vhj0xUuTVrAP5A/RCk94FsmCMkWVxo4vW8u/x4Sby+DgM56HCXC/PoQkCieWqV UepA== |
In-reply-to: | <eace1075-4e3f-1f0c-50ed-73a566ecd39b@mips.com> |
List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
List-owner: | <mailto:ralf@linux-mips.org> |
List-post: | <mailto:linux-mips@linux-mips.org> |
List-software: | Ecartis version 1.0.0 |
List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
Original-recipient: | rfc822;linux-mips@linux-mips.org |
References: | <20171219201400.GA10185@mobilestation> <eace1075-4e3f-1f0c-50ed-73a566ecd39b@mips.com> |
Sender: | linux-mips-bounce@linux-mips.org |
User-agent: | Mutt/1.5.24 (2015-08-30) |
On Fri, Dec 22, 2017 at 08:18:09AM +0100, Marcin Nowakowski <marcin.nowakowski@mips.com> wrote: > Hi Serge, > > On 19.12.2017 21:14, Serge Semin wrote: > >Hello folks, > > > >Almost a year ago I sent a patchset to the Linux MIPS community. The main > >target of the patchset > >was to get rid from the old bootmem allocator usage at the MIPS > >architecture. Additionally I had > >a problem with CMA usage on my MIPS machine due to some struct page-related > >issue. Moving to the > >memblock allocator fixed the problem and gave us benefits like smaller > >memory consumption, > >powerful memblock API to be used within the arch code. > > > >@marcin.nowakowski@imgtec.com. Could you confirm if you are still interested > >in the patchset and > >ready to update the Loongson64 platform code so one would be compatible with > >it? > > I am currently working on different projects, but I will try to do my best > to help with this (but just might require more time than I would otherwise > need). > Given the scale of the task and the amount of testing required, I expect > that it will take a while to get a complete set of patches reviewed and > tested which should hopefully be enough to fix support for all platforms > affected. > Hello Marcin, Thanks for the willing to help. I'll CC the patchset to you when it's ready. -Sergey > Marcin |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [PATCH] MIPS: Use proper @return keyword, Randy Dunlap |
---|---|
Next by Date: | RE: [PATCH 1/2] MIPS: math-emu: Do not export function `srl128`, Aleksandar Markovic |
Previous by Thread: | Re: [RFC] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM, Marcin Nowakowski |
Next by Thread: | [PATCH] MIPS: Schedule on CPUs we need to lose FPU for a mode switch, Paul Burton |
Indexes: | [Date] [Thread] [Top] [All Lists] |