Results of 1 - 10 of about 64 for nice (0.009 sec.)
- Man page of NICE 13497
- NICE Section: Linux Programmer's Manual (2) Updated: 2014-04-28 Index JM Home Page 名前 nice - プ
...
スの優先度を変更する 書式 #include < unistd.h > int nice(int inc ); glibc 向けの機能検査マクロの要件 ( feat ...
ure_test_macros (7) 参照): nice (): _BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE 説 ...
明 nice () は inc の値を nice を呼んだプロセスの nice 値に ...
加える (nice 値が大きい数値ほど低い優先度を表す)。 負の数を指定 ...
-
https://man.plustar.jp/manpage/man2/nice.2.html
- [similar]
- Man page of GETPRIORITY 12204
- GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g
...
em calls is the same attribute (also known as the "nice" value) that is dealt with by nice (2). which の値 ...
ionally, only a privileged process could lower the nice value (i.e., set a higher priority). However, sinc ...
x 2.6.12, an unprivileged process can decrease the nice value of a target process that has a suitable RLIM ...
IT_NICE soft limit; see getrlimit (2) for details. 返り値 ...
-
https://man.plustar.jp/manpage/man2/getpriority.2.html
- [similar]
- Man page of GETPRIORITY 12204
- GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g
...
em calls is the same attribute (also known as the "nice" value) that is dealt with by nice (2). which の値 ...
ionally, only a privileged process could lower the nice value (i.e., set a higher priority). However, sinc ...
x 2.6.12, an unprivileged process can decrease the nice value of a target process that has a suitable RLIM ...
IT_NICE soft limit; see getrlimit (2) for details. 返り値 ...
-
https://man.plustar.jp/manpage/man2/setpriority.2.html
- [similar]
- Man page of nice 11013
- nice Section: User Commands (1) Updated: 18 June 2002 Index JM Home Page 名前 nice - スケジュール
...
優先度を変更してプログラムを実行する 書式 nice [-n adjustment ] [- adjustment ] [--adjustment= ad ...
justment ] [ command [ arg... ]] nice [--help] [--version] 説明 引数なしで実行すると、 n ...
ジューリング優先度を表示する。 それ以外の場合には、 nice はスケジューリング優先度を調整してから 与えられた ...
かった場合には、 command の優先度は 10 増加される。 nice によって調整できる優先度の範囲は -20 (優先度最高) ...
-
https://man.plustar.jp/manpage/man1/nice.1.html
- [similar]
- Man page of SCHED_RR_GET_INTERVAL 8830
- SCHED_RR_GET_INTERVAL Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home P
...
提供されている (この方法に移植性はない)。 プロセスの nice 値を調整することで時間量を制御できる ( setpriority ...
(2) 参照)。 負の nice 値 (すなわち、高い nice 値) を割り当てると時間量は ...
長くなり、 正の nice 値 (すなわち、低い nice 値) を割り当てると時間量は ...
短くなる。 デフォルトの時間量は 0.1 秒である。 nice 値の変更が時間量にどの程度影響を与えるかは カーネル ...
-
https://man.plustar.jp/manpage/man2/sched_rr_get_interval.2.html
- [similar]
- Man page of SCHED 8399
- SCHED Section: Linux Programmer's Manual (7) Updated: 2014-10-02 Index JM Home Page 名前 sched -
...
ic priority) に基いて決定される。 動的な優先度は ( nice (2), setpriority (2), sched_setattr (2) により設定 ...
される) nice 値に基づいて決定されるもので、 単位時間毎に、スレッ ...
は静的優先度 0 でのみ使用できる。 このポリシーは (nice 値に基づく) 動的な優先度にしたがってスレッドの スケ ...
ようになる。 このポリシーは、非対話的な処理だがその nice 値を下げたくない処理や、 (処理のタスク間で) 余計な ...
-
https://man.plustar.jp/manpage/man7/sched.7.html
- [similar]
- Man page of GETRLIMIT 7753
- GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get
...
オーバーヘッドでシステムメモリーを消費する)。 RLIMIT_NICE (Linux 2.6.12 以降, 下記の「バグ」の節も参照) This ...
specifies a ceiling to which the process's nice value can be raised using setpriority (2) or nice ...
(2). The actual ceiling for the nice value is calculated as 20 - rlim_cur . The useful ...
for this limit is thus from 1 (corresponding to a nice value of 19) to 40 (corresponding to a nice value ...
-
https://man.plustar.jp/manpage/man2/getrlimit.2.html
- [similar]
- Man page of GETRLIMIT 7753
- GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get
...
オーバーヘッドでシステムメモリーを消費する)。 RLIMIT_NICE (Linux 2.6.12 以降, 下記の「バグ」の節も参照) This ...
specifies a ceiling to which the process's nice value can be raised using setpriority (2) or nice ...
(2). The actual ceiling for the nice value is calculated as 20 - rlim_cur . The useful ...
for this limit is thus from 1 (corresponding to a nice value of 19) to 40 (corresponding to a nice value ...
-
https://man.plustar.jp/manpage/man2/prlimit.2.html
- [similar]
- Man page of GETRLIMIT 7753
- GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get
...
オーバーヘッドでシステムメモリーを消費する)。 RLIMIT_NICE (Linux 2.6.12 以降, 下記の「バグ」の節も参照) This ...
specifies a ceiling to which the process's nice value can be raised using setpriority (2) or nice ...
(2). The actual ceiling for the nice value is calculated as 20 - rlim_cur . The useful ...
for this limit is thus from 1 (corresponding to a nice value of 19) to 40 (corresponding to a nice value ...
-
https://man.plustar.jp/manpage/man2/prlimit64.2.html
- [similar]
- Man page of GETRLIMIT 7753
- GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get
...
オーバーヘッドでシステムメモリーを消費する)。 RLIMIT_NICE (Linux 2.6.12 以降, 下記の「バグ」の節も参照) This ...
specifies a ceiling to which the process's nice value can be raised using setpriority (2) or nice ...
(2). The actual ceiling for the nice value is calculated as 20 - rlim_cur . The useful ...
for this limit is thus from 1 (corresponding to a nice value of 19) to 40 (corresponding to a nice value ...
-
https://man.plustar.jp/manpage/man2/setrlimit.2.html
- [similar]