[sgen] Add free lists for each workers
[mono.git] / mono / sgen /
2017-01-19 Vlad Brezae[sgen] Add free lists for each workers
2017-01-19 Vlad Brezae[sgen] Parallel precleaning of los objects
2017-01-19 Vlad Brezae[sgen] Remove unused parameter
2017-01-19 Vlad Brezae[sgen] Parallel major blocks precleaning
2017-01-19 Vlad Brezae[sgen] Split precleaning into multiple jobs
2017-01-19 Vlad Brezae[sgen] Enqueue preclean through a worker finish callback
2017-01-19 Vlad Brezae[sgen] Enable multiple workers
2017-01-19 Vlad Brezae[sgen] CAS on LOS marking
2017-01-19 Vlad Brezae[sgen] Add CAS object marking for concurrent workers
2017-01-19 Vlad Brezae[sgen] Add separate scan/copy context for concurrent...
2017-01-19 Vlad Brezae[sgen] Use array with fixed-size element for mark words
2017-01-19 Vlad Brezae[sgen] Support multiple workers
2017-01-19 Vlad Brezae[sgen] Add multiple thread support for sgen thread...
2017-01-19 Vlad Brezae[sgen] Add option for a new parallel concurrent collector
2017-01-19 Vlad Brezae[sgen] Remove unused prototypes
2017-01-19 Vlad Brezae[sgen] Use thread safe addition to block list
2016-12-20 João MatosMerge pull request #4118 from petertiedemann/fix-bug...
2016-12-15 Vlad BrezaeMerge pull request #4014 from BrzVlad/feature-tls-refactor
2016-12-14 Vlad Brezae[runtime] Refactor and unify tls access
2016-12-14 Marek SafarMerge pull request #4139 from lambdageek/bug-49686
2016-12-14 Vlad BrezaeMerge pull request #4110 from BrzVlad/fix-sgen-win32
2016-12-13 Vlad Brezae[sgen] binary protocol on windows
2016-11-28 Vlad BrezaeMerge pull request #3973 from mono/small-perf
2016-11-23 Martin BauligMerge pull request #3962 from mkorkalo/fix_MonoBtlsCont...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-21 Aleksey Kliger ... Merge pull request #3988 from lambdageek/dev-handles...
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-18 Jon Purdy[sgen] Fix sgen_qsort.
2016-11-17 Vlad BrezaeMerge pull request #3968 from BrzVlad/fix-monitor-exception
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-15 Rodrigo KumperaMerge pull request #3936 from kumpera/monoclass_reorg2
2016-11-14 Rodrigo KumperaMerge pull request #3945 from kumpera/fix-cross-domain...
2016-11-14 Alexander KöplingerMerge pull request #3940 from akoeplinger/deprecate...
2016-11-12 Niklas TherningMerge pull request #3938 from ntherning/UnicastIPAddres...
2016-11-11 Johan LorenssonMerge pull request #3809 from lateralusX/jlorenss/win...
2016-11-10 Johan LorenssonMerge pull request #3854 from lateralusX/jlorenss/win...
2016-11-10 Zoltan VargaMethod field count (#3907)
2016-11-08 Alexis ChristoforidesMerge pull request #3773 from mono/bockbuild-integration
2016-11-08 Alexander KöplingerMerge pull request #3913 from omwok/master
2016-11-08 lateralusXBuild mono runtime under none desktop Windows API famil...
2016-11-07 Rodrigo KumperaMerge pull request #2408 from tastywheattasteslikechick...
2016-11-04 Rodrigo KumperaMerge pull request #3796 from ntherning/windows-backend...
2016-11-03 Alexander KöplingerMerge pull request #3871 from akoeplinger/mono.posix...
2016-11-03 Rodrigo KumperaMerge pull request #3734 from kumpera/monoclass_reorg
2016-11-02 Rodrigo KumperaMerge pull request #3867 from kumpera/issues
2016-11-02 Vlad Brezae[sgen] Fix sgen with nursery sizes bigger than 4G
2016-10-31 Aleksey Kliger ... Merge pull request #3802 from lambdageek/dev-reference...
2016-10-27 Vlad BrezaeMerge pull request #3769 from evincarofautumn/fix-verif...
2016-10-14 Henric MüllerMerge pull request #3756 from henricm/named-pipe-alerta...
2016-10-13 Vlad BrezaeMerge pull request #3766 from BrzVlad/feature-default...
2016-10-13 Jon Purdy[sgen] Fix verify-before-allocs.
2016-10-13 Rodrigo KumperaMerge pull request #3716 from vargaz/unbox-stobj-null
2016-10-13 Bernhard UrbanMerge pull request #3591 from directhex/mono_libdir_fal...
2016-10-12 Vlad BrezaeMerge pull request #3749 from BrzVlad/fix-mips-fix
2016-10-12 Niklas TherningMerge pull request #3753 from henricm/enable-windowsbas...
2016-10-11 Rodrigo KumperaMerge pull request #3715 from kumpera/fix-44707
2016-10-11 Alexander KöplingerMerge pull request #3745 from akoeplinger/fix-bug44937
2016-10-11 Henric MüllerMerge pull request #3662 from henricm/fix-windowsbase...
2016-10-11 Alexander KöplingerMerge pull request #3746 from ntherning/fix-SocketRespo...
2016-10-10 Vlad BrezaeMerge pull request #3740 from Unity-Technologies/gc...
2016-10-07 Jonathan ChambersAdd --gc-params and --gc-debug command line options
2016-10-06 Johan LorenssonMerge pull request #3707 from lateralusX/jlorenss/win...
2016-10-05 Rodrigo KumperaMerge pull request #3714 from kumpera/fix_process_strea...
2016-10-05 Aleksey Kliger ... Merge pull request #3684 from lambdageek/dev-monoerror...
2016-10-05 Johan LorenssonMerge pull request #3692 from lateralusX/jlorenss/win...
2016-10-05 Alexander KöplingerMerge pull request #3709 from rolfbjarne/linker-mark...
2016-10-05 Vlad BrezaeMerge pull request #3705 from BrzVlad/fix-sgen-internal...
2016-10-04 Alexander KöplingerMerge pull request #3697 from directhex/fix-make-dist...
2016-10-04 Alexander KöplingerMerge pull request #3693 from rolfbjarne/watchos-simpli...
2016-10-04 Alexander KöplingerMerge pull request #3704 from rolfbjarne/watchos-servic...
2016-10-04 Vlad Brezae[sgen] Fix block size computation for allocation size
2016-10-04 Aleksey Kliger ... Merge pull request #3686 from lambdageek/dev-format...
2016-09-30 Aleksey Kliger[sgen] Fix printf-like format warnings
2016-09-30 Alexander KöplingerMerge pull request #3676 from chamons/SignalHandlerAPI_XM45
2016-09-30 Johan LorenssonMerge pull request #3663 from lateralusX/jlorenss/win...
2016-09-30 lateralusXBuild libgcmonosgen under none desktop Windows API...
2016-09-28 Johan LorenssonMerge pull request #3626 from lateralusX/jlorenss/win...
2016-09-27 Marek SafarMerge pull request #3656 from marek-safar/bootstrap
2016-09-27 Vlad BrezaeMerge pull request #3647 from BrzVlad/fix-sgen-internal...
2016-09-26 Vlad Brezae[sgen] Untag the vtable during concurrent mark
2016-09-26 Vlad Brezae[sgen] Fix internal allocation
2016-09-23 Alexander KöplingerMerge pull request #3622 from rolfbjarne/remove-stray...
2016-09-22 Henric MüllerMerge pull request #3600 from henricm/fix-win-network...
2016-09-21 Niklas TherningMerge pull request #3548 from cmp-/fix-sgen-resume...
2016-09-21 Andi McClureMerge pull request #3583 from xmcclure/test-418-checked
2016-09-21 Alexander KöplingerMerge pull request #3602 from henricm/fix-configuration...
2016-09-21 Niklas TherningMerge pull request #3547 from cmp-/remove-obsolete...
2016-09-21 Alexander KöplingerMerge pull request #3587 from henricm/fix-set-no-delay...
2016-09-20 Aleksey Kliger ... Merge pull request #3569 from lambdageek/monodis-no...
2016-09-20 Marek SafarMerge pull request #3586 from henricm/fix-win-uri-tests
2016-09-20 Alexander KöplingerMerge pull request #3578 from henricm/fix-win-process...
2016-09-20 Marek SafarMerge pull request #3580 from esdrubal/msym_no_cecil_ref
2016-09-20 Niklas TherningMerge pull request #3577 from ntherning/fix-path-to...
2016-09-19 Vlad BrezaeMerge pull request #3567 from BrzVlad/fix-conc-memusage2
2016-09-19 Alexander KöplingerMerge pull request #3522 from henricm/fix-csharp-compil...
2016-09-16 Vlad Brezae[sgen] Trim worker gray queue after finishing concurren...
2016-09-16 Vlad Brezae[sgen] We don't need to trim the free list when finishi...
2016-09-16 Vlad Brezae[sgen] Increase counter when actually allocating gray...
2016-09-16 Marek SafarMerge pull request #3564 from henricm/thread-safe-win32...
2016-09-14 Niklas TherningMerge pull request #3536 from henricm/fix-machinename...
next