Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318778
b: refs/heads/master
c: fa7584e
h: refs/heads/master
v: v3
  • Loading branch information
Len Brown committed Jul 14, 2012
1 parent 6a780b2 commit a11f6ec
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: 150ed86fade791d82319b27e84a7a6d2de84d1fa
refs/heads/master: fa7584e13ac8e6a306085bba0a931f3135f1d8c4
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/acpi_pad.c
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ static void exit_round_robin(unsigned int tsk_index)
}

static unsigned int idle_pct = 5; /* percentage */
static unsigned int round_robin_time = 10; /* second */
static unsigned int round_robin_time = 1; /* second */
static int power_saving_thread(void *data)
{
struct sched_param param = {.sched_priority = 1};
Expand Down

0 comments on commit a11f6ec

Please sign in to comment.