From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DNS_FROM_OPENWHOIS, SPF_PASS autolearn=no version=3.2.5 Message-ID: <4DAF1724.2010407@rambler.ru> Date: Wed, 20 Apr 2011 21:25:56 +0400 From: "Kharitonov A. Dmitry" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14pre) Gecko/20110125 Thunderbird/3.1.8pre MIME-Version: 1.0 To: ALT Linux Community general discussions References: <4DAEBAFC.4080802@rambler.ru> <4DAEE9E6.5080108@rambler.ru> <4DAF12D9.2030803@rambler.ru> In-Reply-To: Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Comm] =?koi8-r?b?79DZ1CDSwcLP1Nkg0yBmbGFzaCDXIMvB3sXT1NfFIM/T?= =?koi8-r?b?zs/Xzs/HzyDV09TSz8rT1NfB?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2011 17:26:07 -0000 Archived-At: List-Archive: List-Post: 20.04.2011 21:11, Mykola S. Grechukh пишет: > 2011/4/20 Kharitonov A. Dmitry<>: >>> According to the standard specification (e.g., POSIX.1-2001), sync() >>> schedules the writes, but _may_return_ before the actual writing is >>> done. However, since version 1.3.20 Linux does actually wait. (This >>> still _does_not_ guarantee data integrity: modern disks have large >>> _caches_.) >> Поэтому и нужно стремиться к снижению нагрузки на umount, особенно перед >> обесточиванием. > Здесь написано примерно то, что sync без слипа не спасает. Там написано, что sync на работу устройства не влияет.