Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164408
b: refs/heads/master
c: 339aa62
h: refs/heads/master
v: v3
  • Loading branch information
Izik Eidus authored and Linus Torvalds committed Sep 22, 2009
1 parent 3213fb5 commit 31d5deb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 36b2528dc1819dc783f69917ac20e66a678b3479
refs/heads/master: 339aa62469f65daf38a01d6c098b5f3ff8016653
2 changes: 1 addition & 1 deletion trunk/mm/ksm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1263,7 +1263,7 @@ static void ksm_do_scan(unsigned int scan_npages)

static int ksm_scan_thread(void *nothing)
{
set_user_nice(current, 0);
set_user_nice(current, 5);

while (!kthread_should_stop()) {
if (ksm_run & KSM_RUN_MERGE) {
Expand Down

0 comments on commit 31d5deb

Please sign in to comment.