Releases: criteo-forks/runtime
Releases · criteo-forks/runtime
v5.0.9-criteo2
The patches applied:
- Backport of dotnet#57170
Patches inherited from v5.0.9-criteo1
:
- Dedicated IO thread pool
- Backport of dotnet#57159
v5.0.9-criteo1
The patches applied:
- Dedicated IO thread pool
- Backport of dotnet#57159
All previous patches seem to be addressed in the upstream.
v5.0.0-rtm-criteo1
All previous 3.1.0 fixes + better thread management in IO threadpool (see criteo-forks/corefx@2acc917)
Includes:
- Do not take into account the cache when reading available memory in a cgroup
- Custom threadpool for I/Os
- Fix for createdump
v5.0.0-rc2-criteo1
Includes:
- Do not take into account the cache when reading available memory in a cgroup
- Custom threadpool for I/Os
v5.0.0-rc1-criteo1
Includes:
- Do not take into account the cache when reading available memory in a cgroup
- Custom threadpool for I/Os
EventPipe improvement
Improve locking in the EventPipe - shard the lock for accessing ThreadSessionState objects - add lock specific to buffer budget - add lock specific to sequencepoint
v5.0-preview8-eventpipe-improvement
All previous 3.1.0 fixes + better thread management in IO threadpool (see criteo-forks/corefx@2acc917)
Eventpipe fix for the native contention
Includes:
- Fix for encryption in corefx
- Do not take into account the cache when reading available memory in a cgroup
- Custom threadpool for I/Os
- Fix for createdump
v5.0-preview8-criteo2
All previous 3.1.0 fixes + better thread management in IO threadpool (see criteo-forks/corefx@2acc917)
Includes:
- Fix for encryption in corefx
- Do not take into account the cache when reading available memory in a cgroup
- Custom threadpool for I/Os
- Fix for createdump
v5.0.0-preview7-no-custom-threadpool
All previous 3.1.0 fixes (no custom IO Threadpool)
Includes:
- Fix for encryption in corefx
- Do not take into account the cache when reading available memory in a cgroup
- Fix for createdump
v5.0.0-preview7-criteo2
All previous 3.1.0 fixes + better thread management in IO threadpool (see criteo-forks/corefx@2acc917)
Includes:
- Fix for encryption in corefx
- Do not take into account the cache when reading available memory in a cgroup
- Custom threadpool for I/Os
- Fix for createdump