manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 2180 for KERNEL (0.019 sec.)
Man page of EXECVE 3406
EXECVE Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 execve ... 下記の「注意」の節を参照。 Since Linux 2.6.28, the kernel permits the interpreter of a script to itself be a ... ャーでは、 最大サイズは 128 kB ということになる。 On kernel 2.6.23 and later, most architectures support a siz ... they maintain the limit that was in effect before kernel 2.6.23.) This change allows programs to have a muc ... e total size is limited to 3/4 of the value of the kernel constant _STK_LIM (8 Mibibytes). Since Linux 2.6.2 ...
https://man.plustar.jp/manpage/man2/execve.2.html - [similar]
Man page of SET_MEMPOLICY 3265
SET_MEMPOLICY Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 ... et. If the "local node" is low on free memory, the kernel will try to allocate memory from other nodes. The ... lowed by the process's current cpuset context, the kernel will try to allocate memory from other nodes. The ... ロジェクトの説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード ...
https://man.plustar.jp/manpage/man2/set_mempolicy.2.html - [similar]
Man page of RANDOM 3265
RANDOM Section: Linux Programmer's Manual (4) Updated: 2017-09-15 Index JM Home Page 名前 random ... will return at most 512 bytes (340 bytes on Linux kernels before version 2.6.12). /dev/random や /dev/urand ... _seed fi chmod 600 $random_seed poolfile=/proc/sys/kernel/random/poolsize [ -r $poolfile ] && bits=$(cat $po ... dom_seed chmod 600 $random_seed poolfile=/proc/sys/kernel/random/poolsize [ -r $poolfile ] && bits=$(cat $po ... s, we assume Linux 2.6.0 or later, where /proc/sys/kernel/random/poolsize returns the size of the entropy po ...
https://man.plustar.jp/manpage/man4/random.4.html - [similar]
Man page of RANDOM 3265
RANDOM Section: Linux Programmer's Manual (4) Updated: 2017-09-15 Index JM Home Page 名前 random ... will return at most 512 bytes (340 bytes on Linux kernels before version 2.6.12). /dev/random や /dev/urand ... _seed fi chmod 600 $random_seed poolfile=/proc/sys/kernel/random/poolsize [ -r $poolfile ] && bits=$(cat $po ... dom_seed chmod 600 $random_seed poolfile=/proc/sys/kernel/random/poolsize [ -r $poolfile ] && bits=$(cat $po ... s, we assume Linux 2.6.0 or later, where /proc/sys/kernel/random/poolsize returns the size of the entropy po ...
https://man.plustar.jp/manpage/man4/urandom.4.html - [similar]
Man page of SYSCTL.CONF 3265
SYSCTL.CONF Section: (5) Updated: 21 Sep 1999 Index JM Home Page 名前 sysctl.conf - sysctl (8) の ... トとみなされ、無視される。 例 # sysctl.conf sample # kernel.domainname = example.com ; この値には空白が入ってお ... り、このまま sysctl に書き込まれる!! kernel.modprobe = /sbin/mod probe 関連項目 sysctl (8) 著者 ...
https://man.plustar.jp/manpage/man5/sysctl.conf.5.html - [similar]
Man page of SCHED_SETATTR 3196
SCHED_SETATTR Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... the caller-provided attr buffer is larger than the kernel's sched_attr structure, the additional bytes in th ... the caller-provided structure is smaller than the kernel sched_attr structure, the kernel will silently not ... d_getattr () failed with the error EFBIG if the in-kernel sched_attr structure was larger than the size pass ... ロジェクトの説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード ...
https://man.plustar.jp/manpage/man2/sched_getattr.2.html - [similar]
Man page of SCHED_SETATTR 3196
SCHED_SETATTR Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... the caller-provided attr buffer is larger than the kernel's sched_attr structure, the additional bytes in th ... the caller-provided structure is smaller than the kernel sched_attr structure, the kernel will silently not ... d_getattr () failed with the error EFBIG if the in-kernel sched_attr structure was larger than the size pass ... ロジェクトの説明とバグ報告に関する情報は https://www.kernel.org/doc/man-pages/ に書かれている。 関連キーワード ...
https://man.plustar.jp/manpage/man2/sched_setattr.2.html - [similar]
Man page of POLL 3123
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... d (negative). ENOMEM Unable to allocate memory for kernel data structures. バージョン poll () システムコール ... h the error EAGAIN if the system fails to allocate kernel-internal resources, rather than ENOMEM as Linux do ... es this argument as a fixed value (equal to sizeof(kernel_sigset_t) ). See sigprocmask (2) for a discussion ... on the differences between the kernel and the libc notion of the sigset. バグ select (2) ...
https://man.plustar.jp/manpage/man2/poll.2.html - [similar]
Man page of POLL 3123
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... d (negative). ENOMEM Unable to allocate memory for kernel data structures. バージョン poll () システムコール ... h the error EAGAIN if the system fails to allocate kernel-internal resources, rather than ENOMEM as Linux do ... es this argument as a fixed value (equal to sizeof(kernel_sigset_t) ). See sigprocmask (2) for a discussion ... on the differences between the kernel and the libc notion of the sigset. バグ select (2) ...
https://man.plustar.jp/manpage/man2/ppoll.2.html - [similar]
Man page of LD.SO 3123
LD.SO Section: Linux Programmer's Manual (8) Updated: 2014-12-31 Index JM Home Page 名前 ld.so, ... 変数 重要な環境変数には以下のものがある。 LD_ASSUME_KERNEL (glibc 2.2.3 以降) 各共有ライブラリは動的リンカーに ... 定された共有ライブラリのロードを行わない。 LD_ASSUME_KERNEL を使うことで、 動的リンカーに、 異なるカーネル ABI ... nux 2.2.5 上で動作していると仮定する。 $ LD_ASSUME_KERNEL=2.2.5 ./myprog 必要なカーネル ABI の最低バージョン ... の異なるディレクトリに) あるシステムでは、 LD_ASSUME_KERNEL を使って (ディレクトリ検索順序に基づき) 使用するラ ...
https://man.plustar.jp/manpage/man8/ld-linux.8.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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