[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-svn
Subject:    [pypy-commit] stmgc default: increase default NB_SEGMENTS from 4 to 8
From:       Raemi <pypy.commits () gmail ! com>
Date:       2016-06-29 16:22:11
Message-ID: 5773f5b3.d48e1c0a.9673c.ffffdada () mx ! google ! com
[Download RAW message or body]

Author: Remi Meier <remi.meier@gmail.com>
Branch: 
Changeset: r1991:08d59f4f6b40
Date: 2016-06-29 13:28 +0200
http://bitbucket.org/pypy/stmgc/changeset/08d59f4f6b40/

Log:	increase default NB_SEGMENTS from 4 to 8

diff --git a/c8/stmgc.h b/c8/stmgc.h
--- a/c8/stmgc.h
+++ b/c8/stmgc.h
@@ -205,7 +205,7 @@
    threads than the number of segments, it will block, waiting for the
    next segment to become free.
 */
-#define STM_NB_SEGMENTS    4
+#define STM_NB_SEGMENTS    8
 
 /* Structure of objects
    --------------------
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic