manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 99 for sched (0.008 sec.)
JM Project (Japanese)::List(man1) 7195
Linux マニュアル 一覧表 man2 linuxマニュアルの man2 一覧表です。 Linux マニュアル 一覧表 [ man1 ... brk brk, sbrk - データセグメントのサイズの変更する sched_getaffinity sched_setaffinity, sched_getaffinity - ... スレッドの CPU affinity マスクを設定・取得する sched_getattr sched_setattr, sched_getattr - スケジューリ ... ングポリシーと属性の設定と取得を行なう sched_getparam sched_setparam, sched_getparam - スケジュ ... ーリングパラメーターの設定と取得を行なう sched_get_priority_max sched_get_priority_max, sched_get ...
https://man.plustar.jp/manpage/man_2.html - [similar]
Man page of POSIXOPTIONS 6504
POSIXOPTIONS Section: Linux Programmer's Manual (7) Updated: 2007-12-21 Index JM Home Page 名前 ... る。 aio_read (), aio_write (). PS - _POSIX_PRIORITY_SCHEDULING - _SC_PRIORITY_SCHEDULING インクルードファイル ... < sched.h > が存在する。 以下の関数が存在する。 sched_get_ ... priority_max (), sched_get_priority_min (), sched_getparam (), sched_gets ... cheduler (), sched_rr_get_interval (), sched_setparam (), sched_setsc ...
https://man.plustar.jp/manpage/man7/posixoptions.7.html - [similar]
Man page of SYSCALLS 6374
SYSCALLS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sysc ... s390 のみ s390_guarded_storage (2) 4.12 s390 のみ sched_get_affinity (2) 2.6 Name of sched_getaffinity (2) ... on SPARC and SPARC64 sched_get_priority_max (2) 2.0 sched_get_priority_min (2 ... ) 2.0 sched_getaffinity (2) 2.6 sched_getattr (2) 3.14 sched_g ... etparam (2) 2.0 sched_getscheduler (2) 2.0 sched_rr_get_interval (2) 2.0 ...
https://man.plustar.jp/manpage/man2/syscalls.2.html - [similar]
Man page of GETTID 6113
GETTID Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 gettid ... , getpid (2), ioprio_set (2), perf_event_open (2), sched_setaffinity (2), sched_setparam (2), sched_setsche ... キーワード GETTID , gettid , thread , pages , new , sched , call , ted , getpid , プロセス Linux マニュアル ...
https://man.plustar.jp/manpage/man2/gettid.2.html - [similar]
Man page of PTHREAD_SETAFFINITY_NP 6100
PTHREAD_SETAFFINITY_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home ... に入れて返す。 CPU affinity マスクの詳細については、 sched_setaffinity (2) を参照してほしい。 CPU 集合の操作や ... り黙って適用される。 これらの関数は、システムコール sched_setaffinity (2) と sched_getaffinity (2) を使って実 ... tf(" CPU %d\n", j); exit(EXIT_SUCCESS); } 関連項目 sched_setaffinity (2), CPU_SET (3), pthread_attr_setaffi ... nity_np (3), pthread_self (3), sched_getcpu (3), cpuset (7), pthreads (7), sched (7) こ ...
https://man.plustar.jp/manpage/man3/pthread_getaffinity_np.3.html - [similar]
Man page of PTHREAD_SETAFFINITY_NP 6100
PTHREAD_SETAFFINITY_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home ... に入れて返す。 CPU affinity マスクの詳細については、 sched_setaffinity (2) を参照してほしい。 CPU 集合の操作や ... り黙って適用される。 これらの関数は、システムコール sched_setaffinity (2) と sched_getaffinity (2) を使って実 ... tf(" CPU %d\n", j); exit(EXIT_SUCCESS); } 関連項目 sched_setaffinity (2), CPU_SET (3), pthread_attr_setaffi ... nity_np (3), pthread_self (3), sched_getcpu (3), cpuset (7), pthreads (7), sched (7) こ ...
https://man.plustar.jp/manpage/man3/pthread_setaffinity_np.3.html - [similar]
Man page of PS 5957
PS Section: Linux User's Manual (1) Updated: July 28, 2004 Index JM Home Page 名前 ps - 現在実行 ... 可能性のある値は、以下の通り: - 報告されていない TS SCHED_OTHER FF SCHED_FIFO RR SCHED_RR ? 不明な値 cls CLS ... 可能性のある値は、以下の通り: - 報告されていない TS SCHED_OTHER FF SCHED_FIFO RR SCHED_RR ? 不明な値 cmd CMD ... 可能性のある値は、以下の通り: - 報告されていない TS SCHED_OTHER FF SCHED_FIFO RR SCHED_RR ? 不明な値 ppid PP ... せたい場合は、 stat も参照すること。 (別名 state )。 sched SCH プロセスのスケジューリングのポリシー。 ポリシー ...
https://man.plustar.jp/manpage/man1/ps.1.html - [similar]
Man page of PTHREAD_SETSCHEDPRIO 5892
PTHREAD_SETSCHEDPRIO Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Pa ... ge 名前 pthread_setschedprio - スレッドのスケジューリング優先度を設定する 書 ... 式 #include < pthread.h > int pthread_setschedprio(pthread_t thread , int prio ); -pthread でコン ... パイルしてリンクする。 説明 pthread_setschedprio () 関数は、スレッド thread のスケジューリング ... に prio で指定された値を設定する (一方、 pthread_setschedparam (3) はスレッドのスケジューリングポリシー と優 ...
https://man.plustar.jp/manpage/man3/pthread_setschedprio.3.html - [similar]
Man page of GETPRIORITY 5839
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g ... iority(int which , id_t who , int prio ); 説明 The scheduling priority of the process, process group, or us ... ースは 4.2BSD で初めて登場した) 注意 nice 値の詳細は sched (7) を参照のこと。 Note : the addition of the "aut ... nal effect in many circumstances. For details, see sched (7). fork (2) で作成された子プロセスは、 親プロセス ... nice (1), renice (1), fork (2), capabilities (7), sched (7) Linux カーネルのソースツリー内の Documentation ...
https://man.plustar.jp/manpage/man2/getpriority.2.html - [similar]
Man page of GETPRIORITY 5839
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g ... iority(int which , id_t who , int prio ); 説明 The scheduling priority of the process, process group, or us ... ースは 4.2BSD で初めて登場した) 注意 nice 値の詳細は sched (7) を参照のこと。 Note : the addition of the "aut ... nal effect in many circumstances. For details, see sched (7). fork (2) で作成された子プロセスは、 親プロセス ... nice (1), renice (1), fork (2), capabilities (7), sched (7) Linux カーネルのソースツリー内の Documentation ...
https://man.plustar.jp/manpage/man2/setpriority.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022