X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Falpha%2Fbackend-parms.lisp;h=294f37044e836aaa784cb66a31493f95f1558cee;hb=b83353d9f998e5c0e34604b5593df70c66d2c510;hp=ab49a3c4d5e76dadae1e81c6969675ed952d60ae;hpb=8731c1a7c1a585d190151fa881050fb5e14c0616;p=sbcl.git diff --git a/src/compiler/alpha/backend-parms.lisp b/src/compiler/alpha/backend-parms.lisp index ab49a3c..294f370 100644 --- a/src/compiler/alpha/backend-parms.lisp +++ b/src/compiler/alpha/backend-parms.lisp @@ -25,5 +25,4 @@ ;;; XXX the C runtime gets page size using getpagesize() - can't we ;;; look at that instead of hardcoding it here too? -(setf *backend-page-size* 8192) - +(setf *backend-page-bytes* 8192)