Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69039
b: refs/heads/master
c: 35a6ff5
h: refs/heads/master
i:
  69037: 330d11d
  69035: 39809f0
  69031: 9e77039
  69023: 77ba2da
v: v3
  • Loading branch information
Ingo Molnar committed Oct 15, 2007
1 parent c9780e2 commit bfae9e9
Show file tree
Hide file tree
Showing 2 changed files with 12 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: db36cc7d6d9e538481e60fae7f56646b92557526
refs/heads/master: 35a6ff5417bf94c9e19b6b55a9eb6eea14cc7be7
11 changes: 11 additions & 0 deletions trunk/arch/i386/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,17 @@ config X86_ES7000

endchoice

config SCHED_NO_NO_OMIT_FRAME_POINTER
bool "Single-depth WCHAN output"
default y
help
Calculate simpler /proc/<PID>/wchan values. If this option
is disabled then wchan values will recurse back to the
caller function. This provides more accurate wchan values,
at the expense of slightly more scheduling overhead.

If in doubt, say "Y".

config PARAVIRT
bool "Paravirtualization support (EXPERIMENTAL)"
depends on EXPERIMENTAL
Expand Down

0 comments on commit bfae9e9

Please sign in to comment.