ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Как пройти сборку если требуется /dev/shm ?
Date: Mon, 12 Jan 2015 16:55:33 +0300
Message-ID: <20150112135532.GA17551@altlinux.org> (raw)
In-Reply-To: <54B3BE58.6050208@altlinux.com>

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

On Mon, Jan 12, 2015 at 03:30:16PM +0300, Anton Farygin wrote:
> On 01.01.2015 23:41, Dmitry V. Levin wrote:
[...]
> >Используйте hasher >= 1.3.23-alt1 и собирайте на 
> >tmpfs.
> 
> Дима, а почему такое требование - tmpfs ?

sem_open(3) требует, чтобы /dev/shm был на tmpfs (и доступен на запись).
Строго говоря, если /dev/shm не на tmpfs, и /proc/mounts доступен на
чтение, то sem_open(3) будет пытаться использовать первую попавшуюся в
/proc/mounts точку монтирования на tmpfs.  Если никаких tmpfs не нашлось,
то sem_open(3) работать не будет.


-- 
ldv

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

  reply	other threads:[~2015-01-12 13:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-29 14:32 Andrew V. Stepanov
2014-12-30 13:53 ` Andrew V. Stepanov
2014-12-31 13:57   ` Alexander Bokovoy
2015-01-01 20:41   ` Dmitry V. Levin
2015-01-12 12:30     ` Anton Farygin
2015-01-12 13:55       ` Dmitry V. Levin [this message]
2015-01-12 14:15         ` Dmitry V. Levin
2015-01-12 19:12           ` Anton Farygin
2015-01-12 19:36             ` Dmitry V. Levin
2015-01-13 11:55               ` Anton Farygin
2015-01-16 14:54                 ` Dmitry V. Levin
2015-01-16 19:07                   ` Anton Farygin
2015-01-16 19:54                     ` Dmitry V. Levin
2015-01-16 20:06                       ` Anton Farygin

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=20150112135532.GA17551@altlinux.org \
    --to=ldv@altlinux.org \
    --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