lkml.org 
[lkml]   [2010]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC] Restrict size of page_cgroup->flags
* KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> [2010-10-07 08:58:58]:

> On Wed, 6 Oct 2010 19:53:14 +0530
> Balbir Singh <balbir@linux.vnet.ibm.com> wrote:
>
> > I propose restricting page_cgroup.flags to 16 bits. The patch for the
> > same is below. Comments?
> >
> >
> > Restrict the bits usage in page_cgroup.flags
> >
> > From: Balbir Singh <balbir@linux.vnet.ibm.com>
> >
> > Restricting the flags helps control growth of the flags unbound.
> > Restriciting it to 16 bits gives us the possibility of merging
> > cgroup id with flags (atomicity permitting) and saving a whole
> > long word in page_cgroup
> >
> > Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com>
>
> Doesn't make sense until you show the usage of existing bits.

??

> And I guess 16bit may be too large on 32bit systems.

too large on 32 bit systems? My intention is to keep the flags to 16
bits and then use cgroup id for the rest and see if we can remove
mem_cgroup pointer

> Nack for now.
>

The issue is - do you see further growth of flags?

> Thanks,
> -Kame
>

--
Three Cheers,
Balbir


\
 
 \ /
  Last update: 2010-10-07 05:15    [W:0.804 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site