X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=S37/A9X/GKGXW2GcALoUaxSiAOa6eTNTDaWKUVmq9lg
	wQeorZ/s+pHtuUjRy/qCp0QcI4wbDBH4F6RHiJ3iyvvsckaWazlQj5U+2GsjQmR/
	7tt8Fry/zU65DmDUyndC/yN1FgXzAePAxEEh2MPCZYT/xxKaujwpgwZWpph1xHyA
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=TTo6qaZTsXrR3oqQ3D2dm4Cx5Pc=; b=fAL4S0XdXBqU+F0JK
	nw56NNXqO3MDbihQxOiZ485FQH0mhb6LzaOFKZdUBSp0AKMpPJ0Qetki7V7/AmBo
	Tcgkscs/fyb0onrdjGTgfZ+ghTEZ6z6NnyLBwWnsmeIiLCXiLQmDIyEqBWXOsHOL
	DtEBiBAMEi2NFfXdGIAA4HR6/Y=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-bk0-f49.google.com
X-Received: by 10.204.101.199 with SMTP id d7mr26476618bko.10.1395400387620;        Fri, 21 Mar 2014 04:13:07 -0700 (PDT)
Message-ID: <532C1EBA.4040806@gmail.com>
Date: Fri, 21 Mar 2014 12:12:58 +0100
From: Marco Atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Does shared memory support work on cyg64?
References: <532C11F5.5070205@tlinx.org>
In-Reply-To: <532C11F5.5070205@tlinx.org>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 21/03/2014 11:18, Linda Walsh wrote:
> When I run the Xwin server, it says shared memory isn't available.
>
> I thought running the cygserver took care of this?
>
> Does this not work on cyg64?
>
> Besides the Xwin server, When I try initialize pulseaudio, it
> tries to use shared memory as well, but fails to load (no reason
> why -- just fails)... tried setting --log-level==debug, but
> couldn't find the output anywhere...(nothing in var/log...)
>
>
> I have it running as system:
>       UID     PID    PPID  TTY        STIME COMMAND
> ...
>    SYSTEM    8996    7516 ?        01:54:27 /usr/bin/dbus-daemon
> Bliss\la    1184    7632 cons1    02:53:19 /usr/bin/ps
> Bliss\la    3004       1 cons2    01:44:31 /usr/bin/bash
>    SYSTEM    7516       1 ?        01:54:27 /usr/bin/cygrunsrv
> Bliss\la    4316       1 ?        01:44:48 /prog64/vim/gvim
>
>   -- but my Xstartup log claims not to see it:
> [197140.538] MIT-SHM extension disabled due to lack of kernel support
> [197140.538] XFree86-Bigfont extension local-client optimization
> disabled due to lack of shared memory support in the kernel
> [197140.553] glWinSelectGLimplementation: Loaded 'cygnativeGLthunk.dll'
>
> --

for my test, it works
of course you need to put care to avoid collision between
32 bit and 64 bit if you have both installed.

testing on 64bit  Xwin with cygserver running I see

[ 13438.222] Initializing built-in extension MIT-SHM


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

