diff options
Diffstat (limited to 'debian/patches/linux_amd64_no_overcommit.diff')
-rw-r--r-- | debian/patches/linux_amd64_no_overcommit.diff | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/patches/linux_amd64_no_overcommit.diff b/debian/patches/linux_amd64_no_overcommit.diff index aeec959..1b59cb2 100644 --- a/debian/patches/linux_amd64_no_overcommit.diff +++ b/debian/patches/linux_amd64_no_overcommit.diff @@ -25,6 +25,10 @@ Description: Avoid crashes on amd64 with less than 3 or 4GB of RAM. underMemoryPressure() management we must change that function as upstream did. +--- + JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp | 55 +++++++++++++++--- + 1 file changed, 46 insertions(+), 9 deletions(-) + --- a/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp +++ b/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp @@ -38,14 +38,29 @@ |