linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 -mmotm 0/2] memcg: move charge of file cache/shmem
@ 2010-04-08  5:09 Daisuke Nishimura
  2010-04-08  5:10 ` [PATCH v3 -mmotm 1/2] memcg: clean up move charge Daisuke Nishimura
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Daisuke Nishimura @ 2010-04-08  5:09 UTC (permalink / raw)
  To: linux-mm
  Cc: Andrew Morton, Balbir Singh, KAMEZAWA Hiroyuki, Daisuke Nishimura

I updated patches for supporting move charge of file pages.

I changed the meaning of bit 1 and 2 of move_charge_at_immigrate: file pages
including tmpfs can be moved by setting bit 1 of move_charge_at_immigrate
regardless of the mapcount, and I don't use bit 2 anymore.
And I added a clean up patch based on KAMEZAWA-san's one.

  [1/2] memcg: clean up move charge
  [2/2] memcg: move charge of file pages

ChangeLog:
- v2->v3
  - based on mmotm-2010-04-05-16-09.
  - added clean up for is_target_pte_for_mc().
  - changed the meaning of bit 1 and 2. charges of file pages including tmpfs can
    be moved regardless of the mapcount by setting bit 1 of move_charge_at_immigrate.
- v1->v2
  - updated documentation.


Thanks,
Daisuke Nishimura.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-05-11 22:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-08  5:09 [PATCH v3 -mmotm 0/2] memcg: move charge of file cache/shmem Daisuke Nishimura
2010-04-08  5:10 ` [PATCH v3 -mmotm 1/2] memcg: clean up move charge Daisuke Nishimura
2010-04-08  6:32   ` KAMEZAWA Hiroyuki
2010-05-10 22:25   ` Andrew Morton
2010-05-10 23:54     ` KAMEZAWA Hiroyuki
2010-05-11  1:16       ` Daisuke Nishimura
2010-04-08  5:11 ` [PATCH v3 -mmotm 2/2] memcg: move charge of file pages Daisuke Nishimura
2010-04-08  6:44   ` KAMEZAWA Hiroyuki
2010-04-08  8:08     ` [PATCH v3.1 " Daisuke Nishimura
2010-04-08  8:56       ` KAMEZAWA Hiroyuki
2010-05-11 22:09       ` Andrew Morton
2010-04-08  6:15 ` [PATCH v3 -mmotm 0/2] memcg: move charge of file cache/shmem KAMEZAWA Hiroyuki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).