manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 40 for cpuset (0.007 sec.)
Man page of PTHREAD_SETAFFINITY_NP 13620
PTHREAD_SETAFFINITY_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home ... t pthread_setaffinity_np(pthread_t thread , size_t cpusetsize , const cpu_set_t * cpuset ); int pthread_geta ... ffinity_np(pthread_t thread , size_t cpusetsize , cpu_set_t * cpuset ); -pthread でコンパイルし ... ) 関数は、スレッド thread の CPU affinity マスクに cpuset が指す CPU 集合を設定する。呼び出しが成功し、 その ... スレッドが現在 cpuset で指定された CPU 上でが実行されていない 場合は、ス ...
https://man.plustar.jp/manpage/man3/pthread_getaffinity_np.3.html - [similar]
Man page of PTHREAD_SETAFFINITY_NP 13620
PTHREAD_SETAFFINITY_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home ... t pthread_setaffinity_np(pthread_t thread , size_t cpusetsize , const cpu_set_t * cpuset ); int pthread_geta ... ffinity_np(pthread_t thread , size_t cpusetsize , cpu_set_t * cpuset ); -pthread でコンパイルし ... ) 関数は、スレッド thread の CPU affinity マスクに cpuset が指す CPU 集合を設定する。呼び出しが成功し、 その ... スレッドが現在 cpuset で指定された CPU 上でが実行されていない 場合は、ス ...
https://man.plustar.jp/manpage/man3/pthread_setaffinity_np.3.html - [similar]
Man page of PTHREAD_ATTR_SETAFFINITY_NP 10344
PTHREAD_ATTR_SETAFFINITY_NP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM ... attr_setaffinity_np(pthread_attr_t * attr , size_t cpusetsize , const cpu_set_t * cpuset ); int pthread_attr ... etaffinity_np(const pthread_attr_t * attr , size_t cpusetsize , cpu_set_t * cpuset ); -pthread でコンパイルし ... スレッド属性オブジェクトの CPU affinity マスク属性を cpuset で指定された値に設定する。 この属性により、スレッド ... スレッド属性オブジェクトの CPU affinity マスク属性を cpuset が指すバッファーに入れて返す。 cpusetsize 引数は c ...
https://man.plustar.jp/manpage/man3/pthread_attr_getaffinity_np.3.html - [similar]
Man page of PTHREAD_ATTR_SETAFFINITY_NP 10344
PTHREAD_ATTR_SETAFFINITY_NP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM ... attr_setaffinity_np(pthread_attr_t * attr , size_t cpusetsize , const cpu_set_t * cpuset ); int pthread_attr ... etaffinity_np(const pthread_attr_t * attr , size_t cpusetsize , cpu_set_t * cpuset ); -pthread でコンパイルし ... スレッド属性オブジェクトの CPU affinity マスク属性を cpuset で指定された値に設定する。 この属性により、スレッド ... スレッド属性オブジェクトの CPU affinity マスク属性を cpuset が指すバッファーに入れて返す。 cpusetsize 引数は c ...
https://man.plustar.jp/manpage/man3/pthread_attr_setaffinity_np.3.html - [similar]
Man page of SCHED_SETAFFINITY 9158
SCHED_SETAFFINITY Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page ... sched.h > int sched_setaffinity(pid_t pid , size_t cpusetsize , const cpu_set_t * mask ); int sched_getaffin ... ity(pid_t pid , size_t cpusetsize , cpu_set_t * mask ); 説明 スレッドの CPU affi ... る。 pid が 0 の場合、呼び出し元スレッドが使われる。 cpusetsize 引き数には mask が指すデータの長さ (バイト単位 ... マスクを mask が指す cpu_set_t 構造体に書き込む。 cpusetsize 引き数には mask の (バイト単位の) 大きさを指定 ...
https://man.plustar.jp/manpage/man2/sched_getaffinity.2.html - [similar]
Man page of SCHED_SETAFFINITY 9158
SCHED_SETAFFINITY Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page ... sched.h > int sched_setaffinity(pid_t pid , size_t cpusetsize , const cpu_set_t * mask ); int sched_getaffin ... ity(pid_t pid , size_t cpusetsize , cpu_set_t * mask ); 説明 スレッドの CPU affi ... る。 pid が 0 の場合、呼び出し元スレッドが使われる。 cpusetsize 引き数には mask が指すデータの長さ (バイト単位 ... マスクを mask が指す cpu_set_t 構造体に書き込む。 cpusetsize 引き数には mask の (バイト単位の) 大きさを指定 ...
https://man.plustar.jp/manpage/man2/sched_setaffinity.2.html - [similar]
Man page of SET_MEMPOLICY 7863
SET_MEMPOLICY Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 ... x では、そのプロセスが異なる CPU 集合コンテキスト (cpuset context) に移動した場合でも、そのプロセスの現在の ... ocal node" is not allowed by the process's current cpuset context, the kernel will try to allocate memory fr ... enever it becomes allowed by the process's current cpuset context. スレッドのメモリーポリシーは execve (2) の ... cy (2), getcpu (2), mbind (2), mmap (2), numa (3), cpuset (7), numa (7), numactl (8) この文書について この m ...
https://man.plustar.jp/manpage/man2/set_mempolicy.2.html - [similar]
Man page of MBIND 7691
MBIND Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mbind - ... x では、そのスレッドが異なる CPU 集合コンテキスト (cpuset context) に移動した場合でも、そのスレッドの現在の ... local node" is not allowed by the thread's current cpuset context, the kernel will try to allocate memory fr ... henever it becomes allowed by the thread's current cpuset context. By contrast, MPOL_DEFAULT reverts to the ... et_mempolicy (2), shmat (2), shmget (2), numa (3), cpuset (7), numa (7), numactl (8) この文書について この m ...
https://man.plustar.jp/manpage/man2/mbind.2.html - [similar]
Man page of PROC 7645
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... コロン区切りのフィールドで構成される。 5:cpuacct,cpu,cpuset:/daemons コロン区切りの各フィールドは、左から右の順 ... er (Linux 2.6.23 以降) core (5) 参照。 /proc/[pid]/cpuset (Linux 2.6.12 以降) cpuset (7) 参照。 /proc/[pid]/ ... ue to the memory assigned to the allocating task's cpuset being exhausted, the allowed memory represents the ... set of mems assigned to that cpuset (see cpuset (7)). If it is due to a mempolicy's no ...
https://man.plustar.jp/manpage/man5/proc.5.html - [similar]
Man page of PROC 7645
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... コロン区切りのフィールドで構成される。 5:cpuacct,cpu,cpuset:/daemons コロン区切りの各フィールドは、左から右の順 ... er (Linux 2.6.23 以降) core (5) 参照。 /proc/[pid]/cpuset (Linux 2.6.12 以降) cpuset (7) 参照。 /proc/[pid]/ ... ue to the memory assigned to the allocating task's cpuset being exhausted, the allowed memory represents the ... set of mems assigned to that cpuset (see cpuset (7)). If it is due to a mempolicy's no ...
https://man.plustar.jp/manpage/man5/procfs.5.html - [similar]
PREV 1 2 3 4 NEXT

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