From d74fc16df29d4ed0d78ee09777270d2dc2fa1993 Mon Sep 17 00:00:00 2001 From: Fathi Boudra Date: Mon, 20 Jun 2011 16:00:56 +0300 Subject: Refresh patches --- debian/patches/linux_amd64_no_overcommit.diff | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/patches/linux_amd64_no_overcommit.diff') 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 @@ -- cgit v1.2.3