Skip to content

Commit

Permalink
Swap sucks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Con Kolivas committed Dec 31, 2020
1 parent fa98200 commit 6ad64c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mm/vmscan.c
Original file line number Diff line number Diff line change
@@ -169,7 +169,7 @@ struct scan_control {
/*
* From 0 .. 200. Higher means more swappy.
*/
int vm_swappiness = 60;
int vm_swappiness = 33;

static void set_task_reclaim_state(struct task_struct *task,
struct reclaim_state *rs)

0 comments on commit 6ad64c4

Please sign in to comment.