Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157484
b: refs/heads/master
c: 03ba378
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed Sep 11, 2009
1 parent fddefd1 commit c69850b
Show file tree
Hide file tree
Showing 11 changed files with 1,121 additions and 473 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 66f3b8e2e103a0b93b945764d98e9ba46cb926dd
refs/heads/master: 03ba3782e8dcc5b0e1efe440d33084f066e38cae
2 changes: 1 addition & 1 deletion trunk/fs/buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ static void free_more_memory(void)
struct zone *zone;
int nid;

wakeup_pdflush(1024);
wakeup_flusher_threads(1024);
yield();

for_each_online_node(nid) {
Expand Down
Loading

0 comments on commit c69850b

Please sign in to comment.