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
- Lines: 12
- Date:
Sun Sep 3 11:19:11 2000
- Orig file:
v2.4.0-test7/linux/include/asm-arm/shmparam.h
- Orig date:
Sun Nov 7 16:37:34 1999
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)