ref: 800669540543c55065be6fb06a86e6be8c79b5fd
parent: 2dbdfe8ac73be7468e6dacc03ecf64549ed48aba
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 ---------------- */
--
⑨