summaryrefslogtreecommitdiff
path: root/src/gc
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Move notion of restricted physical memory behind the GCToOSInterface (#5007)Jan Kotas5-105/+51
2016-05-16Update GC from CoreRTJan Kotas1-1/+4
2016-05-08Merge pull request #4773 from kouvel/CardTableGrowFix3Koundinya Veluri2-46/+64
2016-05-06enable affinity and numa for GC and some bug fixesMaoni01-18/+9
2016-05-03Fix recently introduced timing issue when growing the card tableKoundinya Veluri2-46/+64
2016-04-22Fixes for GC updateJan Kotas1-2/+2
2016-04-22Update GC from CoreRTJan Kotas4-9/+5
2016-04-18enable build of cross target components.Rahul Kumar1-1/+1
2016-04-15Fix assertion failure on ARMKoundinya Veluri2-6/+6
2016-04-12Merge pull request #4074 from kouvel/SoftwareWriteWatchKoundinya Veluri8-74/+887
2016-04-12Implement software write watch and make concurrent GC functional outside WindowsKoundinya Veluri8-74/+887
2016-04-11Fix brick table issue on UnixJan Vorlicek1-1/+1
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-2/+2
2016-03-09Delete dead codeJan Kotas2-14/+2
2016-03-02Integrate GC changes from full frameworkMaoni Stephens4-37/+178
2016-02-26fix warning C4334Rahul Kumar1-1/+1
2016-02-24Fixes for GC updateJan Kotas2-2/+2
2016-02-24Update GC from CoreRTJan Kotas8-63/+57
2016-02-17port fix for pad ratioMaoni Stephens2-8/+5
2016-02-03Integrate changes from full .NET FrameworkJan Kotas3-21/+19
2016-02-01Fix OACR errors for ProjectKdotnet-bot1-1/+1
2016-01-31Merge pull request #2520 from sperling/profilerJan Kotas3-2/+4
2016-01-31Enabling profiling on Unix/OS X.Andreas Strid3-2/+4
2016-01-27Update license headersdotnet-bot39-156/+117
2016-01-26Update GC from CoreRTJan Kotas14-88/+61
2016-01-22Merge pull request #2779 from swgillespie/event_tracingSean Gillespie1-14/+46
2016-01-21Untangle FEATURE_EVENT_TRACE and GC_PROFILING to enable one to be enabledSean Gillespie1-14/+46
2016-01-21Reduce clr startup noise when using Clang sanitizersSteve Harter2-8/+10
2016-01-12Fix few details in the GCJan Vorlicek3-154/+7
2016-01-08Fix building of GCSample on x86 via the standalone VS projectJan Kotas4-10/+16
2016-01-08Merge pull request #2573 from janvorli/fix-unlimited-stack-issueJan Kotas1-0/+2
2016-01-08Fix issue with unlimited stack settingJan Vorlicek1-0/+2
2016-01-07Fix incorrect merge in gc.cppSergiy Kuryata1-0/+8
2015-12-29Incorporate PR feedbackGaurav Khanna (CLR)1-1/+1
2015-12-28Arm64 build fixesGaurav Khanna (CLR)1-1/+11
2015-12-24Fix build breaks in internal x86 and arm buildsJan Kotas2-0/+18
2015-12-24Follow up fixes and cleanup for GC refactoringJan Kotas2-8/+4
2015-12-24GC OS interface refactoringJan Vorlicek28-1391/+1965
2015-12-16Update GC from CoreRTJan Kotas3-27/+120
2015-12-16Rename CNameSpace to GCScanJan Kotas5-70/+63
2015-12-16Fix build break - superfluous argument passed to printfJan Kotas1-1/+0
2015-12-16Bug fixes from desktopJan Kotas2-42/+91
2015-12-08Update GC from CoreRTJan Kotas7-99/+59
2015-12-04Update GC from CoreRTJan Kotas6-76/+86
2015-12-03Merge pull request #2219 from kouvel/ConcurrentGcJan Kotas1-9/+20
2015-12-03Merge pull request #2226 from jkotas/gc-updateJan Kotas6-85/+114
2015-12-03Update GC from CoreRTJan Kotas6-85/+114
2015-12-02Fix perf issue when concurrent GC is enabled by defaultKoundinya Veluri1-9/+20
2015-12-02Integrate GC fix to compensate for OS bugJan Kotas1-7/+12
2015-11-20Fix build breaks in legacy buildJan Kotas2-2/+2