Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Make sure we use a 64 bit number to represent memory limit (even in 32 bit architectures)#25724

Merged
cshung merged 1 commit intodotnet:masterfrom
cshung:dev/andrewau/fix-warning
Jul 18, 2019
Merged

Make sure we use a 64 bit number to represent memory limit (even in 32 bit architectures)#25724
cshung merged 1 commit intodotnet:masterfrom
cshung:dev/andrewau/fix-warning

Conversation

@cshung
Copy link

@cshung cshung commented Jul 16, 2019

The PR was originally developed from https://github.com/dotnet/corert/pull/7620/files for issue dotnet/corert#7619

Copy link
Member

@Maoni0 Maoni0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please make the same change to the src/pal/src/misc/cgroup.cpp too? It is the same code, but used by the runtime and the embedded GC.

@cshung cshung force-pushed the dev/andrewau/fix-warning branch 2 times, most recently from f4d8af1 to 2fb9feb Compare July 17, 2019 19:16
@cshung cshung force-pushed the dev/andrewau/fix-warning branch from 2fb9feb to 170b6e4 Compare July 18, 2019 05:51
@cshung cshung closed this Jul 18, 2019
@cshung cshung reopened this Jul 18, 2019
@cshung
Copy link
Author

cshung commented Jul 18, 2019

@janvorli Can you please take a look? I don't believe the test failure has to do with my change.

@cshung cshung merged commit a1e1fa3 into dotnet:master Jul 18, 2019
@cshung cshung deleted the dev/andrewau/fix-warning branch July 18, 2019 23:55
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants