manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 75 for RLIMIT (0.008 sec.)
Man page of GETRLIMIT 11586
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... rlimit, setrlimit, prlimit - 資源の制限を取得/設定する 書式 #include ... < sys/time.h > #include < sys/resource.h > int getrlimit(int resource , struct rlimit * rlim ); int setrlim ... it(int resource , const struct rlimit * rlim ); int prlimit(pid_t pid , int resource , c ... onst struct rlimit * new_limit , struct rlimit * old_limit ); glibc 向 ...
https://man.plustar.jp/manpage/man2/getrlimit.2.html - [similar]
Man page of GETRLIMIT 11586
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... rlimit, setrlimit, prlimit - 資源の制限を取得/設定する 書式 #include ... < sys/time.h > #include < sys/resource.h > int getrlimit(int resource , struct rlimit * rlim ); int setrlim ... it(int resource , const struct rlimit * rlim ); int prlimit(pid_t pid , int resource , c ... onst struct rlimit * new_limit , struct rlimit * old_limit ); glibc 向 ...
https://man.plustar.jp/manpage/man2/prlimit.2.html - [similar]
Man page of GETRLIMIT 11586
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... rlimit, setrlimit, prlimit - 資源の制限を取得/設定する 書式 #include ... < sys/time.h > #include < sys/resource.h > int getrlimit(int resource , struct rlimit * rlim ); int setrlim ... it(int resource , const struct rlimit * rlim ); int prlimit(pid_t pid , int resource , c ... onst struct rlimit * new_limit , struct rlimit * old_limit ); glibc 向 ...
https://man.plustar.jp/manpage/man2/prlimit64.2.html - [similar]
Man page of GETRLIMIT 11586
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... rlimit, setrlimit, prlimit - 資源の制限を取得/設定する 書式 #include ... < sys/time.h > #include < sys/resource.h > int getrlimit(int resource , struct rlimit * rlim ); int setrlim ... it(int resource , const struct rlimit * rlim ); int prlimit(pid_t pid , int resource , c ... onst struct rlimit * new_limit , struct rlimit * old_limit ); glibc 向 ...
https://man.plustar.jp/manpage/man2/setrlimit.2.html - [similar]
Man page of GETRLIMIT 11586
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... rlimit, setrlimit, prlimit - 資源の制限を取得/設定する 書式 #include ... < sys/time.h > #include < sys/resource.h > int getrlimit(int resource , struct rlimit * rlim ); int setrlim ... it(int resource , const struct rlimit * rlim ); int prlimit(pid_t pid , int resource , c ... onst struct rlimit * new_limit , struct rlimit * old_limit ); glibc 向 ...
https://man.plustar.jp/manpage/man2/ugetrlimit.2.html - [similar]
Man page of GETRLIMIT 11586
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... rlimit, setrlimit, prlimit - 資源の制限を取得/設定する 書式 #include ... < sys/time.h > #include < sys/resource.h > int getrlimit(int resource , struct rlimit * rlim ); int setrlim ... it(int resource , const struct rlimit * rlim ); int prlimit(pid_t pid , int resource , c ... onst struct rlimit * new_limit , struct rlimit * old_limit ); glibc 向 ...
https://man.plustar.jp/manpage/man3/vlimit.3.html - [similar]
Man page of SCHED 7293
SCHED Section: Linux Programmer's Manual (7) Updated: 2014-10-02 Index JM Home Page 名前 sched - ... 数の子プロセスを作成することで、 アプリケーションは RLIMIT_RTTIME リソース上限 ( getrlimit (2) を参照) を避け ... ければならない。 Linux 2.6.12 以降では、リソース制限 RLIMIT_RTPRIO が定義されており、 スケジューリングポリシー ... ールは以下の通りである。 * 非特権スレッドに 0 以外の RLIMIT_RTPRIO ソフトリミットが設定されている場合、 非特権 ... 優先度を 変更できるが、優先度を現在の自身の優先度と RLIMIT_RTPRIO ソフトリミットの大きい方よりも高い値に設定で ...
https://man.plustar.jp/manpage/man7/sched.7.html - [similar]
Man page of EXECVE 7168
EXECVE Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 execve ... ectures support a size limit derived from the soft RLIMIT_STACK resource limit (see getrlimit (2)) that is i ... of 32 pages on this size limit, so that, even when RLIMIT_STACK is set very low, applications are guaranteed ... プロセスの実 UID が変更されたとすると、呼び出し元の RLIMIT_NPROC リソース上限 ( setrlimit (2) 参照) を超えてし ... しかしながら、Linux 2.6.23 以降では、リソース上限 RLIMIT_STACK が変化した場合、 コマンドライン引数と環境変数 ...
https://man.plustar.jp/manpage/man2/execve.2.html - [similar]
Man page of XINETD.CONF 7168
XINETD.CONF Section: File Formats (5) Updated: 14 June 2001 Index JM Home Page 名前 xinetd.conf ... dedir はサービス定義の内部で指定されてはならない。 rlimit_as サービスの、アドレス空間資源の制限を設定する。 ... する。 Linux の libc の malloc の実装方法の関係で、 rlimit_data, rlimit_rss, rlimit_stack よりもこの制限を設定 ... この資源制限は Linux システムでのみ実装されている。 rlimit_cpu サービスが使える最大 CPU 時間(秒単位)を設定する ... 限する正の整数か、 "UNLIMITED" (無制限)を指定する。 rlimit_data サービスの最大データサイズの制限を設定する。 ...
https://man.plustar.jp/manpage/man5/xinetd.conf.5.html - [similar]
Man page of MLOCK 6974
MLOCK Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 mlock, ... ux 2.6.9 以降) 呼び出し元は非ゼロの ソフト資源制限 RLIMIT_MEMLOCK を持つが、制限が許可している以上のメモリー ... には特権 ( CAP_IPC_LOCK ) が必要で、 ソフト資源制限 RLIMIT_MEMLOCK はプロセスがどれだけのメモリーをロックでき ... るメモリー量は無制限となり、 代わりにソフト資源制限 RLIMIT_MEMLOCK は特権を持たないプロセスがロックできるメモ ... ed memory" value for the process that exceeded the RLIMIT_MEMLOCK limit, with the result that mlock () and m ...
https://man.plustar.jp/manpage/man2/mlock.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT

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