manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for READAHEAD (0.003 sec.)
Man page of READAHEAD 14663
READAHEAD Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 readahead ... st_macros (7) 参照 */ #include < fcntl.h > ssize_t readahead(int fd , off64_t offset , size_t count ); 説明 rea ... ) より小さくない次のページ境界まで切り上げられる。 readahead () はファイルの末尾を越えた範囲まで読み出しを行うこ ... イル記述のファイルオフセットは 変更されない。 返り値 readahead () は成功すると 0 を返す。失敗した場合 -1 を返し、 ... されていない。 EINVAL fd が参照しているファイルが、 readahead () を行うことができないタイプのファイルであった。 ...
https://man.plustar.jp/manpage/man2/readahead.2.html - [similar]
Man page of SYSCALL 8773
SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 sysca ... l () instead of the wrapper provided by glibc, the readahead (2) system call would be invoked as follows on the ... e with the EABI in little endian mode: syscall(SYS_readahead, fd, 0, (unsigned int) (offset & 0xFFFFFFFF), (uns ... (2), posix_fadvise (2), pread64 (2), pwrite64 (2), readahead (2), sync_file_range (2), truncate64 (2) This does ...
https://man.plustar.jp/manpage/man2/syscall.2.html - [similar]
Man page of POSIX_FADVISE 8401
POSIX_FADVISE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 ... L はバッキングデバイスの デフォルトサイズに先読み (readahead) ウインドウを設定する。 POSIX_FADV_SEQUENTIAL はこ ... 解釈されていた。 関連項目 fincore (1), mincore (2), readahead (2), sync_file_range (2), posix_fallocate (3), pos ...
https://man.plustar.jp/manpage/man2/arm_fadvise.2.html - [similar]
Man page of POSIX_FADVISE 8401
POSIX_FADVISE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 ... L はバッキングデバイスの デフォルトサイズに先読み (readahead) ウインドウを設定する。 POSIX_FADV_SEQUENTIAL はこ ... 解釈されていた。 関連項目 fincore (1), mincore (2), readahead (2), sync_file_range (2), posix_fallocate (3), pos ...
https://man.plustar.jp/manpage/man2/arm_fadvise64_64.2.html - [similar]
Man page of POSIX_FADVISE 8401
POSIX_FADVISE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 ... L はバッキングデバイスの デフォルトサイズに先読み (readahead) ウインドウを設定する。 POSIX_FADV_SEQUENTIAL はこ ... 解釈されていた。 関連項目 fincore (1), mincore (2), readahead (2), sync_file_range (2), posix_fallocate (3), pos ...
https://man.plustar.jp/manpage/man2/fadvise64.2.html - [similar]
Man page of POSIX_FADVISE 8401
POSIX_FADVISE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 ... L はバッキングデバイスの デフォルトサイズに先読み (readahead) ウインドウを設定する。 POSIX_FADV_SEQUENTIAL はこ ... 解釈されていた。 関連項目 fincore (1), mincore (2), readahead (2), sync_file_range (2), posix_fallocate (3), pos ...
https://man.plustar.jp/manpage/man2/fadvise64_64.2.html - [similar]
Man page of POSIX_FADVISE 8401
POSIX_FADVISE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 ... L はバッキングデバイスの デフォルトサイズに先読み (readahead) ウインドウを設定する。 POSIX_FADV_SEQUENTIAL はこ ... 解釈されていた。 関連項目 fincore (1), mincore (2), readahead (2), sync_file_range (2), posix_fallocate (3), pos ...
https://man.plustar.jp/manpage/man2/posix_fadvise.2.html - [similar]
JM Project (Japanese)::List(man1) 8260
Linux マニュアル 一覧表 アルファベット順 - r linuxマニュアルの r の一覧表です。 Linux マニュアル ... d man2 read - ファイルディスクリプターから読み込む readahead man2 readahead - 前もってファイルをページキャッシュ ...
https://man.plustar.jp/manpage/man_r.html - [similar]
Man page of BLOCKDEV 8189
BLOCKDEV Section: System Administration (8) Updated: August 2010 Index JM Home Page 名前 blockde ... 状態を取得する。 --getfra ファイルシステムの先読み (readahead) の大きさを 512-byte セクタ単位で取得する。 --geti ...
https://man.plustar.jp/manpage/man8/blockdev.8.html - [similar]
Man page of FEATURE_TEST_MACROS 8118
FEATURE_TEST_MACROS Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Pag ... のように簡単な表現で記載する場合がある。 (以下の例は readahead (2) のマニュアルページからの引用である)。 #define ... _GNU_SOURCE #include < fcntl.h > ssize_t readahead(int fd , off64_t * offset , size_t count ); 関数定 ...
https://man.plustar.jp/manpage/man7/feature_test_macros.7.html - [similar]
PREV 1 2 NEXT

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