Searched hist:295949 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/share/man/man8/
H A Drc.subr.8diff 295949 Wed Feb 24 01:47:29 MST 2016 araujo - Add a global option where we can protect processes when swap space
is exhausted.

How to use:

Basically we need to add on rc.conf an another option like:

If we want to protect only the main processes.
syslogd_oomprotect="YES"

If we want to protect all future children of the specified processes.
syslogd_oomprotect="ALL"

PR: 204741 (based on)
Submitted by: eugen@grosbein.net
Reviewed by: jhb, allanjude, rpokala and bapt
MFC after: 4 weeks
Relnotes: Yes
Sponsored by: gandi.net
Differential Revision: https://reviews.freebsd.org/D5176
/freebsd-11.0-release/etc/
H A Drc.subrdiff 295949 Wed Feb 24 01:47:29 MST 2016 araujo - Add a global option where we can protect processes when swap space
is exhausted.

How to use:

Basically we need to add on rc.conf an another option like:

If we want to protect only the main processes.
syslogd_oomprotect="YES"

If we want to protect all future children of the specified processes.
syslogd_oomprotect="ALL"

PR: 204741 (based on)
Submitted by: eugen@grosbein.net
Reviewed by: jhb, allanjude, rpokala and bapt
MFC after: 4 weeks
Relnotes: Yes
Sponsored by: gandi.net
Differential Revision: https://reviews.freebsd.org/D5176
/freebsd-11.0-release/etc/defaults/
H A Drc.confdiff 295949 Wed Feb 24 01:47:29 MST 2016 araujo - Add a global option where we can protect processes when swap space
is exhausted.

How to use:

Basically we need to add on rc.conf an another option like:

If we want to protect only the main processes.
syslogd_oomprotect="YES"

If we want to protect all future children of the specified processes.
syslogd_oomprotect="ALL"

PR: 204741 (based on)
Submitted by: eugen@grosbein.net
Reviewed by: jhb, allanjude, rpokala and bapt
MFC after: 4 weeks
Relnotes: Yes
Sponsored by: gandi.net
Differential Revision: https://reviews.freebsd.org/D5176

Completed in 105 milliseconds