manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 59 for blocks (0.002 sec.)
Man page of MALLINFO 15129
MALLINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mall ... ee chunks */ int smblks; /* Number of free fastbin blocks */ int hblks; /* Number of mmapped regions */ int ... ee below */ int fsmblks; /* Space in freed fastbin blocks (bytes) */ int uordblks; /* Total allocated space ... /a.out 1000 100 2 ============== Before allocating blocks ============== Total non-mmapped bytes (arena): 0 ... # of free chunks (ordblks): 1 # of free fastbin blocks (smblks): 0 # of mapped regions (hblks): 0 Bytes i ...
https://man.plustar.jp/manpage/man3/mallinfo.3.html - [similar]
Man page of DD 11598
DD Section: FSF (1) Updated: November 1998 Index JM Home Page 名前 dd - ファイルの変換およびコピ ... たキーワードリスト(KEYWORDS)に従って変換する。 count=BLOCKS BLOCKS個の入力ブロックだけをコピーする。 ibs=BYTES ... む。 of=FILE 標準出力の代わりに、FILEへ書き込む seek=BLOCKS 出力開始位置をobsで指定されたBLOCKSブロック分進める ... 。 skip=BLOCKS 入力開始位置をibsで指定されたBLOCKSブロック分進める ...
https://man.plustar.jp/manpage/man1/dd.1.html - [similar]
Man page of MALLOC_INFO 9424
MALLOC_INFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 m ... ./a.out 1 10000 100 ============ Before allocating blocks ============ <malloc version="1"> <heap nr="0"> <s ... "135168"/> </malloc> ============ After allocating blocks ============ <malloc version="1"> <heap nr="0"> <s ... de < malloc.h > #include < errno.h > static size_t blockSize; static int numThreads, numBlocks; #define errE ... fferent amount of memory */ for (int j = 0; j < numBlocks; j++) if (malloc(blockSize * (2 + tn)) == NULL) er ...
https://man.plustar.jp/manpage/man3/malloc_info.3.html - [similar]
Man page of MKFS 9424
MKFS Section: Maintenance Commands (8) Updated: Jun 1995 Index JM Home Page 名前 mkfs - Linux の ... mkfs [ -V ] [ -t fstype ] [ fs-options ] filesys [ blocks ] 説明 mkfs は Linux のファイルシステムをデバイス ... はマウントポイント ( / , /usr , /home など) である。 blocks は作成するファイルシステムのブロック数である。 mkf ... には、自動的にデバイスのサイズを知るこ とができず、 blocks パラメータを必ず指定しなければならないものもある。 ... けの版を少々変更したものである。 関連情報 fs (5), badblocks (8), fsck (8), mkdosfs (8), mke2fs (8), mkfs.bfs ( ...
https://man.plustar.jp/manpage/man8/mkfs.8.html - [similar]
Man page of MKE2FS 9147
MKE2FS Section: Maintenance Commands (8) Updated: May 2006 Index JM Home Page 名前 mke2fs - ext2 ... name ] [ -b block-size ] [ -f fragment-size ] [ -g blocks-per-group ] [ -i bytes-per-inode ] [ -j ] [ -J jou ... ons ] [ -N number-of-inodes ] [ -n ] [ -m reserved-blocks-percentage ] [ -o creator-os ] [ -O feature [,...] ... ry ] [ -S ] [ -T filesystem-type ] [ -V ] device [ blocks-count ] mke2fs -O journal_dev [ -b block-size ] [ ... me-label ] [ -n ] [ -q ] [ -v ] external-journal [ blocks-count ] 説明 mke2fs は ext2/ext3 ファイルシステムを ...
https://man.plustar.jp/manpage/man8/mke2fs.8.html - [similar]
Man page of STATVFS 8330
STATVFS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 statv ... uct statvfs { unsigned long f_bsize; /* Filesystem block size */ unsigned long f_frsize; /* Fragment size */ ... fsblkcnt_t f_blocks; /* Size of fs in f_frsize units */ fsblkcnt_t f_b ... free; /* Number of free blocks */ fsblkcnt_t f_bavail; /* Number of free blocks f ...
https://man.plustar.jp/manpage/man3/fstatvfs.3.html - [similar]
Man page of STATVFS 8330
STATVFS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 statv ... uct statvfs { unsigned long f_bsize; /* Filesystem block size */ unsigned long f_frsize; /* Fragment size */ ... fsblkcnt_t f_blocks; /* Size of fs in f_frsize units */ fsblkcnt_t f_b ... free; /* Number of free blocks */ fsblkcnt_t f_bavail; /* Number of free blocks f ...
https://man.plustar.jp/manpage/man3/statvfs.3.html - [similar]
Man page of MKFS.BFS 8330
MKFS.BFS Section: Linux System Administrator's Manual (8) Updated: 12 Sept 1999 Index JM Home Pa ... [ -V volume-name ] [ -F fsname ] device [ size-in-blocks ] 説明 mkfs.bfs は SCO bfs ファイルシステムをブロッ ... イスでアクセスされるファイル) 上に作成する。 size-in-blocks 引数は、ファイルシステムのサイズの希望値をブロック ...
https://man.plustar.jp/manpage/man8/mkfs.bfs.8.html - [similar]
Man page of MKFS.MINIX 8067
MKFS.MINIX Section: Linux System Administrator's Manual (8) Updated: 2 July 1996 Index JM Home P ... length ] [ -i inodecount ] [ -v ] device [ size-in-blocks ] 説明 mkfs.minix は Linux MINIX ファイルシステムを ... (SCSI disk 1) /dev/sdb[1-8] (SCSI disk 2) size-in-blocks 引数は、ファイルシステムのサイズの希望値をブロック ...
https://man.plustar.jp/manpage/man8/mkfs.minix.8.html - [similar]
Man page of STAT 7790
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... イルシステム I/O での ブロックサイズ */ blkcnt_t st_blocks; /* 割り当てられた 512B のブロック数 */ }; /* Linu ... ス名の長さ (終端のヌルバイトは含まない) である。 st_blocks フィールドは、ファイルの大きさを 512 バイトのブロッ ... 効な情報を返すことが 求められるようになっている。 st_blocks と st_blksize フィールドの使用はあまり移植性がない ... b.st_uid, (long) sb.st_gid); printf("Preferred I/O block size: %ld bytes\n", (long) sb.st_blksize); printf(" ...
https://man.plustar.jp/manpage/man2/fstat.2.html - [similar]
PREV 1 2 3 4 5 6 NEXT

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