am ff9fd2c3: am 50bd6b99: am c65d93f6: Merge "build: remove HAVE_OOM_ADJ"
* commit 'ff9fd2c3edc5db2f7fd15d17bee083d4b2006327': build: remove HAVE_OOM_ADJ
This commit is contained in:
commit
b1db3ccef8
|
@ -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:
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue