ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Denis Ovsienko <pilot@altlinux.ru>
To: ALT Linux kernel packages development <devel-kernel@altlinux.ru>
Subject: Re: [d-kernel] shmctl: Invalid argument
Date: Thu, 11 Dec 2003 11:57:08 +0200 (EET)
Message-ID: <20031211115018.I29552@elefant.dgtu.donetsk.ua> (raw)
In-Reply-To: <20031210094240.6a973096.bga@altlinux.ru>


>   Указанное "shmctl: Invalid argument" при правильном
>   использовании error() появляется, если shmdt(result)
>   выполнить ДО shmctl(shmid, IPC_RMID, NULL).
Естественно. shmctl(IPC_RMID) всего-то и делает, что выставляет флаг,
который говорит о том, что при detach от памяти нужно убить её, если
счётчик attached процессов нулевой. Естественно, shmid при этом должен
быть валидным (и приаттаченным).
Этот эффект я доказывал с примером в devel@, когда спорил с ldv@
насчёт hasher, правда, потом выяснилось, что я не понял тему спора.
Я специально не исследовал эффекты от shmctl() на детачнутой памяти, но
такой порядок работы, мне кажется, никто и заявлял.


--
    DO4-UANIC


      reply	other threads:[~2003-12-11  9:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-09 14:29 Grigory Batalov
2003-12-09 14:50 ` Dmitry V. Levin
2003-12-09 14:55 ` Sergey Vlasov
2003-12-10  6:42   ` Grigory Batalov
2003-12-11  9:57     ` Denis Ovsienko [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=20031211115018.I29552@elefant.dgtu.donetsk.ua \
    --to=pilot@altlinux.ru \
    --cc=devel-kernel@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 kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git