Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
elvtune(8)
Edit
PageHistory
Diff
Info
LikePages
ELVTUNE !!!ELVTUNE NAME SYNOPSIS DESCRIPTION OPTIONS NOTE RETURN VALUE HISTORY AUTHORS ---- !!NAME elvtune - I/O elevator tuner !!SYNOPSIS __elvtune__ [[ __-r__ ''r_lat'' ] [[ __-w__ ''w_lat'' ] [[ __-b__ ''b_max'' ] __/dev/blkdev1__ [[ __/dev/blkdev2 ...__ ] __elvtune -h__ __elvtune -v__ !!DESCRIPTION __elvtune__ allows to tune the I/O elevator per blockdevice queue basis. The tuning can be safely done at runtime. Tuning the elevator means being able to change disk performance and interactiveness. In the output of elvtune the address of the queue tuned will be shown and it can be considered as a queue ID. For example multiple partitions in the same harddisk will share the same queue and so tuning one partition will be like tuning the whole HD. !!OPTIONS __-r__ ''r_lat'' set the max latency that the I/O scheduler will provide on each read. __-w__ ''w_lat'' set the max latency that the I/O scheduler will provide on each write. __-b__ ''b_max'' max coalescing factor allowed on writes when there are reads pending in the queue. __-h__ help. __-v__ version. !!NOTE Actually the only fields tunable are those relative to the IO scheduler. It's not possible to select a one-way or two-way elevator yet. For logical blockdevices like LVM the tuning has to be done on the ''physical'' devices. Tuning the queue of the LVM logical device is useless. !!RETURN VALUE 0 on success and 1 on failure. !!HISTORY Ioctls for tuning elevator behaviour were added in Linux 2.3.99-pre1. !!AUTHORS Andrea Arcangeli ----
One page links to
elvtune(8)
:
Man8e
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.