Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118903
b: refs/heads/master
c: e33c3b5
h: refs/heads/master
i:
  118901: 95478e4
  118899: c2ccd0b
  118895: b6f8e0e
v: v3
  • Loading branch information
David Rientjes authored and Linus Torvalds committed Nov 13, 2008
1 parent 625d5af commit 404bb1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f0f7e0dc7393268947dc3ed285defc3d375487b9
refs/heads/master: e33c3b5e172e2e45456f42fba47227d48745543f
4 changes: 4 additions & 0 deletions trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1561,6 +1561,10 @@ __alloc_pages_internal(gfp_t gfp_mask, unsigned int order,

/* We now go into synchronous reclaim */
cpuset_memory_pressure_bump();
/*
* The task's cpuset might have expanded its set of allowable nodes
*/
cpuset_update_task_memory_state();
p->flags |= PF_MEMALLOC;
reclaim_state.reclaimed_slab = 0;
p->reclaim_state = &reclaim_state;
Expand Down

0 comments on commit 404bb1e

Please sign in to comment.