From: "Andrey Fomichev" <fomichev@ispras.ru>
To: "ALT Linux Sisyphus discussion list" <sisyphus@altlinux.ru>
Subject: RE: [sisyphus] Re: sedna package
Date: Wed, 4 May 2005 16:14:13 +0400
Message-ID: <KMEKJEPBHIGAGHJFMEHGMELKDBAA.fomichev@ispras.ru> (raw)
In-Reply-To: <20050504120633.GB29536@master.mivlgu.local>
> On Wed, May 04, 2005 at 02:52:06PM +0400, Andrey Fomichev wrote:
> > - разделяемая память
> > В принципе проблема понятна и решение тоже.
> > Но! В Седне как раз разделяемая память живет пока живет сервер. Так что
> > проблема проявляется, когда останавливается сервер. А именно,
> выполняется
> > shmdt (сервер делает deattach и память автоматом закрывается) a затем
> > выполняется shmctl (сервер пытается закрыть уничтожить память) -- и тут
> > проявляется ошибка (памяти уже нет).
>
> В таком случае можно выполнять сначала shmctl(IPC_RMID), и только после
> этого - shmdt(). По крайней мере в Linux IPC_RMID только помечает сегмент
> для удаления, но реальное удаление происходит только после отсоединения
> всех процессов.
Так не очень хочется делать по причине того, что Седна работает еще и под
Windows. Соответственно для shmdt и shmctl есть обертки, которые под Windows
реализованы по-другому (естественно). И переставлять вызовы оберток местами
неправильно.
Эх, неужели нельзя по-простому определить вендора Linux?
next prev parent reply other threads:[~2005-05-04 12:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-03 14:44 [sisyphus] " Andrey Fomichev
2005-05-03 15:45 ` [sisyphus] " Michael Shigorin
2005-05-04 10:52 ` Andrey Fomichev
2005-05-04 11:01 ` Alexey I. Froloff
2005-05-04 12:22 ` Michael Shigorin
2005-05-04 11:01 ` Nick S. Grechukh
2005-05-04 12:24 ` Michael Shigorin
2005-05-04 12:06 ` Sergey Vlasov
2005-05-04 12:14 ` Andrey Fomichev [this message]
2005-05-04 12:21 ` Michael Shigorin
2005-05-03 17:29 ` [sisyphus] " Sergey Vlasov
2005-05-03 17:57 ` [sisyphus] [wiki] [faq] " Michael Shigorin
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=KMEKJEPBHIGAGHJFMEHGMELKDBAA.fomichev@ispras.ru \
--to=fomichev@ispras.ru \
--cc=sisyphus@altlinux.ru \
/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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git