ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Re: sedna package
Date: Wed, 4 May 2005 16:06:33 +0400
Message-ID: <20050504120633.GB29536@master.mivlgu.local> (raw)
In-Reply-To: <KMEKJEPBHIGAGHJFMEHGEELJDBAA.fomichev@ispras.ru>

[-- Attachment #1: Type: text/plain, Size: 718 bytes --]

On Wed, May 04, 2005 at 02:52:06PM +0400, Andrey Fomichev wrote:
> - разделяемая память
> В принципе проблема понятна и решение тоже.
> Но! В Седне как раз разделяемая память живет пока живет сервер. Так что
> проблема проявляется, когда останавливается сервер. А именно, выполняется
> shmdt (сервер делает deattach и память автоматом закрывается) a затем
> выполняется shmctl (сервер пытается закрыть уничтожить память) -- и тут
> проявляется ошибка (памяти уже нет).

В таком случае можно выполнять сначала shmctl(IPC_RMID), и только после
этого - shmdt().  По крайней мере в Linux IPC_RMID только помечает сегмент
для удаления, но реальное удаление происходит только после отсоединения
всех процессов.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-05-04 12:06 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 [this message]
2005-05-04 12:14       ` Andrey Fomichev
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=20050504120633.GB29536@master.mivlgu.local \
    --to=vsu@altlinux.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