Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158375
b: refs/heads/master
c: 840a065
h: refs/heads/master
i:
  158373: 412f5ab
  158371: c4e5d72
  158367: 43e3089
v: v3
  • Loading branch information
Ingo Molnar committed Sep 4, 2009
1 parent f1165ee commit 10fb5bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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: 47734f89be0614b5acbd6a532390f9c72f019648
refs/heads/master: 840a0653100dbde599ae8ddf83fa214dfa5fd1aa
2 changes: 1 addition & 1 deletion trunk/arch/x86/include/asm/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ extern unsigned long node_remap_size[];
.forkexec_idx = SD_FORKEXEC_IDX, \
\
.flags = 1*SD_LOAD_BALANCE \
| 0*SD_BALANCE_NEWIDLE \
| 1*SD_BALANCE_NEWIDLE \
| 1*SD_BALANCE_EXEC \
| 1*SD_BALANCE_FORK \
| 0*SD_WAKE_IDLE \
Expand Down
4 changes: 2 additions & 2 deletions trunk/include/linux/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ int arch_update_cpu_topology(void);
.forkexec_idx = 1, \
\
.flags = 1*SD_LOAD_BALANCE \
| 0*SD_BALANCE_NEWIDLE \
| 1*SD_BALANCE_NEWIDLE \
| 1*SD_BALANCE_EXEC \
| 1*SD_BALANCE_FORK \
| 0*SD_WAKE_IDLE \
Expand Down Expand Up @@ -160,7 +160,7 @@ int arch_update_cpu_topology(void);
.forkexec_idx = 1, \
\
.flags = 1*SD_LOAD_BALANCE \
| 0*SD_BALANCE_NEWIDLE \
| 1*SD_BALANCE_NEWIDLE \
| 1*SD_BALANCE_EXEC \
| 1*SD_BALANCE_FORK \
| 0*SD_WAKE_IDLE \
Expand Down

0 comments on commit 10fb5bc

Please sign in to comment.