netbsd man page for drum

Query: drum

OS: netbsd

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DRUM(4) 						   BSD Kernel Interfaces Manual 						   DRUM(4)

NAME
drum -- paging device
DESCRIPTION
This file refers to the paging device in use by the system. This may actually be a subdevice of one of the disk drivers, but in a system with paging interleaved across multiple disk drives it provides an indirect driver for the multiple drives.
FILES
/dev/drum
HISTORY
The drum special file appeared in 3.0BSD.
BUGS
Reads from the drum are not allowed across the interleaving boundaries. Since these only occur every .5Mbytes or so, and since the system never allocates blocks across the boundary, this is usually not a problem.
BSD
June 5, 1993 BSD
Related Man Pages
vmstat(1) - bsd
swapon(8) - bsd
swapon(2) - freebsd
imm(4) - debian
swapon(3) - netbsd
Similar Topics in the Unix Linux Community
orDrumbox 0.7.06 (Default branch)
orDrumbox 0.7.07 (Default branch)
orDrumbox 0.8.02 (Default branch)
Unix Grep Conundrum - Not for Noobies
Sed pattern space/looping conundrum