Home
last modified time | relevance | path

Searched refs:bdflush (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/Documentation/vm/
Dactive_mm.txt29 switching the VM state around. Currently only the old-style bdflush
/linux-3.4.99/arch/powerpc/include/asm/
Dsystbl.h140 SYSCALL_SPU(bdflush)
/linux-3.4.99/arch/parisc/kernel/
Dsyscall_table.S217 ENTRY_SAME(bdflush)
/linux-3.4.99/arch/x86/syscalls/
Dsyscall_32.tbl143 134 i386 bdflush sys_bdflush
/linux-3.4.99/Documentation/laptops/
Dlaptop-mode.txt582 echo "30 500 0 0 $AGE $AGE 60 20 0" > /proc/sys/vm/bdflush
643 echo "30 500 0 0 $U_AGE $B_AGE 60 20 0" > /proc/sys/vm/bdflush
/linux-3.4.99/fs/
Dbuffer.c3132 SYSCALL_DEFINE2(bdflush, int, func, long, data) in SYSCALL_DEFINE2() argument
/linux-3.4.99/
DCREDITS1261 D: Transformed old user space bdflush into 1st kernel thread - kflushd.