[pypy-commit] pypy stmgc-c8: import stmgc with fixes for noconfl objs

2016-07-07 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r85598:c458e253bab4 Date: 2016-07-07 14:16 +0200 http://bitbucket.org/pypy/pypy/changeset/c458e253bab4/ Log:import stmgc with fixes for noconfl objs diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision

[pypy-commit] pypy stmgc-c8: import stmgc

2016-04-07 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r83563:be250c24a526 Date: 2016-04-07 13:43 +0300 http://bitbucket.org/pypy/pypy/changeset/be250c24a526/ Log:import stmgc diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/translator/stm

[pypy-commit] pypy stmgc-c8: import stmgc

2016-04-07 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r83554:b19666f40456 Date: 2016-04-06 15:21 +0300 http://bitbucket.org/pypy/pypy/changeset/b19666f40456/ Log:import stmgc diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/translator/stm

[pypy-commit] pypy stmgc-c8: import stmgc

2016-04-05 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r83520:79247965065e Date: 2016-04-05 15:28 +0300 http://bitbucket.org/pypy/pypy/changeset/79247965065e/ Log:import stmgc diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/translator/stm

[pypy-commit] pypy stmgc-c8: import stmgc

2016-02-26 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r82527:f1e7aa419f98 Date: 2016-02-26 12:14 +0100 http://bitbucket.org/pypy/pypy/changeset/f1e7aa419f98/ Log:import stmgc diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/translator/stm

[pypy-commit] pypy stmgc-c8: import stmgc

2015-11-23 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r80856:30d48688fee4 Date: 2015-11-23 14:38 +0100 http://bitbucket.org/pypy/pypy/changeset/30d48688fee4/ Log:import stmgc (~20% reduction in 'sys' time observed, 1.2s -> 1.0s) diff --git a/rpython/translator/stm/src_stm/revision b/rpyth

[pypy-commit] pypy stmgc-c8: import stmgc

2015-11-23 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r80853:f41aa8585729 Date: 2015-11-23 11:24 +0100 http://bitbucket.org/pypy/pypy/changeset/f41aa8585729/ Log:import stmgc diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/translator/stm

[pypy-commit] pypy stmgc-c8: import stmgc/c8ccc22dbf16

2015-06-24 Thread arigo
Author: Armin Rigo Branch: stmgc-c8 Changeset: r78297:eeea8ac4da6b Date: 2015-06-24 16:35 +0200 http://bitbucket.org/pypy/pypy/changeset/eeea8ac4da6b/ Log:import stmgc/c8ccc22dbf16 diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/t

[pypy-commit] pypy stmgc-c8: import stmgc/0ef378d2da3d

2015-06-23 Thread arigo
Author: Armin Rigo Branch: stmgc-c8 Changeset: r78197:8f3dbb28a3a3 Date: 2015-06-19 00:29 +0200 http://bitbucket.org/pypy/pypy/changeset/8f3dbb28a3a3/ Log:import stmgc/0ef378d2da3d diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/t

[pypy-commit] pypy stmgc-c8: import stmgc/277dd2ad5226 and fix test_transaction. Now it seems to work

2015-06-23 Thread arigo
Author: Armin Rigo Branch: stmgc-c8 Changeset: r78196:408cbce24e97 Date: 2015-06-18 23:17 +0100 http://bitbucket.org/pypy/pypy/changeset/408cbce24e97/ Log:import stmgc/277dd2ad5226 and fix test_transaction. Now it seems to work diff --git a/lib_pypy/pypy_test/test_transaction.py b/l

[pypy-commit] pypy stmgc-c8: import stmgc branch 'queue', and add rlib support for stm queues

2015-06-23 Thread arigo
Author: Armin Rigo Branch: stmgc-c8 Changeset: r78163:91a280e13a9d Date: 2015-06-18 09:48 +0200 http://bitbucket.org/pypy/pypy/changeset/91a280e13a9d/ Log:import stmgc branch 'queue', and add rlib support for stm queues diff --git a/rpython/memory/gctransform/stmframework.py b/rpython/memor

[pypy-commit] pypy stmgc-c8: import stmgc branch 'queue'

2015-06-23 Thread arigo
Author: Armin Rigo Branch: stmgc-c8 Changeset: r78188:c12cb756db2e Date: 2015-06-18 17:52 +0100 http://bitbucket.org/pypy/pypy/changeset/c12cb756db2e/ Log:import stmgc branch 'queue' diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython

[pypy-commit] pypy stmgc-c8: import stmgc/7592a0f11ac2

2015-06-23 Thread arigo
Author: Armin Rigo Branch: stmgc-c8 Changeset: r78171:eeb45349ea15 Date: 2015-06-18 10:45 +0100 http://bitbucket.org/pypy/pypy/changeset/eeb45349ea15/ Log:import stmgc/7592a0f11ac2 diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/t

[pypy-commit] pypy stmgc-c8: import stmgc/f0d995d5609d, branch c8-locking

2015-06-01 Thread arigo
Author: Armin Rigo Branch: stmgc-c8 Changeset: r77743:a3a33fcdc546 Date: 2015-06-01 15:58 +0100 http://bitbucket.org/pypy/pypy/changeset/a3a33fcdc546/ Log:import stmgc/f0d995d5609d, branch c8-locking diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revis

[pypy-commit] pypy stmgc-c8: import stmgc-c8 e55658d12179

