Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96047
b: refs/heads/master
c: a5574cf
h: refs/heads/master
i:
  96045: 74921d8
  96043: 548d8bd
  96039: f7fcfb5
  96031: 8b4dc17
v: v3
  • Loading branch information
Ingo Molnar committed May 5, 2008
1 parent c737419 commit bc5d189
Show file tree
Hide file tree
Showing 3 changed files with 8 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: dfbf4a1bc319f0f9a31e39b2da1fa5c55e85af89
refs/heads/master: a5574cf65b5f03ce9ade3918764fe22e5e2371e3
1 change: 1 addition & 0 deletions trunk/arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ config X86_64
### Arch settings
config X86
def_bool y
select HAVE_UNSTABLE_SCHED_CLOCK
select HAVE_IDE
select HAVE_OPROFILE
select HAVE_KPROBES
Expand Down
6 changes: 6 additions & 0 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,12 @@ config CPUSETS

Say N if unsure.

#
# Architectures with an unreliable sched_clock() should select this:
#
config HAVE_UNSTABLE_SCHED_CLOCK
bool

config GROUP_SCHED
bool "Group CPU scheduler"
default y
Expand Down

0 comments on commit bc5d189

Please sign in to comment.