Merge "build: remove HAVE_OOM_ADJ"
This commit is contained in:
@@ -49,13 +49,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:
|
||||||
*
|
*
|
||||||
|
@@ -49,13 +49,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:
|
||||||
*
|
*
|
||||||
|
@@ -49,13 +49,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:
|
||||||
*
|
*
|
||||||
|
@@ -49,13 +49,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:
|
||||||
*
|
*
|
||||||
|
@@ -49,13 +49,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:
|
||||||
*
|
*
|
||||||
|
@@ -49,13 +49,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:
|
||||||
*
|
*
|
||||||
|
@@ -35,13 +35,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:
|
||||||
*
|
*
|
||||||
|
@@ -75,13 +75,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