From owner-freebsd-emulation@FreeBSD.ORG Sun Oct 28 21:33:39 2007 Return-Path: <owner-freebsd-emulation@FreeBSD.ORG> Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9000C16A469 for <freebsd-emulation@freebsd.org>; Sun, 28 Oct 2007 21:33:39 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 26D0613C4AC for <freebsd-emulation@freebsd.org>; Sun, 28 Oct 2007 21:33:38 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 4538366951C; Sun, 28 Oct 2007 22:33:37 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 93czhwEAJUHB; Sun, 28 Oct 2007 22:33:36 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 477C38C26A9; Sun, 28 Oct 2007 22:33:36 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l9SLXaPO061779; Sun, 28 Oct 2007 22:33:36 +0100 (CET) (envelope-from rdivacky) Date: Sun, 28 Oct 2007 22:33:36 +0100 From: Roman Divacky <rdivacky@freebsd.org> To: "Valery V.Chikalov" <valera@chikalov.dp.ua> Message-ID: <20071028213336.GA61710@freebsd.org> References: <fg05l9$n32$2@ger.gmane.org> <4723A8D6.6020002@chikalov.dp.ua> <20071028112910.GA84830@freebsd.org> <4724CBCA.30500@chikalov.dp.ua> <4724D99C.3080105@chikalov.dp.ua> <20071028184318.GA57240@freebsd.org> <4724EA7B.3010103@chikalov.dp.ua> <4724F83F.30503@chikalov.dp.ua> <20071028210706.GA60615@freebsd.org> <4724FF52.7090304@chikalov.dp.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4724FF52.7090304@chikalov.dp.ua> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: Linux emulation on FreeBSD AMD64 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems <freebsd-emulation.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, <mailto:freebsd-emulation-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-emulation> List-Post: <mailto:freebsd-emulation@freebsd.org> List-Help: <mailto:freebsd-emulation-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-emulation>, <mailto:freebsd-emulation-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 28 Oct 2007 21:33:39 -0000 > >do you see any obvious flaw in this thought? > > One and half(IMHO). > > This occurs accidentally, as I have said I can sometimes start server, > ask him about something and only after some time find him dead. > Sometimes I ever cant start it. I think in your scenario it must be > absolutely deterministic. yes.. if only everything could be explained with logic :) it can be something like "if (some_random_condition) run_optimizer()" ie. it's quite random or something.. I tend to believe that Oracle DBMS is tuned with AI-like things > There are no AMD64 specific in your reasoning. Its working in i386 mode. > Do you have some ideas about this?. I was talking about the gdb thing.. you are using native gdb (built for amd64) right?