Home
last modified time | relevance | path

Searched refs:readahead (Results 1 – 30 of 30) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/
DTODO6 * Clean up CLIO layer. Lustre client readahead/writeback control needs to better
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_inode_buf.c77 bool readahead) in xfs_inode_buf_verify() argument
97 if (readahead) { in xfs_inode_buf_verify()
/linux-4.4.14/Documentation/DocBook/
D.kernel-api.xml.cmd2 …/util.c arch/x86/include/asm/uaccess_32.h arch/x86/lib/usercopy_32.c mm/readahead.c mm/filemap.c m…
Dkernel-api.xml.db182 API-page-cache-sync-readahead
183 API-page-cache-async-readahead
/linux-4.4.14/mm/
DMakefile19 readahead.o swap.o truncate.o vmscan.o shmem.o \
Dreadahead.c552 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
/linux-4.4.14/fs/nilfs2/
Dmdt.c180 int readahead, struct buffer_head **out_bh) in nilfs_mdt_read_block() argument
194 if (readahead) { in nilfs_mdt_read_block()
Dbtree.c538 int readahead) in nilfs_btree_do_lookup() argument
560 if (level == NILFS_BTREE_LEVEL_NODE_MIN && readahead) { in nilfs_btree_do_lookup()
/linux-4.4.14/drivers/md/bcache/
Dsysfs.c95 rw_attribute(readahead);
173 var_hprint(readahead); in SHOW()
219 d_strtoi_h(readahead); in STORE()
Dbcache.h351 unsigned readahead; member
Drequest.c802 reada = min_t(sector_t, dc->readahead >> 9, in cached_dev_cache_miss()
/linux-4.4.14/fs/f2fs/
Dcheckpoint.c210 bool readahead = false; in ra_meta_pages_cond() local
214 readahead = true; in ra_meta_pages_cond()
217 if (readahead) in ra_meta_pages_cond()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-fs-ext456 inode table blocks that ext4's inode table readahead
/linux-4.4.14/fs/ext4/
DKconfig54 table readahead, the best performance gains require enabling ext4
/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S305 ENTRY_OURS(readahead)
/linux-4.4.14/Documentation/
Dbcache.txt222 readahead
223 Size of readahead that should be performed. Defaults to 0. If set to e.g.
306 Count of times readahead occurred.
Ddynamic-debug-howto.txt183 format readahead // some pr_debugs in the readahead cache
/linux-4.4.14/Documentation/laptops/
Dlaptop-mode.txt147 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.4.14/arch/powerpc/include/asm/
Dsystbl.h198 COMPAT_SYS_SPU(readahead)
/linux-4.4.14/Documentation/filesystems/
Dceph.txt101 Specify the maximum readahead.
Dext4.txt201 table readahead algorithm will pre-read into
462 table readahead algorithm will pre-read into
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl196 187 common readahead sys_readahead
Dsyscall_32.tbl234 225 i386 readahead sys_readahead sys32_readahead
/linux-4.4.14/Documentation/sysctl/
Dvm.txt658 to page cache readahead.
664 Zero disables swap readahead completely.
672 that consecutive pages readahead would have brought in.
/linux-4.4.14/Documentation/ide/
Dide.txt18 *** Linux disables the "prefetch" ("readahead") mode of the RZ1000
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES372 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
DREADME450 behavior which caches reads (readahead) and writes
/linux-4.4.14/fs/befs/
DChangeLog232 indivdualy). And it knows about doing readahead, which is a major plus.
/linux-4.4.14/Documentation/block/
Dbiodoc.txt257 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.4.14/Documentation/cgroups/
Dmemory.txt184 Note: The kernel does swapin-readahead and reads multiple swaps at once.