From: "Kharitonov A. Dmitry" <kharpost@rambler.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Файлы
Date: Fri, 16 Oct 2009 17:58:22 +0400
Message-ID: <4AD87BFE.2080207@rambler.ru> (raw)
In-Reply-To: <1255671214.31110.12@ildar.innovations.kz>
Ildar Mulyukov wrote:
> On 15.10.2009 22:25:26, Kharitonov A. Dmitry wrote:
>> Max Ivanov wrote:
>>>> Из-за кеширования записи ошибка часто обнаруживается только при
>>>> закрытии
>>>> файла, когда сделать уже мало чего можно (выводимые данные уже
>>>> уничтожены --
>>>> обычно файл закрывают в самом конце программы), и это классическая
>>>> проблема,
>>>> которую разрешить не все умеют, по этому и не проверяют.
>>>>
>>>
>>> А как её правильно разрешать? Научите.
>>>
>> Универсальный способ -- выводить небольшими порциями с частым
>> закрытием файла. Но этот способ имеет очень низкую производительность.
>
> Извините, а fsync() - не то?
Это я далее по тексту назвал принудительным сбросом кеша. В случае чего
по ней можно вовремя отловить ошибку ввода-вывода. Но это тоже сильно
тормозит программу, тк выход из вызова ядра происходит только после
окончания сброса те программа будет блокирована на неопределённое время
(очень долго).
prev parent reply other threads:[~2009-10-16 13:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-15 16:25 Kharitonov A. Dmitry
2009-10-15 16:31 ` Max Ivanov
2009-10-16 5:33 ` Ildar Mulyukov
2009-10-16 13:58 ` Kharitonov A. Dmitry [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AD87BFE.2080207@rambler.ru \
--to=kharpost@rambler.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git