build: remove HAVE_OOM_ADJ
This define is no longer used. Change-Id: I6615d6e4aa09f71b7c4c435ccb83a07bba91b6dc
This commit is contained in:
@@ -55,13 +55,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Process out-of-memory adjustment. Set if running on Linux,
|
|
||||||
* where we can write to /proc/<pid>/oom_adj to modify the out-of-memory
|
|
||||||
* badness adjustment.
|
|
||||||
*/
|
|
||||||
/* #define HAVE_OOM_ADJ */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IPC model. Choose one:
|
* IPC model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -60,13 +60,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Process out-of-memory adjustment. Set if running on Linux,
|
|
||||||
* where we can write to /proc/<pid>/oom_adj to modify the out-of-memory
|
|
||||||
* badness adjustment.
|
|
||||||
*/
|
|
||||||
/* #define HAVE_OOM_ADJ */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IPC model. Choose one:
|
* IPC model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -68,13 +68,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Process out-of-memory adjustment. Set if running on Linux,
|
|
||||||
* where we can write to /proc/<pid>/oom_adj to modify the out-of-memory
|
|
||||||
* badness adjustment.
|
|
||||||
*/
|
|
||||||
#define HAVE_OOM_ADJ
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IPC model. Choose one:
|
* IPC model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -68,13 +68,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Process out-of-memory adjustment. Set if running on Linux,
|
|
||||||
* where we can write to /proc/<pid>/oom_adj to modify the out-of-memory
|
|
||||||
* badness adjustment.
|
|
||||||
*/
|
|
||||||
#define HAVE_OOM_ADJ
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IPC model. Choose one:
|
* IPC model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -55,13 +55,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Process out-of-memory adjustment. Set if running on Linux,
|
|
||||||
* where we can write to /proc/<pid>/oom_adj to modify the out-of-memory
|
|
||||||
* badness adjustment.
|
|
||||||
*/
|
|
||||||
#define HAVE_OOM_ADJ
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IPC model. Choose one:
|
* IPC model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -55,13 +55,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Process out-of-memory adjustment. Set if running on Linux,
|
|
||||||
* where we can write to /proc/<pid>/oom_adj to modify the out-of-memory
|
|
||||||
* badness adjustment.
|
|
||||||
*/
|
|
||||||
#define HAVE_OOM_ADJ
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IPC model. Choose one:
|
* IPC model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -54,13 +54,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_FORKEXEC
|
#define HAVE_FORKEXEC
|
||||||
|
|
||||||
/*
|
|
||||||
* Process out-of-memory adjustment. Set if running on Linux,
|
|
||||||
* where we can write to /proc/<pid>/oom_adj to modify the out-of-memory
|
|
||||||
* badness adjustment.
|
|
||||||
*/
|
|
||||||
#define HAVE_OOM_ADJ
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IPC model. Choose one:
|
* IPC model. Choose one:
|
||||||
*
|
*
|
||||||
|
@@ -64,13 +64,6 @@
|
|||||||
# define HAVE_WIN32_PROC
|
# define HAVE_WIN32_PROC
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
|
||||||
* Process out-of-memory adjustment. Set if running on Linux,
|
|
||||||
* where we can write to /proc/<pid>/oom_adj to modify the out-of-memory
|
|
||||||
* badness adjustment.
|
|
||||||
*/
|
|
||||||
/* #define HAVE_OOM_ADJ */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IPC model. Choose one:
|
* IPC model. Choose one:
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user