Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jun 1998 16:22:54 +0200
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        dyson@FreeBSD.ORG, "John S. Dyson" <toor@dyson.iquest.net>
Cc:        current@FreeBSD.ORG
Subject:   Re: New SMP perf/quality snapshot (Update)
Message-ID:  <19980606162254.A21933@klemm.gtn.com>
In-Reply-To: <199806060730.CAA10046@dyson.iquest.net>; from John S. Dyson on Sat, Jun 06, 1998 at 02:30:48AM -0500
References:  <199806060135.UAA00595@dyson.iquest.net> <199806060730.CAA10046@dyson.iquest.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 06, 1998 at 02:30:48AM -0500, John S. Dyson wrote:
> New file:
> http://www.freebsd.org/~dyson/sysjun06.diff.gz
> Bugfixes, improvement of zero idle loop, disable PPro zero
> optimizations for now (looks like algorithmic bug of some
> kind.)

While trying to compile with softupdate ...

cc -c -O -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
-Wnested-ex
terns -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline
-Wunini
tialized -ansi  -nostdinc -I- -I. -I../.. -I/usr/include -DTELES_HAS_MEMCPYB
-DP
SM_ACCEL=1 -DNMBCLUSTER=4096 -DSOMAXCONN=256 -DKERNEL -include opt_global.h
../
../ufs/ffs/ffs_softdep.c
../../ufs/ffs/ffs_softdep.c: In function `softdep_setup_freeblocks':
../../ufs/ffs/ffs_softdep.c:1668: structure has no member named `lh_first'
../../ufs/ffs/ffs_softdep.c:1669: structure has no member named `lh_first'
../../ufs/ffs/ffs_softdep.c: At top level:
../../ufs/ffs/ffs_softdep.c:2680: warning: function declaration isn't a
prototyp
e
../../ufs/ffs/ffs_softdep.c: In function `softdep_sync_metadata':
../../ufs/ffs/ffs_softdep.c:3722: structure has no member named `lh_first'
../../ufs/ffs/ffs_softdep.c:3733: structure has no member named `lh_first'
../../ufs/ffs/ffs_softdep.c:3832: structure has no member named `le_next'
../../ufs/ffs/ffs_softdep.c:3833: structure has no member named `le_next'
../../ufs/ffs/ffs_softdep.c:3869: structure has no member named `lh_first'
../../ufs/ffs/ffs_softdep.c:3680: warning: `bp' might be used uninitialized in
t
his function
*** Error code 1


In the meantime I will remove option SOFTUPDATES


-- 
Andreas Klemm                                http://www.FreeBSD.ORG/~andreas
     What gives you 90% more speed, for example, in kernel compilation ?
          http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html
             "NT = Not Today" (Maggie Biggs)      ``powered by FreeBSD SMP''

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980606162254.A21933>