2015-04-09 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r76768:9789a066a768 Date: 2015-04-09 17:11 +0200 http://bitbucket.org/pypy/pypy/changeset/9789a066a768/ Log:import stmgc-c8 e55658d12179 diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpytho

[pypy-commit] pypy stmgc-c8: import stmgc-c8 1062987da64f

2015-04-01 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r76679:cd4d873b68c0 Date: 2015-04-01 16:04 +0200 http://bitbucket.org/pypy/pypy/changeset/cd4d873b68c0/ Log:import stmgc-c8 1062987da64f diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpytho

[pypy-commit] pypy stmgc-c8: import stmgc-c8 f6788cf5fb73

2015-03-30 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r76637:ddeaa80c4bf7 Date: 2015-03-30 10:55 +0200 http://bitbucket.org/pypy/pypy/changeset/ddeaa80c4bf7/ Log:import stmgc-c8 f6788cf5fb73 diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpytho

[pypy-commit] pypy stmgc-c8: import stmgc w/o nursery zeroing

2015-03-12 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r76347:06bd5b7e134d Date: 2015-03-12 09:30 +0100 http://bitbucket.org/pypy/pypy/changeset/06bd5b7e134d/ Log:import stmgc w/o nursery zeroing diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rp

[pypy-commit] pypy stmgc-c8: import stmgc (branch c8-marker)

2015-03-10 Thread arigo
Author: Armin Rigo Branch: stmgc-c8 Changeset: r76294:c92a99a4f5f0 Date: 2015-03-10 15:57 +0100 http://bitbucket.org/pypy/pypy/changeset/c92a99a4f5f0/ Log:import stmgc (branch c8-marker) diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpy

[pypy-commit] pypy stmgc-c8: import stmgc (c8-marker)

2015-03-08 Thread arigo
Author: Armin Rigo Branch: stmgc-c8 Changeset: r76284:5a3f2855c123 Date: 2015-03-08 19:54 +0100 http://bitbucket.org/pypy/pypy/changeset/5a3f2855c123/ Log:import stmgc (c8-marker) diff --git a/rpython/translator/stm/src_stm/extracode.h b/rpython/translator/stm/src_stm/extracode.h --- a/rpyt

[pypy-commit] pypy stmgc-c8: import stmgc/f1272b890ba0 and further simplify the code written by the jit

2015-03-02 Thread arigo
Author: Armin Rigo Branch: stmgc-c8 Changeset: r76226:001a2796489f Date: 2015-03-02 21:45 +0100 http://bitbucket.org/pypy/pypy/changeset/001a2796489f/ Log:import stmgc/f1272b890ba0 and further simplify the code written by the jit for stm_write_card diff --git a/rpython/jit/backend/x8

[pypy-commit] pypy stmgc-c8: import stmgc/cba4ee0e9be6 and streamline the code in the JIT.

2015-03-02 Thread arigo
Author: Armin Rigo Branch: stmgc-c8 Changeset: r76211:a569a367e940 Date: 2015-03-02 17:05 +0100 http://bitbucket.org/pypy/pypy/changeset/a569a367e940/ Log:import stmgc/cba4ee0e9be6 and streamline the code in the JIT. diff --git a/rpython/jit/backend/llsupport/assembler.py b/rpython/jit/back

[pypy-commit] pypy stmgc-c8: import stmgc 8ca689687bfa

2015-02-28 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r76195:3d008eb21392 Date: 2015-02-28 12:18 +0100 http://bitbucket.org/pypy/pypy/changeset/3d008eb21392/ Log:import stmgc 8ca689687bfa diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/t

[pypy-commit] pypy stmgc-c8: import stmgc 17b08c18f7b4

2015-02-28 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r76193:aef00a6d5e2b Date: 2015-02-28 09:27 +0100 http://bitbucket.org/pypy/pypy/changeset/aef00a6d5e2b/ Log:import stmgc 17b08c18f7b4 diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/t

[pypy-commit] pypy stmgc-c8: import stmgc e32b94df8ecb

2015-02-25 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r76128:7e650b854871 Date: 2015-02-25 13:20 +0100 http://bitbucket.org/pypy/pypy/changeset/7e650b854871/ Log:import stmgc e32b94df8ecb diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/t

[pypy-commit] pypy stmgc-c8: import stmgc 8c547a55af94

2015-02-25 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r76119:ee48741bae4a Date: 2015-02-25 10:31 +0100 http://bitbucket.org/pypy/pypy/changeset/ee48741bae4a/ Log:import stmgc 8c547a55af94 diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpython/t

[pypy-commit] pypy stmgc-c8: import stmgc-c8 509da83c0d5d

2015-01-22 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r75483:df00e75f0207 Date: 2015-01-22 16:28 +0100 http://bitbucket.org/pypy/pypy/changeset/df00e75f0207/ Log:import stmgc-c8 509da83c0d5d diff --git a/rpython/translator/stm/src_stm/revision b/rpython/translator/stm/src_stm/revision --- a/rpytho

[pypy-commit] pypy stmgc-c8: import stmgc-c8 5cfce5d61c50

2015-01-22 Thread Raemi
Author: Remi Meier Branch: stmgc-c8 Changeset: r75478:1f67666be256 Date: 2015-01-22 10:58 +0100 http://bitbucket.org/pypy/pypy/changeset/1f67666be256/ Log:import stmgc-c8 5cfce5d61c50 diff too long, truncating to 2000 out of 8126 lines diff --git a/rpython/translator/stm/import_stmgc.py b/