ref: 8193de96a404736c0df14bde1787924950877e9a
parent: af26326842908b40be0efc250dd4b50b8e066fdb
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Feb 1 05:28:33 EST 2014
gs: amd64 support
--- a/sys/src/cmd/gs/amd64.h
+++ b/sys/src/cmd/gs/amd64.h
@@ -33,7 +33,7 @@
/* ---------------- Cache sizes ---------------- */
-#define ARCH_CACHE1_SIZE 4096
+#define ARCH_CACHE1_SIZE 131072
#define ARCH_CACHE2_SIZE 4194304
/* ---------------- Miscellaneous ---------------- */
--
⑨