patch-2.1.106 linux/include/asm-alpha/smp.h

Next file: linux/include/asm-alpha/unistd.h
Previous file: linux/include/asm-alpha/signal.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.105/linux/include/asm-alpha/smp.h linux/include/asm-alpha/smp.h
@@ -10,6 +10,9 @@
 struct cpuinfo_alpha {
 	unsigned long loops_per_sec;
 	unsigned int next;
+	unsigned long *pgd_cache;
+	unsigned long *pte_cache;
+	unsigned long pgtable_cache_sz;
 };
 
 extern struct cpuinfo_alpha cpu_data[NR_CPUS];

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