Sun, 21 Jun 2009 12:02:14 -0700 6853336: (process) disable or remove clone-exec feature (6850720)
tbell [Sun, 21 Jun 2009 12:02:14 -0700] rev 2948
6853336: (process) disable or remove clone-exec feature (6850720) Summary: clone-exec feature (6850720) needs more work on 32-bit Linux Reviewed-by: alanb, michaelm Contributed-by: Martin Buchholz <martinrb@google.com>
Sun, 14 Jun 2009 14:33:30 -0700 6511515: poor performance of LogRecord.inferCaller depending on java.lang.Throwable.getStackTraceElement
martin [Sun, 14 Jun 2009 14:33:30 -0700] rev 2947
6511515: poor performance of LogRecord.inferCaller depending on java.lang.Throwable.getStackTraceElement Summary: Allow random access to stack trace elements; retrieve only needed ones Reviewed-by: swamyv Contributed-by: jeremymanson@google.com
Sun, 14 Jun 2009 14:23:22 -0700 6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
martin [Sun, 14 Jun 2009 14:23:22 -0700] rev 2946
6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion Summary: Use clone(CLONE_VM) on Linux; Reluctantly implement execvpe. Reviewed-by: michaelm
(0) -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip