X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=contrib%2Fsb-sprof%2Fsb-sprof.lisp;h=a6e461cc9a34450d234b940040f43a1ba1fdaf98;hb=134fa6b3f7c5f4bb0652e74227d940a9e7a83563;hp=b68c78bacab7f07cfefce8106a8502af003ef526;hpb=175f390470effba8f6c5c8bf58125a3792cf5ad0;p=sbcl.git diff --git a/contrib/sb-sprof/sb-sprof.lisp b/contrib/sb-sprof/sb-sprof.lisp index b68c78b..a6e461c 100644 --- a/contrib/sb-sprof/sb-sprof.lisp +++ b/contrib/sb-sprof/sb-sprof.lisp @@ -345,7 +345,7 @@ profiling") (defvar *alloc-region-size* #-gencgc - 4096 + (get-page-size) ;; This hardcoded 2 matches the one in gc_find_freeish_pages. It's not ;; really worth genesifying. #+gencgc