Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136489
b: refs/heads/master
c: ace6c6c
h: refs/heads/master
i:
  136487: d1a35c5
v: v3
  • Loading branch information
Ingo Molnar committed Jan 21, 2009
1 parent bdecf34 commit ee23049
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: 198030782cedf25391e67e7c88b04f87a5eb6563
refs/heads/master: ace6c6c840878342f698f0da6588dd5ded755369
6 changes: 2 additions & 4 deletions trunk/arch/x86/Kconfig.cpu
Original file line number Diff line number Diff line change
Expand Up @@ -292,15 +292,13 @@ config X86_CPU
# Define implied options from the CPU selection here
config X86_L1_CACHE_BYTES
int
default "128" if GENERIC_CPU || MPSC
default "64" if MK8 || MCORE2
depends on X86_64
default "128" if MPSC
default "64" if GENERIC_CPU || MK8 || MCORE2 || X86_32

config X86_INTERNODE_CACHE_BYTES
int
default "4096" if X86_VSMP
default X86_L1_CACHE_BYTES if !X86_VSMP
depends on X86_64

config X86_CMPXCHG
def_bool X86_64 || (X86_32 && !M386)
Expand Down

0 comments on commit ee23049

Please sign in to comment.