From owner-freebsd-arch@FreeBSD.ORG Sun May 10 09:01:33 2009 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 116DD106566C for ; Sun, 10 May 2009 09:01:33 +0000 (UTC) (envelope-from kmsujit@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.190]) by mx1.freebsd.org (Postfix) with ESMTP id A20E68FC15 for ; Sun, 10 May 2009 09:01:32 +0000 (UTC) (envelope-from kmsujit@gmail.com) Received: by ti-out-0910.google.com with SMTP id u3so211350tia.3 for ; Sun, 10 May 2009 02:01:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=cN0DK46fUGdMOTLZ7DfXIahf3LrOjUMgus5Eje5RZQE=; b=SxBG9m3MRUlsYGoNK3QZGIZoq3w71kWBZ6jjO6EDa1EFd0+A9lY0fhHeTRao+2tlSy OsXYFkv6K0ZA8zlZikHocr8GKbSa364FG697ZHz8ScvRFl+HIZdFaBWa4Rz5Syy59Tjo KdOAfzhu9hcot/HbmeKLYr5okaR9NrVbGJ/fc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=LWgSJG1w6TstJJefEtLD8qNP27O5mrS/buBc9yLJ9kkvbQOKhRMiBJ7wyumudqrTfJ 3IKS+XlfZVW4yy3NhOmDzkGFgkKaAW+n08s0IESNRGE0C3u+ivQ0Gsmx7kxeeFbouw/E Lun/58ez1XtXXAPnwjRXxX5Lnjhk0VKqnAO9M= MIME-Version: 1.0 Received: by 10.110.3.15 with SMTP id 15mr379551tic.27.1241944541090; Sun, 10 May 2009 01:35:41 -0700 (PDT) In-Reply-To: <7710650619.20090510075706@scriptolutions.com> References: <200905100500.n4A50GOa050728@hergotha.csail.mit.edu> <7710650619.20090510075706@scriptolutions.com> Date: Sun, 10 May 2009 14:05:41 +0530 Message-ID: <74fe56020905100135y7f44b5fapfee3ef2ae70a2a0b@mail.gmail.com> From: Sujit K M To: Lothar Scholz Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: arch@freebsd.org, Garrett Wollman Subject: Re: Re[4]: Posix shared memory problem X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 May 2009 09:01:33 -0000 > Now it is clear where my problem is and i go to a mmap to a $HOME/. > file. Not nice but if anybody gives a shit about compatibility > (backward and to other systems before implementing stuff) it is > the only way. i donot understand why this is an compatility issue. Just use /path/to/file. say /proc/shm/shm[0-9]+[a-z]+[0-9]+