From owner-freebsd-sparc64@FreeBSD.ORG Sun Dec 24 15:10:09 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D802216A40F for ; Sun, 24 Dec 2006 15:10:09 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9BD3813C466 for ; Sun, 24 Dec 2006 15:10:09 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id kBOEUnDR080966; Sun, 24 Dec 2006 09:30:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id kBOEUlkf085063; Sun, 24 Dec 2006 09:30:47 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3E8C573034; Sun, 24 Dec 2006 09:30:47 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061224143047.3E8C573034@freebsd-current.sentex.ca> Date: Sun, 24 Dec 2006 09:30:47 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner3 X-Virus-Scanned: ClamAV version 0.88.7, clamav-milter version 0.88.7 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Dec 2006 15:10:09 -0000 TB --- 2006-12-24 13:18:14 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-12-24 13:18:14 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-12-24 13:18:14 - cleaning the object tree TB --- 2006-12-24 13:18:41 - checking out the source tree TB --- 2006-12-24 13:18:41 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-12-24 13:18:41 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-12-24 13:24:15 - building world (CFLAGS=-O2 -pipe) TB --- 2006-12-24 13:24:15 - cd /src TB --- 2006-12-24 13:24:15 - /usr/bin/make -B buildworld >>> World build started on Sun Dec 24 13:24:17 UTC 2006 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Dec 24 14:19:21 UTC 2006 TB --- 2006-12-24 14:19:21 - generating LINT kernel config TB --- 2006-12-24 14:19:21 - cd /src/sys/sun4v/conf TB --- 2006-12-24 14:19:21 - /usr/bin/make -B LINT TB --- 2006-12-24 14:19:21 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-12-24 14:19:21 - cd /src TB --- 2006-12-24 14:19:21 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Dec 24 14:19:21 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sparc64/sparc64/ofw_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/pmap.c /src/sys/sun4v/sun4v/pmap.c: In function `pmap_qenter': /src/sys/sun4v/sun4v/pmap.c:1810: error: `otte' undeclared (first use in this function) /src/sys/sun4v/sun4v/pmap.c:1810: error: (Each undeclared identifier is reported only once /src/sys/sun4v/sun4v/pmap.c:1810: error: for each function it appears in.) /src/sys/sun4v/sun4v/pmap.c:1812: error: `pa' undeclared (first use in this function) /src/sys/sun4v/sun4v/pmap.c:1812: error: too many arguments to function `tte_hash_update' *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-12-24 14:30:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-12-24 14:30:47 - ERROR: failed to build lint kernel TB --- 2006-12-24 14:30:47 - tinderbox aborted TB --- 0.53 user 2.02 system 4352.70 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Sun Dec 24 21:02:55 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C11A616A40F; Sun, 24 Dec 2006 21:02:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9930113C487; Sun, 24 Dec 2006 21:02:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id kBOL2snn005750; Sun, 24 Dec 2006 16:02:54 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id kBOL2sF6002339; Sun, 24 Dec 2006 16:02:54 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5D88873034; Sun, 24 Dec 2006 16:02:54 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061224210254.5D88873034@freebsd-current.sentex.ca> Date: Sun, 24 Dec 2006 16:02:54 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner2 X-Virus-Scanned: ClamAV version 0.88.7, clamav-milter version 0.88.7 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Dec 2006 21:02:55 -0000 TB --- 2006-12-24 19:51:16 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-12-24 19:51:16 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-12-24 19:51:16 - cleaning the object tree TB --- 2006-12-24 19:51:45 - checking out the source tree TB --- 2006-12-24 19:51:45 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-12-24 19:51:45 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-12-24 19:56:28 - building world (CFLAGS=-O2 -pipe) TB --- 2006-12-24 19:56:28 - cd /src TB --- 2006-12-24 19:56:28 - /usr/bin/make -B buildworld >>> World build started on Sun Dec 24 19:56:30 UTC 2006 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Dec 24 20:51:32 UTC 2006 TB --- 2006-12-24 20:51:32 - generating LINT kernel config TB --- 2006-12-24 20:51:32 - cd /src/sys/sun4v/conf TB --- 2006-12-24 20:51:32 - /usr/bin/make -B LINT TB --- 2006-12-24 20:51:32 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-12-24 20:51:32 - cd /src TB --- 2006-12-24 20:51:32 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Dec 24 20:51:33 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sparc64/sparc64/ofw_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/pmap.c /src/sys/sun4v/sun4v/pmap.c: In function `pmap_qenter': /src/sys/sun4v/sun4v/pmap.c:1810: error: `otte' undeclared (first use in this function) /src/sys/sun4v/sun4v/pmap.c:1810: error: (Each undeclared identifier is reported only once /src/sys/sun4v/sun4v/pmap.c:1810: error: for each function it appears in.) /src/sys/sun4v/sun4v/pmap.c:1812: error: `pa' undeclared (first use in this function) /src/sys/sun4v/sun4v/pmap.c:1812: error: too many arguments to function `tte_hash_update' *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-12-24 21:02:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-12-24 21:02:54 - ERROR: failed to build lint kernel TB --- 2006-12-24 21:02:54 - tinderbox aborted TB --- 0.43 user 1.90 system 4297.91 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Sun Dec 24 22:30:22 2006 Return-Path: X-Original-To: freebsd-sparc64@hub.freebsd.org Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1785216A403 for ; Sun, 24 Dec 2006 22:30:22 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id B95D213C48A for ; Sun, 24 Dec 2006 22:30:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBOMULIN058094 for ; Sun, 24 Dec 2006 22:30:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBOMULLx058091; Sun, 24 Dec 2006 22:30:21 GMT (envelope-from gnats) Date: Sun, 24 Dec 2006 22:30:21 GMT Message-Id: <200612242230.kBOMULLx058091@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: sparc64/107130: commit references a PR X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Dec 2006 22:30:22 -0000 The following reply was made to PR sparc64/107130; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: sparc64/107130: commit references a PR Date: Sun, 24 Dec 2006 22:24:53 +0000 (UTC) marius 2006-12-24 22:24:39 UTC FreeBSD src repository Modified files: lib/libc/sparc64/fpu fpu_implode.c Log: Fix a typo in __fpu_ftox() that caused long double to long (and long long) conversion of negative numbers to always result in -1. While at it, rearrange the nearby comment so it fits in 80 chars per line, like the rest of this file does. PR: 107130 MFC after: 1 day Revision Changes Path 1.7 +10 -9 src/lib/libc/sparc64/fpu/fpu_implode.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 25 00:35:42 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AFFF316A403 for ; Mon, 25 Dec 2006 00:35:42 +0000 (UTC) (envelope-from marius@nimrod.franken.de) Received: from nimrod.franken.de (nimrod.franken.de [194.94.249.213]) by mx1.freebsd.org (Postfix) with ESMTP id 4FAE213C47A for ; Mon, 25 Dec 2006 00:35:40 +0000 (UTC) (envelope-from marius@nimrod.franken.de) Received: from nimrod.franken.de (localhost [127.0.0.1]) by nimrod.franken.de (8.13.8/8.13.8/NIMROD.FRANKEN.DE) with ESMTP id kBONu7MB010860; Mon, 25 Dec 2006 00:56:08 +0100 (CET) (envelope-from marius@nimrod.franken.de) Received: (from marius@localhost) by nimrod.franken.de (8.13.8/8.13.8/Submit) id kBONu7Lb010851; Mon, 25 Dec 2006 00:56:07 +0100 (CET) (envelope-from marius) Date: Mon, 25 Dec 2006 00:56:06 +0100 From: Marius Strobl To: Alexander Leidinger Message-ID: <20061224235606.GA81999@nimrod.franken.de> References: <200611261205.kAQC5uXq009007@repoman.freebsd.org> <1164559463.44660.3.camel@buffy.york.ac.uk> <20061127085834.ikvb3hby0ww00w8k@webmail.leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061127085834.ikvb3hby0ww00w8k@webmail.leidinger.net> User-Agent: Mutt/1.4.2.2i Cc: sparc64@freebsd.org Subject: sparc64 setPQL2() [Re: cvs commit: www/en/projects/ideas index.sgml] X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 00:35:42 -0000 On Mon, Nov 27, 2006 at 08:58:34AM +0100, Alexander Leidinger wrote: > Quoting Gavin Atkinson (from Sun, 26 > Nov 2006 16:44:23 +0000): > > >On Sun, 2006-11-26 at 12:05 +0000, Joel Dahl wrote: > >>joel 2006-11-26 12:05:55 UTC > >> > >> FreeBSD doc repository > >> > >> Modified files: > >> en/projects/ideas index.sgml > >> Log: > >> Remove the cache detection support entry. This will be obsolete > >> once the superpages stuff hits the tree. > > > >:) > > > >I actually wrote the code to do that a couple of days ago... > > It can still be MFCed to RELENG_6, so your work was not superflous. I > suggest to let the sparc64 guys (CCed) review it. > Looking at the discussion we (Alexander and me) had last year, setPQL2() would be implemented like in the below patch for sun4u CPUs < USIII (and joerg@ was supposed to test something to that effect). According to the associated SYSCTLs the below version works as expected, though I have no idea what real world application would be best to test possible benefits so I just ran time(1) on a bunch of buildworlds (fully disk backed): E250, 2 * 400MHz USII w/ 2MB 1-way L2 cache: w/o patch: vm.stats.pagequeue.page_colors: 32 vm.stats.pagequeue.cachesize: 0 vm.stats.pagequeue.cachenways: 0 vm.stats.pagequeue.prime1: 9 vm.stats.pagequeue.prime2: 5 sample buildworld: 13493.059u 2514.361s 2:20:31.84 189.8% 26383+4238k 30164+2810io 1360pf+0w w/ patch: vm.stats.pagequeue.page_colors: 256 vm.stats.pagequeue.cachesize: 2048 vm.stats.pagequeue.cachenways: 1 vm.stats.pagequeue.prime1: 31 vm.stats.pagequeue.prime2: 23 sample buildworld: 13772.094u 2479.763s 2:22:41.27 189.8% 26206+4223k 29891+2813io 1371pf+0w ...which is a bit surprising to me as even though a bit less system time was spent it took a bit more in wall clock time. This tendency was consistent over repeated runs. T1 AC200, 1 * 500MHz USIIe w/ 256kB 4-way L2 cache: w/o patch: same SYSCTL values as above... sample buildworld: 12194.378u 1896.789s 3:58:36.49 98.4% 27126+4324k 30763+2831io 1365pf+0w w/ patch: vm.stats.pagequeue.page_colors: 1 vm.stats.pagequeue.cachesize: 256 vm.stats.pagequeue.cachenways: 4 vm.stats.pagequeue.prime1: 1 vm.stats.pagequeue.prime2: 1 sample buildworld: 12271.425u 1946.019s 4:00:14.33 98.6% 27131+4326k 30075+2798io 1399pf+0w So vm_coloring_init() maybe should also enable page coloring in this case? The results are not exactly compelling though I don't mind committing that setPQL2() implementation. Gavin, do you have different implementaion or results (better application...)? Marius Index: identcpu.c =================================================================== RCS file: /mnt/futile/usr/data/bsd/cvs/fbsd/src/sys/sparc64/sparc64/identcpu.c,v retrieving revision 1.16 diff -u -r1.16 identcpu.c --- identcpu.c 18 Nov 2006 07:10:51 -0000 1.16 +++ identcpu.c 29 Nov 2006 16:54:24 -0000 @@ -5,14 +5,19 @@ * * As long as the above copyright statement and this notice remain * unchanged, you can do what ever you want with this file. - * - * $FreeBSD: src/sys/sparc64/sparc64/identcpu.c,v 1.16 2006/11/18 07:10:51 kmacy Exp $ */ + +#include +__FBSDID("$FreeBSD: src/sys/sparc64/sparc64/identcpu.c,v 1.16 2006/11/18 07:10:51 kmacy Exp $"); + #include #include #include #include +#ifndef SUN4V +#include +#endif #include #include #include @@ -25,21 +30,22 @@ SYSCTL_STRING(_hw, HW_MODEL, model, CTLFLAG_RD, cpu_model, 0, "Machine model"); -#ifndef SUN4V int cpu_impl; -#endif void setPQL2(int *const size, int *const ways); void setPQL2(int *const size, int *const ways) { + #ifdef SUN4V /* XXX hardcoding is lame */ *size = 3*1024; *ways = 12; +#else + *size = cache.ec_size / 1024; + *ways = cache.ec_assoc; #endif - return; } void From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 25 03:39:13 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D7E7416A582; Mon, 25 Dec 2006 03:39:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9628C13C479; Mon, 25 Dec 2006 03:39:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id kBP3dC9M023991; Sun, 24 Dec 2006 22:39:12 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id kBP3dCKQ067674; Sun, 24 Dec 2006 22:39:12 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 415DF73034; Sun, 24 Dec 2006 22:39:12 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061225033912.415DF73034@freebsd-current.sentex.ca> Date: Sun, 24 Dec 2006 22:39:12 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner2 X-Virus-Scanned: ClamAV version 0.88.7, clamav-milter version 0.88.7 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 03:39:14 -0000 TB --- 2006-12-25 02:26:42 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-12-25 02:26:42 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-12-25 02:26:42 - cleaning the object tree TB --- 2006-12-25 02:27:10 - checking out the source tree TB --- 2006-12-25 02:27:10 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-12-25 02:27:10 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-12-25 02:32:29 - building world (CFLAGS=-O2 -pipe) TB --- 2006-12-25 02:32:29 - cd /src TB --- 2006-12-25 02:32:29 - /usr/bin/make -B buildworld >>> World build started on Mon Dec 25 02:32:31 UTC 2006 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon Dec 25 03:27:45 UTC 2006 TB --- 2006-12-25 03:27:45 - generating LINT kernel config TB --- 2006-12-25 03:27:45 - cd /src/sys/sun4v/conf TB --- 2006-12-25 03:27:45 - /usr/bin/make -B LINT TB --- 2006-12-25 03:27:46 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-12-25 03:27:46 - cd /src TB --- 2006-12-25 03:27:46 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Dec 25 03:27:46 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/mp_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/nexus.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/cddl/t1_copy.S cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sparc64/sparc64/ofw_bus.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sparc64/sparc64/ofw_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/pmap.c /src/sys/sun4v/sun4v/pmap.c: In function `pmap_invalidate_range': /src/sys/sun4v/sun4v/pmap.c:1525: error: syntax error before "if" *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-12-25 03:39:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-12-25 03:39:12 - ERROR: failed to build lint kernel TB --- 2006-12-25 03:39:12 - tinderbox aborted TB --- 0.50 user 1.84 system 4349.91 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 25 09:27:25 2006 Return-Path: X-Original-To: freebsd-sparc64@hub.freebsd.org Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A66F16A412; Mon, 25 Dec 2006 09:27:25 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 0250013C463; Mon, 25 Dec 2006 09:27:25 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBP9ROcf024613; Mon, 25 Dec 2006 09:27:24 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBP9ROvS024609; Mon, 25 Dec 2006 09:27:24 GMT (envelope-from linimon) Date: Mon, 25 Dec 2006 09:27:24 GMT From: Mark Linimon Message-Id: <200612250927.kBP9ROvS024609@freefall.freebsd.org> To: bazylt@gtut.internetdsl.pl, linimon@FreeBSD.org, freebsd-sparc64@FreeBSD.org Cc: Subject: Re: sparc64/107087: system is hinged during boot from CD X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 09:27:25 -0000 Synopsis: system is hinged during boot from CD State-Changed-From-To: open->suspended State-Changed-By: linimon State-Changed-When: Mon Dec 25 09:21:58 UTC 2006 State-Changed-Why: Mark this suspended awaiting someone to add support for his video card. http://www.freebsd.org/cgi/query-pr.cgi?pr=107087 From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 25 10:22:44 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 498D016A416; Mon, 25 Dec 2006 10:22:44 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 08BA913C475; Mon, 25 Dec 2006 10:22:43 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id kBPAMh1N037195; Mon, 25 Dec 2006 05:22:43 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id kBPAMgQw018478; Mon, 25 Dec 2006 05:22:42 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9AA7C73034; Mon, 25 Dec 2006 05:22:42 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061225102242.9AA7C73034@freebsd-current.sentex.ca> Date: Mon, 25 Dec 2006 05:22:42 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner2 X-Virus-Scanned: ClamAV version 0.88.7, clamav-milter version 0.88.7 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 10:22:44 -0000 TB --- 2006-12-25 09:10:53 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-12-25 09:10:53 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-12-25 09:10:53 - cleaning the object tree TB --- 2006-12-25 09:11:20 - checking out the source tree TB --- 2006-12-25 09:11:20 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-12-25 09:11:20 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-12-25 09:15:48 - building world (CFLAGS=-O2 -pipe) TB --- 2006-12-25 09:15:48 - cd /src TB --- 2006-12-25 09:15:48 - /usr/bin/make -B buildworld >>> World build started on Mon Dec 25 09:15:49 UTC 2006 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon Dec 25 10:11:09 UTC 2006 TB --- 2006-12-25 10:11:09 - generating LINT kernel config TB --- 2006-12-25 10:11:09 - cd /src/sys/sun4v/conf TB --- 2006-12-25 10:11:09 - /usr/bin/make -B LINT TB --- 2006-12-25 10:11:09 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-12-25 10:11:09 - cd /src TB --- 2006-12-25 10:11:09 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Dec 25 10:11:09 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/mp_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/nexus.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/cddl/t1_copy.S cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sparc64/sparc64/ofw_bus.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sparc64/sparc64/ofw_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/pmap.c /src/sys/sun4v/sun4v/pmap.c: In function `pmap_invalidate_range': /src/sys/sun4v/sun4v/pmap.c:1525: error: syntax error before "if" *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-12-25 10:22:42 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-12-25 10:22:42 - ERROR: failed to build lint kernel TB --- 2006-12-25 10:22:42 - tinderbox aborted TB --- 0.48 user 1.84 system 4308.47 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 25 11:08:56 2006 Return-Path: X-Original-To: freebsd-sparc64@FreeBSD.org Delivered-To: freebsd-sparc64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBCB716A5D5 for ; Mon, 25 Dec 2006 11:08:56 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id D92FE13C473 for ; Mon, 25 Dec 2006 11:08:56 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBPB8uIl034715 for ; Mon, 25 Dec 2006 11:08:56 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBPB8swa034708 for freebsd-sparc64@FreeBSD.org; Mon, 25 Dec 2006 11:08:54 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 25 Dec 2006 11:08:54 GMT Message-Id: <200612251108.kBPB8swa034708@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-sparc64@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 11:08:57 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/71729 sparc64 printf in kernel thread causes panic on SPARC o sparc/72962 sparc64 [sysinstall] Sysinstall panics on sparc64 if /dev/cd0 o sparc/80410 sparc64 [netgraph] netgraph is causing crash with mpd on sparc o sparc/80890 sparc64 [panic] kmem_malloc(73728): kmem_map too small running o sparc/91882 sparc64 [mouse] Ultra 10 mouse/keyboard o sparc/92033 sparc64 [dc] dc(4) issues on Ultra10 o sparc/95297 sparc64 vt100 term does not work in install o sparc/95892 sparc64 [hme] MAC address of hme interfaces is ff:ff:ff:ff:ff: o sparc/98269 sparc64 Fresh 6.1 installation fails to boot o sparc/104428 sparc64 nullfs panics on E4500 (but not E420) o sparc/105048 sparc64 [trm] trm(4) panics on sparc64 o sparc/105607 sparc64 ipfw on sparc64 doesn't work at all (causes panic) o sparc/106251 sparc64 malloc fails > for large allocations s sparc/107087 sparc64 system is hinged during boot from CD o sparc/107130 sparc64 conversion from long double to long giving incorrect v 15 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o sparc/72998 sparc64 [kernel] [patch] set_mcontext() change syscalls parame f sparc/91334 sparc64 FreeBSD 6.0 don't support tftp boot from remot tftp se o sparc/94190 sparc64 hw.physmem tunable does not work on sparc o sparc/94483 sparc64 [ath] ath_hal does not work on 6-release/sparc64 o sparc/97707 sparc64 mkskel.sh has bogus timestamp, causing buildworld on s o sparc/105157 sparc64 No reply to ping on Sparc64 6 problems total. From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 25 15:01:36 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB95F16A40F for ; Mon, 25 Dec 2006 15:01:36 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 89A3813C470 for ; Mon, 25 Dec 2006 15:01:36 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A5D96F.dip.t-dialin.net [84.165.217.111]) by redbull.bpaserver.net (Postfix) with ESMTP id 71E0B2E1AC; Mon, 25 Dec 2006 15:36:12 +0100 (CET) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by outgoing.leidinger.net (Postfix) with ESMTP id E6BBA5B4810; Mon, 25 Dec 2006 15:34:18 +0100 (CET) Date: Mon, 25 Dec 2006 15:34:18 +0100 From: Alexander Leidinger To: Marius Strobl Message-ID: <20061225153418.4f58ab38@Magellan.Leidinger.net> In-Reply-To: <20061224235606.GA81999@nimrod.franken.de> References: <200611261205.kAQC5uXq009007@repoman.freebsd.org> <1164559463.44660.3.camel@buffy.york.ac.uk> <20061127085834.ikvb3hby0ww00w8k@webmail.leidinger.net> <20061224235606.GA81999@nimrod.franken.de> X-Mailer: Claws Mail 2.6.1 (GTK+ 2.10.6; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-14.864, required 6, autolearn=not spam, BAYES_00 -15.00, DK_POLICY_SIGNSOME 0.00, FORGED_RCVD_HELO 0.14) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: sparc64@freebsd.org Subject: Re: sparc64 setPQL2() [Re: cvs commit: www/en/projects/ideas index.sgml] X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 15:01:36 -0000 Quoting Marius Strobl (Mon, 25 Dec 2006 00:56:06 +0100): [cache size = 256, association = 4] > So vm_coloring_init() maybe should also enable page coloring > in this case? I don't know if there are suitable primes to use there. When I did this, I just converted the behavior from manual tuning to automatic tuning. Bye, Alexander. -- Those aren't WINOS -- that's my JUGGLER, my AERIALIST, my SWORD SWALLOWER, and my LATEX NOVELTY SUPPLIER!! http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 25 16:59:53 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDBE316A412; Mon, 25 Dec 2006 16:59:52 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9BB5913C46E; Mon, 25 Dec 2006 16:59:52 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id kBPGxpRn054617; Mon, 25 Dec 2006 11:59:51 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id kBPGxpKo098246; Mon, 25 Dec 2006 11:59:51 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 61C8F73034; Mon, 25 Dec 2006 11:59:51 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061225165951.61C8F73034@freebsd-current.sentex.ca> Date: Mon, 25 Dec 2006 11:59:51 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner3 X-Virus-Scanned: ClamAV version 0.88.7, clamav-milter version 0.88.7 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 16:59:53 -0000 TB --- 2006-12-25 15:48:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-12-25 15:48:00 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-12-25 15:48:00 - cleaning the object tree TB --- 2006-12-25 15:48:29 - checking out the source tree TB --- 2006-12-25 15:48:29 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-12-25 15:48:29 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-12-25 15:53:32 - building world (CFLAGS=-O2 -pipe) TB --- 2006-12-25 15:53:32 - cd /src TB --- 2006-12-25 15:53:32 - /usr/bin/make -B buildworld >>> World build started on Mon Dec 25 15:53:33 UTC 2006 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon Dec 25 16:48:21 UTC 2006 TB --- 2006-12-25 16:48:21 - generating LINT kernel config TB --- 2006-12-25 16:48:21 - cd /src/sys/sun4v/conf TB --- 2006-12-25 16:48:21 - /usr/bin/make -B LINT TB --- 2006-12-25 16:48:21 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-12-25 16:48:21 - cd /src TB --- 2006-12-25 16:48:21 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Dec 25 16:48:22 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/mp_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/nexus.c cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/cddl/t1_copy.S cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sparc64/sparc64/ofw_bus.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sparc64/sparc64/ofw_machdep.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -Werror /src/sys/sun4v/sun4v/pmap.c /src/sys/sun4v/sun4v/pmap.c: In function `pmap_invalidate_range': /src/sys/sun4v/sun4v/pmap.c:1525: error: syntax error before "if" *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-12-25 16:59:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-12-25 16:59:51 - ERROR: failed to build lint kernel TB --- 2006-12-25 16:59:51 - tinderbox aborted TB --- 0.54 user 1.81 system 4311.09 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 25 17:25:52 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B668816A416; Mon, 25 Dec 2006 17:25:52 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (noop.in-addr.com [208.58.23.51]) by mx1.freebsd.org (Postfix) with ESMTP id 5C8BD13C46F; Mon, 25 Dec 2006 17:25:52 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from gjp by noop.in-addr.com with local (Exim 4.54 (FreeBSD)) id 1GytJS-0003Rm-FS; Mon, 25 Dec 2006 12:08:34 -0500 Date: Mon, 25 Dec 2006 12:08:34 -0500 From: Gary Palmer To: current@freebsd.org, sparc64@freebsd.org Message-ID: <20061225170834.GA12775@in-addr.com> Mail-Followup-To: current@freebsd.org, sparc64@freebsd.org References: <20061225165951.61C8F73034@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061225165951.61C8F73034@freebsd-current.sentex.ca> Cc: Subject: Re: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 17:25:52 -0000 On Mon, Dec 25, 2006 at 11:59:51AM -0500, FreeBSD Tinderbox wrote: > /src/sys/sun4v/sun4v/pmap.c:1525: error: syntax error before "if" Any chance someone with a src commit bit could add the missing semicolon to the end of the KASSERT statement on 1523 please? That would appear to be what the tinderbox is complaining about From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 25 23:56:50 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E44816A403 for ; Mon, 25 Dec 2006 23:56:50 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw1.york.ac.uk (mail-gw1.york.ac.uk [144.32.128.246]) by mx1.freebsd.org (Postfix) with ESMTP id D036E13C47C for ; Mon, 25 Dec 2006 23:56:49 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from ury.york.ac.uk (ury.york.ac.uk [144.32.108.81]) by mail-gw1.york.ac.uk (8.13.6/8.13.6) with ESMTP id kBPNPUW0028870; Mon, 25 Dec 2006 23:25:30 GMT Received: from ury.york.ac.uk (localhost.york.ac.uk [127.0.0.1]) by ury.york.ac.uk (8.13.8/8.13.8) with ESMTP id kBPNPU6E050297; Mon, 25 Dec 2006 23:25:30 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from localhost (gavin@localhost) by ury.york.ac.uk (8.13.8/8.13.8/Submit) with ESMTP id kBPNPN8n050257; Mon, 25 Dec 2006 23:25:26 GMT (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: ury.york.ac.uk: gavin owned process doing -bs Date: Mon, 25 Dec 2006 23:25:23 +0000 (GMT) From: Gavin Atkinson X-X-Sender: gavin@ury.york.ac.uk To: Marius Strobl In-Reply-To: <20061224235606.GA81999@nimrod.franken.de> Message-ID: <20061225232254.D11113@ury.york.ac.uk> References: <200611261205.kAQC5uXq009007@repoman.freebsd.org> <1164559463.44660.3.camel@buffy.york.ac.uk> <20061127085834.ikvb3hby0ww00w8k@webmail.leidinger.net> <20061224235606.GA81999@nimrod.franken.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Cc: Alexander Leidinger , sparc64@freebsd.org Subject: Re: sparc64 setPQL2() [Re: cvs commit: www/en/projects/ideas index.sgml] X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Dec 2006 23:56:50 -0000 On Mon, 25 Dec 2006, Marius Strobl wrote: > The results are not exactly compelling though I don't mind > committing that setPQL2() implementation. > Gavin, do you have different implementaion or results (better > application...)? The machine I did this on is currently offline, but I'm pretty sure your patch is exactly the same as mine was. I remember not being impressed with the performance change, but I don't remember it being negative (on both an Ultra 5 and a dual CPU E250). When I'm near the box again I'll compare and benchmark the patch with yours. Gavin From owner-freebsd-sparc64@FreeBSD.ORG Tue Dec 26 01:05:55 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A059216A415 for ; Tue, 26 Dec 2006 01:05:55 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 3BE1413C473 for ; Tue, 26 Dec 2006 01:05:55 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so4332067nfc for ; Mon, 25 Dec 2006 17:05:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eCgJdOnsgTMXOQGFOz1aq6pv7BEGnn6TQELX22zQDgNlkUHIe5gYddAljmOzMwxarUEB46j6+H4JKzZDfiJPgkq+GQ4RLxE+rGe2XDF8VBJza7kZgBhOdhesTD+D5EJoSXQPtqWtHTr4hK/vrtXyoccq2l7fEBU6fmqF29a/Fk0= Received: by 10.82.190.2 with SMTP id n2mr705446buf.1167093412472; Mon, 25 Dec 2006 16:36:52 -0800 (PST) Received: by 10.82.191.16 with HTTP; Mon, 25 Dec 2006 16:36:52 -0800 (PST) Message-ID: Date: Mon, 25 Dec 2006 16:36:52 -0800 From: "Kip Macy" To: current@freebsd.org, sparc64@freebsd.org In-Reply-To: <20061225170834.GA12775@in-addr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061225165951.61C8F73034@freebsd-current.sentex.ca> <20061225170834.GA12775@in-addr.com> Cc: Subject: Re: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Dec 2006 01:05:55 -0000 Sure On 12/25/06, Gary Palmer wrote: > On Mon, Dec 25, 2006 at 11:59:51AM -0500, FreeBSD Tinderbox wrote: > > /src/sys/sun4v/sun4v/pmap.c:1525: error: syntax error before "if" > > Any chance someone with a src commit bit could add the missing > semicolon to the end of the KASSERT statement on 1523 please? That > would appear to be what the tinderbox is complaining about > _______________________________________________ > freebsd-sparc64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 > To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe@freebsd.org" > From owner-freebsd-sparc64@FreeBSD.ORG Tue Dec 26 09:50:17 2006 Return-Path: X-Original-To: freebsd-sparc64@hub.freebsd.org Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D25E216A403 for ; Tue, 26 Dec 2006 09:50:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 8032213C46F for ; Tue, 26 Dec 2006 09:50:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBQ9oH1R079090 for ; Tue, 26 Dec 2006 09:50:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBQ9oH8K079089; Tue, 26 Dec 2006 09:50:17 GMT (envelope-from gnats) Date: Tue, 26 Dec 2006 09:50:17 GMT Message-Id: <200612260950.kBQ9oH8K079089@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: sparc64/107130: commit references a PR X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Dec 2006 09:50:17 -0000 The following reply was made to PR sparc64/107130; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: sparc64/107130: commit references a PR Date: Tue, 26 Dec 2006 09:45:34 +0000 (UTC) marius 2006-12-26 09:45:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/sparc64/fpu fpu_implode.c Log: MFC: 1.7 Fix a typo in __fpu_ftox() that caused long double to long (and long long) conversion of negative numbers to always result in -1. While at it, rearrange the nearby comment so it fits in 80 chars per line, like the rest of this file does. PR: 107130 Revision Changes Path 1.6.8.1 +10 -9 src/lib/libc/sparc64/fpu/fpu_implode.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-sparc64@FreeBSD.ORG Thu Dec 28 18:29:18 2006 Return-Path: X-Original-To: freebsd-sparc64@hub.freebsd.org Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DAAEA16A40F; Thu, 28 Dec 2006 18:29:18 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id B569A13C480; Thu, 28 Dec 2006 18:29:18 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from freefall.freebsd.org (marius@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBSITI5t010731; Thu, 28 Dec 2006 18:29:18 GMT (envelope-from marius@freefall.freebsd.org) Received: (from marius@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBSITI5Y010727; Thu, 28 Dec 2006 18:29:18 GMT (envelope-from marius) Date: Thu, 28 Dec 2006 18:29:18 GMT From: Marius Strobl Message-Id: <200612281829.kBSITI5Y010727@freefall.freebsd.org> To: crewman6@gmail.com, marius@FreeBSD.org, freebsd-sparc64@FreeBSD.org Cc: Subject: Re: sparc64/107130: conversion from long double to long giving incorrect values X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Dec 2006 18:29:18 -0000 Synopsis: conversion from long double to long giving incorrect values State-Changed-From-To: open->closed State-Changed-By: marius State-Changed-When: Thu Dec 28 18:27:37 UTC 2006 State-Changed-Why: Close; this problem was fixed in HEAD, RELENG_6 and RELENG_6_2. http://www.freebsd.org/cgi/query-pr.cgi?pr=107130 From owner-freebsd-sparc64@FreeBSD.ORG Thu Dec 28 18:30:24 2006 Return-Path: X-Original-To: freebsd-sparc64@hub.freebsd.org Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 589D616A40F for ; Thu, 28 Dec 2006 18:30:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4C2A113C491 for ; Thu, 28 Dec 2006 18:30:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBSIUOro010881 for ; Thu, 28 Dec 2006 18:30:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBSIUOjo010879; Thu, 28 Dec 2006 18:30:24 GMT (envelope-from gnats) Date: Thu, 28 Dec 2006 18:30:24 GMT Message-Id: <200612281830.kBSIUOjo010879@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: sparc64/107130: commit references a PR X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Dec 2006 18:30:24 -0000 The following reply was made to PR sparc64/107130; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: sparc64/107130: commit references a PR Date: Thu, 28 Dec 2006 18:26:17 +0000 (UTC) marius 2006-12-28 18:26:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_2) lib/libc/sparc64/fpu fpu_implode.c Log: MFC: 1.7 (1.6.8.1) Fix a typo in __fpu_ftox() that caused long double to long (and long long) conversion of negative numbers to always result in -1. While at it, rearrange the nearby comment so it fits in 80 chars per line, like the rest of this file does. PR: 107130 Approved by: re (bmah) Committed from: 23C3 Revision Changes Path 1.6.16.1 +10 -9 src/lib/libc/sparc64/fpu/fpu_implode.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"