manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 3074 for pages (0.010 sec.)
Man page of MOVE_PAGES 6217
MOVE_PAGES Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 mo ... ve_pages - あるプロセスの個々のページを別のノードに移動する ... 書式 #include < numaif.h > long move_pages(int pid , unsigned long count, void ** pages , con ... tus , int flags ); -lnuma とリンクする。 説明 move_pages () は、プロセス pid の指定されたページ pages を no ... 約を指定する。 pid is the ID of the process in which pages are to be moved. If pid is 0, then move_pages () m ...
https://man.plustar.jp/manpage/man2/move_pages.2.html - [similar]
Man page of REMAP_FILE_PAGES 5027
REMAP_FILE_PAGES Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名 ... 前 remap_file_pages - 非線形ファイルマッピングを作成する。 書式 #defin ... (7) 参照 */ #include < sys/mman.h > int remap_file_pages(void * addr , size_t size , int prot , size_t pgof ... se cases don't exist on 64-bit systems. remap_file_pages () システムコールは非線形なマッピング、 つまりファ ... れる マッピングを作成するために使われる。 remap_file_pages () を使う方が mmap (2) を繰り返して使うより優れてい ...
https://man.plustar.jp/manpage/man2/remap_file_pages.2.html - [similar]
Man page of MIGRATE_PAGES 4692
MIGRATE_PAGES Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 ... migrate_pages - プロセスの全ページを別のノード集合に移動する 書式 ... #include < numaif.h > long migrate_pages(int pid , unsigned long maxnode, const unsigned lo ... * new_nodes ); -lnuma とリンクする。 説明 MIGRATE_PAGES () は、メモリーノード old_nodes にあるプロセス pid ... 致していなければならない。 pid が 0 の場合、 migrate_pages () は呼び出したプロセスのページを移動する。 別のプ ...
https://man.plustar.jp/manpage/man2/migrate_pages.2.html - [similar]
Man page of MAN-PAGES 4580
MAN-PAGES Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 man ... -pages - Linux の man ページを書く際の決まり事 書式 man [ ... nventions that should be employed when writing man pages for the Linux man-pages project, which documents t ... U C library. The project thus provides most of the pages in Section 2, many of the pages that appear in Sec ... tions 3, 4, and 7, and a few of the pages that appear in Sections 1, 5, and 8 of the man pag ...
https://man.plustar.jp/manpage/man7/man-pages.7.html - [similar]
Man page of NUMA 3909
NUMA Section: Linux Programmer's Manual (7) Updated: 2012-08-05 Index JM Home Page 名前 numa - 非 ... 装されている: get_mempolicy (2), mbind (2), migrate_pages (2), move_pages (2), set_mempolicy (2). ただし、ア ... ジに関する情報が入る。以下に詳細を示す。 N<node>=<nr_pages> <node> に割り当てられているページ数。 <nr_pages> ... さのページではなく、ヒュージページの数である。 anon=<pages> メモリー範囲内の無名ページ (anonymous page) の数。 ... dirty=<pages> dirty (変更された) ページの数。 mapped=<pages> マ ...
https://man.plustar.jp/manpage/man7/numa.7.html - [similar]
Man page of LIBC 3574
LIBC Section: Linux Programmer's Manual (7) Updated: 2016-12-12 Index JM Home Page 名前 libc - L ... C ライブラリである。 この C ライブラリの詳細が man-pages プロジェクトの一連のページ (主にマニュアルのセクシ ... rom Linux libc to glibc 2.0 occurred long ago, man-pages no longer takes care to document Linux libc detail ... ation about Linux libc that remain in a few manual pages, in particular, references to libc4 and libc5 . 他 ... 。 これらのライブラリの詳細も、知られていれば、 man-pages プロジェクトでカバーされる。 関連項目 syscalls (2) ...
https://man.plustar.jp/manpage/man7/glibc.7.html - [similar]
Man page of LIBC 3574
LIBC Section: Linux Programmer's Manual (7) Updated: 2016-12-12 Index JM Home Page 名前 libc - L ... C ライブラリである。 この C ライブラリの詳細が man-pages プロジェクトの一連のページ (主にマニュアルのセクシ ... rom Linux libc to glibc 2.0 occurred long ago, man-pages no longer takes care to document Linux libc detail ... ation about Linux libc that remain in a few manual pages, in particular, references to libc4 and libc5 . 他 ... 。 これらのライブラリの詳細も、知られていれば、 man-pages プロジェクトでカバーされる。 関連項目 syscalls (2) ...
https://man.plustar.jp/manpage/man7/libc.7.html - [similar]
Man page of MLOCK 3202
MLOCK Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 mlock, ... に残り続けることが保証される。 mlock2 () also locks pages in the specified range starting at addr and contin ... uing for len bytes. However, the state of the pages contained in that range after the call returns suc ... er 0 or the following constant: MLOCK_ONFAULT Lock pages that are currently resident and mark the entire ra ... nge so that the remaining nonresident pages are locked when they are populated by a page fault ...
https://man.plustar.jp/manpage/man2/mlock.2.html - [similar]
Man page of MLOCK 3202
MLOCK Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 mlock, ... に残り続けることが保証される。 mlock2 () also locks pages in the specified range starting at addr and contin ... uing for len bytes. However, the state of the pages contained in that range after the call returns suc ... er 0 or the following constant: MLOCK_ONFAULT Lock pages that are currently resident and mark the entire ra ... nge so that the remaining nonresident pages are locked when they are populated by a page fault ...
https://man.plustar.jp/manpage/man2/mlock2.2.html - [similar]
Man page of MLOCK 3202
MLOCK Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 mlock, ... に残り続けることが保証される。 mlock2 () also locks pages in the specified range starting at addr and contin ... uing for len bytes. However, the state of the pages contained in that range after the call returns suc ... er 0 or the following constant: MLOCK_ONFAULT Lock pages that are currently resident and mark the entire ra ... nge so that the remaining nonresident pages are locked when they are populated by a page fault ...
https://man.plustar.jp/manpage/man2/mlockall.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