patch-2.4.0-test8 linux/include/asm-arm/shmparam.h

Next file: linux/include/asm-arm/uaccess.h
Previous file: linux/include/asm-arm/scatterlist.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test7/linux/include/asm-arm/shmparam.h linux/include/asm-arm/shmparam.h
@@ -3,6 +3,11 @@
 
 #include <asm/proc/shmparam.h>
 
+/*
+ * This should be the size of the virtually indexed cache/ways,
+ * or page size, whichever is greater since the cache aliases
+ * every size/ways bytes.
+ */
 #define	SHMLBA PAGE_SIZE		 /* attach addr a multiple of this */
 
 #endif /* _ASMARM_SHMPARAM_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)