[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080920182541.0edb5ab5.kamezawa.hiroyu@jp.fujitsu.com>
Date: Sat, 20 Sep 2008 18:25:41 +0900
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To: balbir@...ux.vnet.ibm.com
Cc: Hirokazu Takahashi <taka@...inux.co.jp>, righi.andrea@...il.com,
dm-devel@...hat.com, xen-devel@...ts.xensource.com,
containers@...ts.linux-foundation.org, agk@...rceware.org,
linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org, jens.axboe@...cle.com,
fernando@....ntt.co.jp, xemul@...nvz.org
Subject: Re: [dm-devel] Re: dm-ioband + bio-cgroup benchmarks
On Fri, 19 Sep 2008 22:18:01 -0700
Balbir Singh <balbir@...ux.vnet.ibm.com> wrote:
> Kamezawa-San, I am not dead against it, but I would provide a knob/control point
> for system administrator to decide if movement is important for applications,
> then let them do so (like force_empty).
>
make sense.
> > Anyway what's next for me is
> > 1. fix current discussion to remove page->page_cgroup pointer.
> > 2. reduce locks.
>
> Are you planning on reposting these. I've been trying other approaches at my end
>
I'll post in next Monday. It's obvious that I should do more tests/fixes...
About performance, I'll give it up at some reasonable point.
> 1. Use radix tree per-node per-zone
> 2. Use radix trees only for 32 bit systems
> 3. Depend on CONFIG_HAVE_MEMORY_PRESENT and build a sparse data structure and
> use pre-allocation
>
> I've posted (1) and I'll take a look at your patches as well
>
My patch has (many) bugs. Severals are fixed but there will be still ;)
SwapCache beats me again because it easily reuse uncharged pages...
BTW why do you like radix-tree ? It's not very good for our purpose.
FLATMEM support for small system will be easy work.
> > 3. support swap and swap-cache.
> >
> > I think algorithm for (1), (2) is now getting smart.
> >
>
> Yes, it is getting better
>
Thanks,
-Kame
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists