patch-2.1.106 linux/include/asm-i386/processor.h
Next file: linux/include/asm-i386/signal.h
Previous file: linux/include/asm-i386/pgtable.h
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Sat Jun 13 12:48:11 1998
 -  Orig file: 
v2.1.105/linux/include/asm-i386/processor.h
 -  Orig date: 
Wed May 20 19:10:41 1998
 
diff -u --recursive --new-file v2.1.105/linux/include/asm-i386/processor.h linux/include/asm-i386/processor.h
@@ -34,6 +34,9 @@
 	int	fdiv_bug;
 	int	f00f_bug;
 	unsigned long loops_per_sec;
+	unsigned long *pgd_quick;
+	unsigned long *pte_quick;
+	unsigned long pgtable_cache_sz;
 };
 
 #define X86_VENDOR_INTEL 0
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov