patch-2.1.120 linux/include/asm-i386/processor.h

Next file: linux/include/asm-m68k/adb_mouse.h
Previous file: linux/include/asm-i386/checksum.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.119/linux/include/asm-i386/processor.h linux/include/asm-i386/processor.h
@@ -31,6 +31,8 @@
 	__u32	x86_capability;
 	char	x86_vendor_id[16];
 	char	x86_model_id[64];
+	int 	x86_cache_size;  /* in KB - valid for CPUS which support this
+				    call  */
 	int	fdiv_bug;
 	int	f00f_bug;
 	unsigned long loops_per_sec;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov