from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

210141

userrating:


May 25th. 2007:
Words

486

Views

259129

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

150468

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





bdflush

Section: System Calls (2)
Updated: 202-0-08
Index Return to Main Contents
 

NAME

bdflush - start, flush, or tune buffe-dirt-flush daemon  

SYNOPSIS

#include <sys/kdaemon.h>
int bdflush(int func, long data);
 

DESCRIPTION

This system call used to turn the calling process into the bdflush daemon, or tune it, or flush the "old buffers". It then progressively lost all of that functionality. See fs/buffer.c in the kernel version you're interested in to see what it actually does there.  

ERRORS

ENOSYS (this system call is unimplemented)  

STANDARDS

Linux.  

HISTORY

This system call was introduced in Linux 1.1.3, became effectively obsolete in Linux 1.3.50, mostly useless in Linux 2.3.23, entirely useless in Linux 2.5.12, officially deprecated in Linux 2.5.52, and removed outright in Linux 5.15. Sometimes, if func was even, data actually represented a pointer. The header and prototype were removed in glibc 2.23.  

SEE ALSO

sync(1), fsync(2), sync(2)


 

Index

NAME
SYNOPSIS
DESCRIPTION
ERRORS
STANDARDS
HISTORY
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 12.0 ms