On 2012-May-29 02:18:25 +0400, Dmitry Marakasov wrote:
>* Peter Jeremy (pe...@rulingia.com) wrote:
>> My experience is that it now takes about 2½ minutes on 10.x with warm
>> caches, compared to less than 1 second on 8.x.
>
>Now = after applying my patch or after changing system? Which knobs
>were
hello,
any objections to the following patch?
===
Index: mibII_tcp.c
===
--- mibII_tcp.c (revision 236265)
+++ mibII_tcp.c (working copy)
@@ -109,10 +109,12 @@
ptr = (struct xinpgen *)(void *)((char *)ptr + ptr->xig_le
On Wed, May 30, 2012 at 12:17:01AM +0100, Anton Shterenlikht wrote:
> > > > I might have misled you on this,
> > >
> > > Yes, sorry, looking at the dmesg I sent you,
> > > I obviously booted the patched kernel.
> > >
> > > So, no, 'hw.pci.enable_io_modes=0' in /boot/loader.conf
> > > doesn't help
On Mon, May 21, 2012 at 01:08:24PM -0400, John Baldwin wrote:
> On Monday, May 21, 2012 5:45:19 am Anton Shterenlikht wrote:
> > On Mon, May 21, 2012 at 09:42:17AM +0100, Anton Shterenlikht wrote:
> > > On Sun, May 20, 2012 at 09:54:51AM +0100, Anton Shterenlikht wrote:
> > > > On Fri, May 18, 2012
Hi,
Reference:
> From: Stephen Montgomery-Smith
> Anyway, given that floating point is a big issue, and we are about a
> decade behind schedule, really suggests that a
> floating-po...@freebsd.org mailing list is needed. Or maybe there is an
> existing freebsd mailing list you guys a
.. I don't think it's a bad idea to get freebsd-numeric@ created and
start discussing this kind of stuff there.
Adrian
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail
On 29. May 2012, at 19:36 , Luigi Rizzo wrote:
> hi,
> i would like to build a kernel with a builtin vtnet driver,
> but it seems that it is only supported as a module.
> Any reason for that ? Any tricks i can use to build
> vtnet in a static kernel ?
add the sys/conf entries if missing and an e
hi,
i would like to build a kernel with a builtin vtnet driver,
but it seems that it is only supported as a module.
Any reason for that ? Any tricks i can use to build
vtnet in a static kernel ?
cheers
luigi
___
freebsd-current@freebsd.org mailing list
h
On 05/29/2012 11:48 AM, Rainer Hurling wrote:
On 29.05.2012 08:10 (UTC+1), Steve Kargl wrote:
sqrtl() is a bit special in that IEEE 754 requires that
it have no more than 0.5 ULP for all arguments in all
roundng modes. As to other functions, I've been trying
for 10+ years to get some of these
On 29.05.2012 08:10 (UTC+1), Steve Kargl wrote:
On Tue, May 29, 2012 at 02:56:13PM +1000, Peter Jeremy wrote:
On 2012-May-28 15:54:06 -0700, Steve Kargl
wrote:
There some test code in cephes. Can you point me to a suitable test
suite for LD80 and LD128? The reason for calling it libm is to
On 2012-05-29 14:08, 山谷崇史 wrote:
> some log and file is overwritten.
> sort is already BSD sort. (WITH_BSD_SORT= yes in /etc/src.conf)
> cc is clang and c++ is clang++.(WITH_CLANG_IS_CC in /etc/src.conf)
...
> recheck the buildworld log:
> building static * library
> sort: No such file or directory
some log and file is overwritten.
sort is already BSD sort. (WITH_BSD_SORT= yes in /etc/src.conf)
cc is clang and c++ is clang++.(WITH_CLANG_IS_CC in /etc/src.conf)
script
make -j24 buildworld
(or)
make buildworld
buildworld log:
(snip)
/usr/obj/usr/src/tmp/usr/lib/libstdc++.so:(*IND*+0x0): multi
I think My message was replied to O. Hartmann.
but, I forgot to send to him.
Older(about May 15) sort does not work correctly.
buildworld log has many many error message.
sort: No such file or directory
I think sort is used to merge same symbols into unique.
but, because the older sort is broke
On 2012.05.29. 5:44, 山谷崇史 wrote:
I had same problem, but I resolved it.
Maybe, your sort (/usr/bin/sort) is broken.
cd /usr/src
make update
cd usr.bin/sort
make obj depend all install
Then, sort is changed.
make cleandir cleandir
make buildworld
Could you please elaborate it a bit? From you
14 matches
Mail list logo