]> git.ipfire.org Git - thirdparty/man-pages.git/commit
sched_setattr.2: Document SCHED_FLAG_DL_OVERRUN and SCHED_FLAG_RECLAIM
authorClaudio Scordino <claudio@evidence.eu.com>
Wed, 18 Apr 2018 09:39:29 +0000 (11:39 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 6 Mar 2019 14:02:00 +0000 (15:02 +0100)
commit87b4fd4b0c6d1b448aa9370b17026031a6578e10
tree66be651ec662303776bdaa29758225a8edea7f84
parentb628f896e515c0b0303c2021a6f436a17bce974e
sched_setattr.2: Document SCHED_FLAG_DL_OVERRUN and SCHED_FLAG_RECLAIM

This patch documents two additional flags recently introduced
for the attr.sched_flags field of sched_setattr().

Signed-off-by: Claudio Scordino <claudio@evidence.eu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/sched_setattr.2