[dtrace] Probe for pinning of objects.
[mono.git] / mono / metadata / sgen-marksweep.c
2012-09-28 Mark Probst[dtrace] Probe for pinning of objects.
2012-09-28 Mark Probst[dtrace] Probe for major heap area sweep.
2012-09-28 Mark Probst[dtrace] GC heap allocation probes for SGen.
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-13 Marek SafarMerge pull request #456 from strawd/bug7079
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-12 Marek SafarMerge pull request #457 from strawd/aspnetwebstack...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-09-05 Mark Probst[sgen] Small data type fix only relevant to unrealistic...
2012-09-05 Mark Probst[sgen] Report memory allocation failures for internal...
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-18 Zoltan VargaMerge pull request #396 from directhex/master
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-16 Jérémie LavalMerge pull request #364 from directhex/master
2012-07-09 Bojan RajkovicMerge pull request #366 from robwilkens/bug5747-2
2012-07-09 Rodrigo KumperaSanitize sgen's collection trigger internal API.
2012-07-04 Marek SafarMerge pull request #373 from QuickJack/master
2012-07-04 Marek SafarMerge pull request #376 from atomia/master
2012-07-04 Marek SafarMerge pull request #375 from atomia/master
2012-07-02 Rodrigo KumperaMove the heap limits code to the memgov file.
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-12 Zoltan VargaMerge remote-tracking branch 'raof/aot-cpu-safety'
2012-06-11 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-11 Mark Probst[sgen] Add some explanatory comments.
2012-06-01 Rodrigo KumperaImplement better pointer spew for the new heap verifier.
2012-05-31 Miguel de IcazaMerge pull request #306 from robwilkens/master
2012-05-30 Marek SafarMerge pull request #307 from crazyjncsu/master
2012-05-28 Rodrigo KumperaAdd new whole heap verifier that can catch a whole...
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Miguel de IcazaMerge pull request #283 from robwilkens/master
2012-05-24 Miguel de IcazaMerge pull request #289 from alaendle/master
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-18 Rodrigo KumperaMake asserts more usefull.
2012-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-04-23 Rodrigo KumperaMerge pull request #277 from konrad-kruczynski/master
2012-04-23 Rodrigo KumperaFix concurrent sweep thread start code to actually...
2012-04-09 Rodrigo KumperaMove the scan/copy fast functions to the nursery collec...
2012-04-09 Rodrigo KumperaBring back the old nursery design and make it runtime...
2012-04-09 Rodrigo KumperaDocument usages of sgen_nursery_is_to_space.
2012-04-09 Rodrigo KumperaFirst take on split nursery.
2012-04-09 Rodrigo KumperaIntroduce SgenObjectOperations that holds all copy...
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-04 Rodrigo KumperaUse a single name prefix for sgen symbols. All non...
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-03-30 Rodrigo KumperaAdd par_alloc_object to the major collector function...
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-08 Rodrigo KumperaCleanup the mess that ptr_in_nursery became with all...
2012-02-02 Rodrigo KumperaSwitch all time counters to use the new counter type...
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2012-01-02 Zoltan VargaMerge pull request #203 from Jester01/jester/mmap
2011-12-28 Rodrigo KumperaFix parallel MS pinning code.
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-12 Marek SafarMerge pull request #200 from ch5oh/master
2011-12-11 Rodrigo KumperaAdd an extra heavy stats for remarked cards.
2011-10-04 Mark ProbstMerge branch 'sgen-windows'
2011-10-04 Mark Probst[sgen] Simple abstraction for creating native threads.
2011-10-04 Mark Probst[sgen] Use our mutex abstraction instead of pthreads...
2011-10-04 Mark Probst[sgen] Use our TLS abstraction instead of pthreads...
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-24 Mark Probst[sgen] If we couldn't evacuate the nursery after a...
2011-09-24 Mark Probst[sgen] Never directly pin objects on the M&S major...
2011-09-20 Zoltan VargaFix warnings.
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-19 Mark Probst[sgen] Include config.h in all of SGen's compilation...
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-20 Rodrigo Kumperams_get_empty_block must atomically pop from empty_blocks.
2011-05-31 Mark Probst[sgen] Split the minor scan function between parallel...
2011-03-22 Neale FergusonFix sweep processing for big endian s390x
2011-03-21 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-08 Mark ProbstMerge branch 'sgen-job-distribution'
2011-03-08 Mark Probst[sgen] Store the destination's vtable before CASing...
2011-03-08 Mark Probst[sgen] Parallel nursery collection.
2011-03-07 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-01 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-01 Neale FergusonFix sgen operation on s390x
2011-02-21 Mark ProbstMerge branch 'sgen-new-parallel'
2011-02-21 Mark Probst[sgen] Use __thread for the workers free block lists...
2011-02-21 Mark Probst[sgen] Have thread-local block free lists in worker...
2011-02-21 Mark Probst[sgen] Don't lock for allocating objects from the free...
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-09 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2011-02-08 Mark Probst[sgen] Only load an object's vtable word if absolutely...
2011-02-08 Mark Probst[sgen] Fix some debug functions.
2011-02-08 Mark Probst[sgen] Keep statistics on slots allocated in vain in...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-22 Mark Probst[sgen] Start concurrent sweep thread on GC init.
next