coredump: fix behavior when gencore fail
Change-Id: Ifdddf867b514f42a6f1ce374ec06b7550a9cdad5 Refs: #1511
This commit is contained in:
committed by
Masamichi Takagi
parent
7efb394905
commit
422a399f20
@ -15,7 +15,7 @@
|
||||
|
||||
#ifdef ENABLE_RUSAGE
|
||||
|
||||
#define RUSAGE_OOM_MARGIN (2 * 1024 * 1024) // 2MB
|
||||
#define RUSAGE_OOM_MARGIN (8 * 1024 * 1024) // 8MB
|
||||
|
||||
extern void eventfd(int type);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user