Lines Matching full:partitions
12 ``/proc/partitions``. In 2.6 and upper, the same information is found in two
37 On 2.4 you might execute ``grep 'hda ' /proc/partitions``. On 2.6+, you have
129 This counts flush requests executed by disk. Not tracked for partitions.
149 Disks vs Partitions
158 partitions from that for disks. There are only *four* fields available
159 for partitions on 2.6+ machines. This is reflected in the examples above.
178 words, the number of reads for partitions is counted slightly before time
179 of queuing for partitions, and at completion for whole disks. This is
183 reads/writes before merges for partitions and after for disks. Since a
188 In 2.6.25, the full statistic set is again available for partitions and
206 appear in both ``/proc/partitions`` and ``/proc/stat``, although the ones in
207 ``/proc/stat`` take a very different format from those in ``/proc/partitions``