delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/03/21/17:10:21

X-Recipient: archive-cygwin AT delorie DOT 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=lVwonaLB6gA3wxzrF7fIcYC7o+H3fVwoCpbWAzKPWiZ
DVD25LRUClYqvOYjoyv/6xbQRepRZpWIEbcLKz0H1AaAPr66UwjCLcngH27cQcRf
98Jk0Eq/PZzlF5ORJ2QV0IWm1xUVRbD13PObD51uGkxvdIfEPTbE/Q0hrlrspS18
=
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=aDux7f8ZTutMCyLv4SdsRyFezfE=; b=Rc9KdTod0xi6nzpmy
ATf9Wu+PpmiXHR97wdUmUnIDXIxJZbTnWcjA7LpGyO+rFpNRjnDUY6FpgyUH5K7S
zeuIppCtQxqxfYWPnKdUEbtc+zKD5EVuDm4FquPw+aEuoDRTBiu0dwHQ3PBeS7fI
Ep5psUh6ZasFHKNDdP0evFrKxs=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: Ishtar.tlinx.org
Message-ID: <532CAAA2.8030003@tlinx.org>
Date: Fri, 21 Mar 2014 14:09:54 -0700
From: Linda Walsh <cygwin AT tlinx DOT org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Does shared memory support work on cyg64?
References: <532C11F5 DOT 5070205 AT tlinx DOT org> <532C1EBA DOT 4040806 AT gmail DOT com> <532C7955 DOT 2000800 AT tlinx DOT org> <532C7BD2 DOT 5030800 AT gmail DOT com> <532CA0DC DOT 60005 AT tlinx DOT org> <532CA456 DOT 4090805 AT gmail DOT com>
In-Reply-To: <532CA456.4090805@gmail.com>
X-IsSubscribed: yes

Marco Atzeri wrote:

> 
> No installation path, so same path/root of "cygrunsrv" command
> 

>> So... just from the above -- it looks like your 32bit and 64-bit
>> are running the same binary -- i.e. from the view of
>> cygrunsrv....am I missing something?
> 
> the base path/root for the two installations is different
----
Does 'ps' also show both 32 and 64 bit versions?

I.e. AFAIK, both of my services are in the same path.

I.e.
cygrunsrv -LV showed:
Service             : cygserver           (Installation path: C:\cygwin64)
Command             : /usr/sbin/cygserver
stdout path         : /var/log/cygserver.log
stderr path         : /var/log/cygserver.log

Service             : messagebus
Command             : /usr/bin/dbus-daemon --nofork --system
stdout path         : /var/log/messagebus.log
stderr path         : /var/log/messagebus.log

Then ps-ef run under bash(64-bit):
> uname -a
CYGWIN_NT-6.1 Athenae 1.7.28(0.271/5/3) 2014-02-09 21:06 x86_64 Cygwin

shows both as well.
> ps -ef
      UID     PID    PPID  TTY        STIME COMMAND
   SYSTEM    9920       1 ?        03:40:07 /usr/bin/cygrunsrv
Bliss\la    7348    9808 cons0    13:55:16 /usr/bin/ps
Bliss\la    3172       1 ?        03:01:14 /usr/bin/XWin
Bliss\la    9808       1 cons0    13:28:24 /usr/bin/bash
   SYSTEM    9172    9920 ?        03:40:07 /usr/bin/dbus-daemon
law.Bliss>
----
The only oddity in my setup is that I have cygwin64 installed in \cygwin64
(and had moved my cygwin32 -> \cygwin), and in C:\ have:
/> ll /|grep cygwin
lrwxrwxrwx  1       28 Mar 21 03:31 bin -> /windows/system32/cygwin/bin/
drwxrwxr-x+ 1        0 Jan 12 11:34 cygcommon/
drwxrwxr-x+ 1        0 Mar 19 18:50 cygwin/
drwxr-xr-x+ 1        0 Mar 19 21:34 cygwin64/
lrwxrwxrwx  1       28 Mar 21 03:33 etc -> /windows/system32/cygwin/etc/
lrwxrwxrwx  1       28 Jan 13 21:35 lib -> /Windows/System32/cygwin/lib/
lrwxrwxrwx  1       29 Jan 13 21:37 sbin -> /Windows/System32/cygwin/sbin/
lrwxrwxrwx  1       28 Jan 13 21:36 usr -> /Windows/System32/cygwin/usr/
lrwxrwxrwx  1       28 Jan 13 21:37 var -> /Windows/System32/cygwin/var/
/> ll /windows/system32/cygwin
lrwxrwxrwx 1 9 Jan 11 20:21 /windows/system32/cygwin -> /cygwin64/
/>
---
and my cygwin mount shows:
mount
C:/bin on /usr/bin type ntfs (binary,auto)
C:/lib on /usr/lib type ntfs (binary,auto)
C: on / type ntfs (binary,auto)
B: on /b type smbfs (binary,user,noumount,auto)
D: on /d type smbfs (binary,user,noumount,auto)
F: on /f type iso9660 (binary,user,noumount,auto)
H: on /h type smbfs (binary,user,noumount,auto)
I: on /i type smbfs (binary,user,noumount,auto)
M: on /m type smbfs (binary,user,noumount,auto)
P: on /p type smbfs (binary,user,noumount,auto)
S: on /s type smbfs (binary,user,noumount,auto)
T: on /t type smbfs (binary,user,noumount,auto)
X: on /x type ntfs (binary,user,noumount,auto)





--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019