Re: [PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit

2008-01-23 Thread Andi Kleen
On Wednesday 23 January 2008 22:26:35 Jan Engelhardt wrote: > On Jan 19 2008 07:48, Andi Kleen wrote: > >Subject: [PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid > > bit > > Is there already a flag for /proc/cpuinfo or could you add one? There is already o

Re: [PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit

2008-01-23 Thread Jan Engelhardt
On Jan 19 2008 07:48, Andi Kleen wrote: >Subject: [PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit Is there already a flag for /proc/cpuinfo or could you add one? >Index: linux/include/asm-x86/cpufea

Re: [PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit

2008-01-23 Thread Jan Engelhardt
On Jan 19 2008 07:48, Andi Kleen wrote: Subject: [PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit Is there already a flag for /proc/cpuinfo or could you add one? Index: linux/include/asm-x86/cpufeature.h

Re: [PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit

2008-01-23 Thread Andi Kleen
On Wednesday 23 January 2008 22:26:35 Jan Engelhardt wrote: On Jan 19 2008 07:48, Andi Kleen wrote: Subject: [PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit Is there already a flag for /proc/cpuinfo or could you add one? There is already one called pdpe1gb. I don't

[PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit

2008-01-18 Thread Andi Kleen
Signed-off-by: Andi Kleen <[EMAIL PROTECTED]> --- include/asm-x86/cpufeature.h |2 ++ 1 file changed, 2 insertions(+) Index: linux/include/asm-x86/cpufeature.h === --- linux.orig/include/asm-x86/cpufeature.h +++

[PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit

2008-01-18 Thread Andi Kleen
Signed-off-by: Andi Kleen [EMAIL PROTECTED] --- include/asm-x86/cpufeature.h |2 ++ 1 file changed, 2 insertions(+) Index: linux/include/asm-x86/cpufeature.h === --- linux.orig/include/asm-x86/cpufeature.h +++

[PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit

2008-01-03 Thread Andi Kleen
Signed-off-by: Andi Kleen <[EMAIL PROTECTED]> --- include/asm-x86/cpufeature.h |2 ++ 1 file changed, 2 insertions(+) Index: linux/include/asm-x86/cpufeature.h === --- linux.orig/include/asm-x86/cpufeature.h +++

[PATCH] [2/8] GBPAGES: Add feature macros for the gbpages cpuid bit

2008-01-03 Thread Andi Kleen
Signed-off-by: Andi Kleen [EMAIL PROTECTED] --- include/asm-x86/cpufeature.h |2 ++ 1 file changed, 2 insertions(+) Index: linux/include/asm-x86/cpufeature.h === --- linux.orig/include/asm-x86/cpufeature.h +++