From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 31 20:59:21 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A12516A416; Tue, 31 Oct 2006 20:59:21 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DFD343D53; Tue, 31 Oct 2006 20:59:20 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k9VKx0s7085325; Tue, 31 Oct 2006 15:59:01 -0500 (EST) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-emulation@FreeBSD.org Date: Tue, 31 Oct 2006 15:58:26 -0500 User-Agent: KMail/1.6.2 References: <20061031182625.GM1627@deviant.kiev.zoral.com.ua> <200610311436.53134.jkim@FreeBSD.org> In-Reply-To: <200610311436.53134.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200610311558.29598.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/2133/Tue Oct 31 05:42:29 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: Kostik Belousov , freebsd-amd64@FreeBSD.org Subject: Re: [kib@freebsd.org: [src] cvs commit: src/sys/amd64/linux32 linux32_sysvec.c] X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 20:59:21 -0000 On Tuesday 31 October 2006 02:36 pm, Jung-uk Kim wrote: > I am running full LTP and it seems very promising so far. I have run LTP 20060822 against ~1 day old source + the fix. Here are the results: http://people.freebsd.org/~jkim/linux/logfile-amd64.txt http://people.freebsd.org/~jkim/linux/logfile-amd64-verbose.txt http://people.freebsd.org/~jkim/linux/notes-amd64.txt Thanks again! Jung-uk Kim