Searched hist:b7df7b987e8fac05006aa5f132c424e2b2bcf156 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/compat/linux/ |
H A D | linux_emul.h | diff b7df7b987e8fac05006aa5f132c424e2b2bcf156 Thu Mar 31 20:04:44 CEST 2022 Dmitry Chagin <dchagin@FreeBSD.org> linprocfs: Add /proc/self/oom_score_adj.
To avoid annoyng messages from LTP test suites add the simple implementation of /proc/self/oom_score_adj which is do nothing.
Reviewed by: emaste Differential revision: https://reviews.freebsd.org/D34710 MFC after: 2 weeks
|
H A D | linux_misc.h | diff b7df7b987e8fac05006aa5f132c424e2b2bcf156 Thu Mar 31 20:04:44 CEST 2022 Dmitry Chagin <dchagin@FreeBSD.org> linprocfs: Add /proc/self/oom_score_adj.
To avoid annoyng messages from LTP test suites add the simple implementation of /proc/self/oom_score_adj which is do nothing.
Reviewed by: emaste Differential revision: https://reviews.freebsd.org/D34710 MFC after: 2 weeks
|
H A D | linux_emul.c | diff b7df7b987e8fac05006aa5f132c424e2b2bcf156 Thu Mar 31 20:04:44 CEST 2022 Dmitry Chagin <dchagin@FreeBSD.org> linprocfs: Add /proc/self/oom_score_adj.
To avoid annoyng messages from LTP test suites add the simple implementation of /proc/self/oom_score_adj which is do nothing.
Reviewed by: emaste Differential revision: https://reviews.freebsd.org/D34710 MFC after: 2 weeks
|
/freebsd/sys/compat/linprocfs/ |
H A D | linprocfs.c | diff b7df7b987e8fac05006aa5f132c424e2b2bcf156 Thu Mar 31 20:04:44 CEST 2022 Dmitry Chagin <dchagin@FreeBSD.org> linprocfs: Add /proc/self/oom_score_adj.
To avoid annoyng messages from LTP test suites add the simple implementation of /proc/self/oom_score_adj which is do nothing.
Reviewed by: emaste Differential revision: https://reviews.freebsd.org/D34710 MFC after: 2 weeks
|