/linux-4.1.27/drivers/staging/lustre/ |
D | TODO | 6 * Clean up CLIO layer. Lustre client readahead/writeback control needs to better
|
/linux-4.1.27/mm/ |
D | Makefile | 19 readahead.o swap.o truncate.o vmscan.o shmem.o \
|
D | readahead.c | 562 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_inode_buf.c | 78 bool readahead) in xfs_inode_buf_verify() argument 99 if (readahead) { in xfs_inode_buf_verify()
|
/linux-4.1.27/Documentation/DocBook/ |
D | .kernel-api.xml.cmd | 2 …/util.c arch/x86/include/asm/uaccess_32.h arch/x86/lib/usercopy_32.c mm/readahead.c mm/filemap.c m…
|
/linux-4.1.27/fs/nilfs2/ |
D | mdt.c | 174 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block() argument 188 if (readahead) { in nilfs_mdt_read_block()
|
D | btree.c | 538 int readahead) in nilfs_btree_do_lookup() argument 560 if (level == NILFS_BTREE_LEVEL_NODE_MIN && readahead) { in nilfs_btree_do_lookup()
|
/linux-4.1.27/drivers/md/bcache/ |
D | sysfs.c | 95 rw_attribute(readahead); 173 var_hprint(readahead); in SHOW() 219 d_strtoi_h(readahead); in STORE()
|
D | bcache.h | 366 unsigned readahead; member
|
D | request.c | 793 reada = min_t(sector_t, dc->readahead >> 9, in cached_dev_cache_miss()
|
/linux-4.1.27/fs/ext4/ |
D | Kconfig | 21 the delayed allocation and inode table readahead, the best
|
/linux-4.1.27/fs/f2fs/ |
D | checkpoint.c | 175 bool readahead = false; in ra_meta_pages_cond() local 179 readahead = true; in ra_meta_pages_cond() 182 if (readahead) in ra_meta_pages_cond()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-fs-ext4 | 56 inode table blocks that ext4's inode table readahead
|
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 305 ENTRY_OURS(readahead)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 198 COMPAT_SYS_SPU(readahead)
|
/linux-4.1.27/Documentation/ |
D | bcache.txt | 222 readahead 223 Size of readahead that should be performed. Defaults to 0. If set to e.g. 306 Count of times readahead occurred.
|
D | dynamic-debug-howto.txt | 183 format readahead // some pr_debugs in the readahead cache
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 147 Disk readahead, in 512-byte sectors, while laptop mode is active. A large 148 readahead can prevent disk accesses for things like executable pages (which are 202 * You can spin down the disk while playing MP3, by setting disk readahead 247 # by setting the disk readahead to 8MB (READAHEAD=16384). Effectively, the disk
|
/linux-4.1.27/Documentation/filesystems/ |
D | ceph.txt | 101 Specify the maximum readahead.
|
D | ext4.txt | 201 table readahead algorithm will pre-read into 462 table readahead algorithm will pre-read into
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 196 187 common readahead sys_readahead
|
D | syscall_32.tbl | 234 225 i386 readahead sys_readahead sys32_readahead
|
/linux-4.1.27/Documentation/sysctl/ |
D | vm.txt | 658 to page cache readahead. 664 Zero disables swap readahead completely. 672 that consecutive pages readahead would have brought in.
|
/linux-4.1.27/Documentation/ide/ |
D | ide.txt | 18 *** Linux disables the "prefetch" ("readahead") mode of the RZ1000
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 372 without invalidating the readahead data (so we could get stale 723 Fix oops on empty file readahead. Fix for file size handling for locally cached files. 856 Finish fixes to commit write for caching/readahead consistency. fsx 857 now works to Samba servers. Fix oops caused when readahead
|
D | README | 450 behavior which caches reads (readahead) and writes
|
/linux-4.1.27/fs/befs/ |
D | ChangeLog | 232 indivdualy). And it knows about doing readahead, which is a major plus.
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 257 from above e.g indicating that an i/o is just a readahead request, or priority 490 and readahead patches. 1169 8.15 Multi-page writeout and readahead patches (Andrew Morton)
|
/linux-4.1.27/Documentation/cgroups/ |
D | memory.txt | 184 Note: The kernel does swapin-readahead and reads multiple swaps at once.
|