<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.itcall.ru/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>WIKI сайт компании ITCall - doc:os:freebsd:disksubsystem:performance</title>
        <description></description>
        <link>http://wiki.itcall.ru/</link>
        <lastBuildDate>Sat, 16 May 2026 15:21:09 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://wiki.itcall.ru/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>WIKI сайт компании ITCall</title>
            <link>http://wiki.itcall.ru/</link>
        </image>
        <item>
            <title>DD</title>
            <link>http://wiki.itcall.ru/doku.php?id=doc:os:freebsd:disksubsystem:performance:dd&amp;rev=1405890027</link>
            <description>DD

Тестирование записи:


dd if=/dev/zero of=/var/testfile bs=64k count=100000
100000+0 records in
100000+0 records out
6553600000 bytes transferred in 502.684217 secs (13037211 bytes/sec)


Тестирование чтения:


dd if=/var/testfile of=/dev/null bs=64k count=100000
100000+0 records in
100000+0 records out
6553600000 bytes transferred in 129.789657 secs (50494008 bytes/sec)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 20 Jul 2014 21:00:27 +0000</pubDate>
        </item>
        <item>
            <title>Утилита для работы с диском: diskinfo</title>
            <link>http://wiki.itcall.ru/doku.php?id=doc:os:freebsd:disksubsystem:performance:diskinfo&amp;rev=1709927837</link>
            <description>Утилита для работы с диском: diskinfo

Помимо информации о дисках, позволяет провести быструю проверку производительности.

Пример вывода:


diskinfo -t /dev/ad0
/dev/ad0
        512             # sectorsize
        320072933376    # mediasize in bytes (298G)
        625142448       # mediasize in sectors
        620181          # Cylinders according to firmware.
        16              # Heads according to firmware.
        63              # Sectors according to firmware.
        ad:WD-WMAT1495…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 08 Mar 2024 19:57:17 +0000</pubDate>
        </item>
        <item>
            <title>Производительность дисковой подсистемы</title>
            <link>http://wiki.itcall.ru/doku.php?id=doc:os:freebsd:disksubsystem:performance:start&amp;rev=1352784373</link>
            <description>Производительность дисковой подсистемы

	*  DD
	*  Diskinfo</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 13 Nov 2012 05:26:13 +0000</pubDate>
        </item>
    </channel>
</rss>
