Home
last modified time | relevance | path

Searched refs:uncharge (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/Documentation/cgroups/
Dmemcg_test.txt51 to 0. If the page is SwapCache, uncharge is delayed until
56 SwapCache, uncharge is delayed until mem_cgroup_uncharge_swapcache().
104 PageSwapCache(). uncharge() routine doesn't uncharge the page marked
181 Memcg's charge/uncharge have special handlers of shmem. The best way
217 Before (g), memcg should complete all necessary charge/uncharge to
241 If NEWPAGE is used, commit NEWPAGE and uncharge OLDPAGE.
Dmemory.txt544 is, uncharge task's pages from the old cgroup and charge them to the new cgroup.
/linux-2.6.39/mm/
Dmigrate.c705 goto uncharge; in unmap_and_move()
708 goto uncharge; in unmap_and_move()
748 goto uncharge; in unmap_and_move()
768 goto uncharge; in unmap_and_move()
787 uncharge: in unmap_and_move()
Dshmem.c1006 goto uncharge; in shmem_unuse()
1019 uncharge: in shmem_unuse()
Dmemcontrol.c2277 bool uncharge) in mem_cgroup_move_account() argument
2310 if (uncharge) in mem_cgroup_move_account()