manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 232 for new (0.007 sec.)
Man page of PIVOT_ROOT 7639
PIVOT_ROOT Section: Maintenance Commands (8) Updated: Feb 23, 2000 Index JM Home Page 名前 pivot ... - root ファイルシステムを変更する 書式 pivot_root new_root put_old 説明 pivot_root はカレントプロセスの ... ファイルシステムを put_old ディレクトリに移動し、 new_root を新しい root ファイルシステムにする。 pivot_ ... ot の両方が現在の PATH に入っている必要がある。 cd new_root pivot_root . put_old exec chroot . command ch ... ルシステムを /dev/hda1 に変更する: mount /dev/hda1 /new-root cd /new-root pivot_root . old-root exec chroo ...
https://man.plustar.jp/manpage/man8/pivot_root.8.html - [similar]
Man page of MIGRATE_PAGES 7279
MIGRATE_PAGES Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 ... t unsigned long * old_nodes, const unsigned long * new_nodes ); -lnuma とリンクする。 説明 MIGRATE_PAGES ... es にあるプロセス pid の全ページを、メモリーノード new_nodes に移動しようとする。 old_nodes で 指定された ... に置かれていないページは移動されない。 カーネルは、 new_nodes への移動の際に、 old_nodes 内の相対的な トポ ... 関係を可能な限り維持しようとする。 引数 old_nodes と new_nodes は、最大で maxnode ビットから 構成されるノー ...
https://man.plustar.jp/manpage/man2/migrate_pages.2.html - [similar]
Man page of PTHREAD_SETCONCURRENCY 6776
PTHREAD_SETCONCURRENCY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home ... clude < pthread.h > int pthread_setconcurrency(int new_level ); int pthread_getconcurrency( void ); -pthr ... をスレッド実装に通知する。 希望する並列処理レベルは new_level で指定する。 スレッド実装はこの情報をヒントと ... 、 どのような並列度になるべきかは規定されていない。 new_level に 0 を指定すると、スレッド実装は並列処理レベ ... ncy () は以下のエラーで失敗する場合がある。 EINVAL new_level が負である。 POSIX.1 also documents an EAGAI ...
https://man.plustar.jp/manpage/man3/pthread_getconcurrency.3.html - [similar]
Man page of PTHREAD_SETCONCURRENCY 6776
PTHREAD_SETCONCURRENCY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home ... clude < pthread.h > int pthread_setconcurrency(int new_level ); int pthread_getconcurrency( void ); -pthr ... をスレッド実装に通知する。 希望する並列処理レベルは new_level で指定する。 スレッド実装はこの情報をヒントと ... 、 どのような並列度になるべきかは規定されていない。 new_level に 0 を指定すると、スレッド実装は並列処理レベ ... ncy () は以下のエラーで失敗する場合がある。 EINVAL new_level が負である。 POSIX.1 also documents an EAGAI ...
https://man.plustar.jp/manpage/man3/pthread_setconcurrency.3.html - [similar]
Man page of GETRLIMIT 6704
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... t(pid_t pid , int resource , const struct rlimit * new_limit , struct rlimit * old_limit ); glibc 向けの機 ... of file descriptors that an unprivileged process (one without the CAP_SYS_RESOURCE capability) may have " ... 数は setrlimit () や getrlimit () と同じ意味である。 new_limit 引数が NULL 以外の場合、 new_limit が指す rl ... main(int argc, char *argv[]) { struct rlimit old, new; struct rlimit *newp; pid_t pid; if (!(argc == 2 | ...
https://man.plustar.jp/manpage/man2/getrlimit.2.html - [similar]
Man page of GETTID 6704
GETTID Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 gettid ... self (3) が返す曖昧な値) と同じものではない。 In a new thread group created by a clone (2) call that does ... specify the CLONE_THREAD flag (or, equivalently, a new process created by fork (2)), the new process is a ... 関連キーワード GETTID , gettid , thread , pages , new , sched , call , ted , getpid , プロセス Linux マニ ...
https://man.plustar.jp/manpage/man2/gettid.2.html - [similar]
Man page of GETRLIMIT 6704
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... t(pid_t pid , int resource , const struct rlimit * new_limit , struct rlimit * old_limit ); glibc 向けの機 ... of file descriptors that an unprivileged process (one without the CAP_SYS_RESOURCE capability) may have " ... 数は setrlimit () や getrlimit () と同じ意味である。 new_limit 引数が NULL 以外の場合、 new_limit が指す rl ... main(int argc, char *argv[]) { struct rlimit old, new; struct rlimit *newp; pid_t pid; if (!(argc == 2 | ...
https://man.plustar.jp/manpage/man2/prlimit.2.html - [similar]
Man page of GETRLIMIT 6704
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... t(pid_t pid , int resource , const struct rlimit * new_limit , struct rlimit * old_limit ); glibc 向けの機 ... of file descriptors that an unprivileged process (one without the CAP_SYS_RESOURCE capability) may have " ... 数は setrlimit () や getrlimit () と同じ意味である。 new_limit 引数が NULL 以外の場合、 new_limit が指す rl ... main(int argc, char *argv[]) { struct rlimit old, new; struct rlimit *newp; pid_t pid; if (!(argc == 2 | ...
https://man.plustar.jp/manpage/man2/prlimit64.2.html - [similar]
Man page of GETRLIMIT 6704
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... t(pid_t pid , int resource , const struct rlimit * new_limit , struct rlimit * old_limit ); glibc 向けの機 ... of file descriptors that an unprivileged process (one without the CAP_SYS_RESOURCE capability) may have " ... 数は setrlimit () や getrlimit () と同じ意味である。 new_limit 引数が NULL 以外の場合、 new_limit が指す rl ... main(int argc, char *argv[]) { struct rlimit old, new; struct rlimit *newp; pid_t pid; if (!(argc == 2 | ...
https://man.plustar.jp/manpage/man2/setrlimit.2.html - [similar]
Man page of GETRLIMIT 6704
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... t(pid_t pid , int resource , const struct rlimit * new_limit , struct rlimit * old_limit ); glibc 向けの機 ... of file descriptors that an unprivileged process (one without the CAP_SYS_RESOURCE capability) may have " ... 数は setrlimit () や getrlimit () と同じ意味である。 new_limit 引数が NULL 以外の場合、 new_limit が指す rl ... main(int argc, char *argv[]) { struct rlimit old, new; struct rlimit *newp; pid_t pid; if (!(argc == 2 | ...
https://man.plustar.jp/manpage/man2/ugetrlimit.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

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