Hi ...
We have previously done many network performance tests for our
products running on FreeBSD ...
We have found that when ever there is disk accessing involved, it
is not a good idea to look at the transfer figures. We did tests
with ftp and is was slow (compared to only memory generated d
Hi ..
> > 1. If you want to test the network speed ... use ttcp or something
> >that generates the data and doesn't read it from disk.
>
> ttcp works. The only problem is when I tried it in both
> directions, at once. the total becomes 11.xMbytes/sec total as opposed to
> 9.4Mbytes/se
Hi ...
I have the following situation...
A machine running a 3.2-STABLE of a few weeks ago ...
When the machine booted I saw that newaliases (sendmail -bi)
exited with a segmentation fault.
I further inspected and found that if I do a ifconfig of a interface
(fxp0 or de0) newaliases is ok, but
Hi ...
> In article <199907201542.raa02...@oskar.nanoteq.co.za>,
> Reinier Bezuidenhout wrote:
>
> > I have the following situation...
> ... [various userland SEGVs traced down to a change in if_dl.h]
The sendmail that SEGV was compiled with the kernel that causes
the
Hi ...
I previously mailed the same error ... and then I thought
it was a "miss-corrolation" between kernel sources and
userland. Since then I built a SNAP of 990726 sources
and tried the same thing and the error occured again .
Same sources used for the compile of the kernel and userlevel
bin
Hi ...
When a program calls the SIOCGIFCONF ioctl and the
function ifconf in sys/net/if.c is executed, the value
that is returned in ifc.ifc_len, is that the value of
the amount of data filled in ... or can it be larger ??
Example ...
The calling process sends 1000 as the size of the buffer.
i
Hi ...
We are running a system where we use the libpcap to capture
packets from an ethernet device. We've been observing a problem where
the monitor program goes into an endless loop and spins for ever.
I've compiled the program with debugging on and observed that the
call-back function is calle
Hi ...
I'm trying to get a 3.2-STABLE to boot via the serial console.
I can get the "boot: " rompt and loader to display to the serial
console, but after the 9 second delay it continues to boot but
no output is generated to the screen (device probes etc.).
After the boot has completed, the login
Hi :)
put the following line in your kernel config file .. recompile your
kernel .. boot .. and then try the make again ...
pseudo-device vn1
to create the floppy ... a vertual node is used ..
hope this helps ...
Reinier
> During a make release for 3.2-RELEASE I get the following err
Hi ...
I've started natd on my local machine to translate all packets
to the ip of my public interface.
If I am on my machine, and I start natd and add the divert rule,
(this means I'm trying to connect from my local machine on which I am
running the natd to any other machine) I can see the pack
I'm using vmware2 in a different way ... I do not have bridging enabled
in the kernel. I'm using the host method although I do not have
a "legal" subnet on the other side.
I've ment to contact the port maintainer so he can add this to the
Hints.FreeBSD file.
I've configured 10.1.1.1 for the vmn
Seems more like someone is trying to crash the mail
server by with these loopedy mail and replies from the
virus programs ...
:(
On 02-Nov-00 Greg Black wrote:
> Maybe it's time to close the list so that it only accepts
> messages from subscribers. The spam was bad enough, but the
> virus warni
Hi all
I have an application that uses the linux procfs extensively and also linux ipcs. I found two problems in the current linux emulation.
(I hope the diff provided below will work as is since my mailing program is a bit limited :) )
1) linux_ipc.c has a pice of code commented that we can act
Hi ...
I'm trying to get a 3.2-STABLE to boot via the serial console.
I can get the "boot: " rompt and loader to display to the serial
console, but after the 9 second delay it continues to boot but
no output is generated to the screen (device probes etc.).
After the boot has completed, the logi
Hi :)
put the following line in your kernel config file .. recompile your
kernel .. boot .. and then try the make again ...
pseudo-device vn1
to create the floppy ... a vertual node is used ..
hope this helps ...
Reinier
> During a make release for 3.2-RELEASE I get the following er
Hi ...
We have previously done many network performance tests for our
products running on FreeBSD ...
We have found that when ever there is disk accessing involved, it
is not a good idea to look at the transfer figures. We did tests
with ftp and is was slow (compared to only memory generated
Hi ..
> > 1. If you want to test the network speed ... use ttcp or something
> >that generates the data and doesn't read it from disk.
>
> ttcp works. The only problem is when I tried it in both
> directions, at once. the total becomes 11.xMbytes/sec total as opposed to
> 9.4Mbytes/s
Hi ...
I have the following situation...
A machine running a 3.2-STABLE of a few weeks ago ...
When the machine booted I saw that newaliases (sendmail -bi)
exited with a segmentation fault.
I further inspected and found that if I do a ifconfig of a interface
(fxp0 or de0) newaliases is ok, but
Hi ...
> In article <[EMAIL PROTECTED]>,
> Reinier Bezuidenhout <[EMAIL PROTECTED]> wrote:
>
> > I have the following situation...
> ... [various userland SEGVs traced down to a change in if_dl.h]
The sendmail that SEGV was compiled with the kernel that cause
Hi ...
I previously mailed the same error ... and then I thought
it was a "miss-corrolation" between kernel sources and
userland. Since then I built a SNAP of 990726 sources
and tried the same thing and the error occured again .
Same sources used for the compile of the kernel and userlevel
bi
Hi ...
When a program calls the SIOCGIFCONF ioctl and the
function ifconf in sys/net/if.c is executed, the value
that is returned in ifc.ifc_len, is that the value of
the amount of data filled in ... or can it be larger ??
Example ...
The calling process sends 1000 as the size of the buffer.
Hi ...
We are running a system where we use the libpcap to capture
packets from an ethernet device. We've been observing a problem where
the monitor program goes into an endless loop and spins for ever.
I've compiled the program with debugging on and observed that the
call-back function is call
Hi ...
Im running 4.0-CURRENT of a few weeks ago, I've got a ESS1869 soundcard,
which seems to be working reasonably well with the newpcm.
What I am though experiencing is some delay in sound e.g. xgal
(xgalaga) and a few other splications. The sound is not in sync with
the application. W
Hi ...
I have an application which uses libpcap ... after running for several
weeks normally .. the application coredumps .. I've traced the problem
back to libpcap which somehow reads garbage packet information (or is
given garbage). Here is a short view of the gdb ..
(gdb) p *(struct bpf_hdr *
Hi ...
We have two machines that are experiencing some interesting behaviour.
The one is running a 2.1.5 FreeBSD kernel (yes old) and the other
a 2.2.6-STABLE kernel (also a bit old :) )
The problem is that when transfering mail to the 2.1.5 machine it happens
quite quickly, but on the 2.2.6 ma
Hi ..
I've compiled a program with the -pthread compiler option on a
3.3-STABLe system ... after doing a ldd on the executable I see that
both libc_r AND lic are linked .. is this correct ?
Shouldn't libc_r replace libc ?
Thanks
Reinier
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "u
Hi ...
> > > > to do?
> > >
> > > CDROMVOLREAD that you want to map to CDIOGETVOL.
That should read CDIOCGETVOL :)
> try this:
>
> Index: linux_ioctl.c
> ===
> RCS file: /home/ncvs/src/sys/i386/linux/linux_ioctl.c,v
> retrieving
> > + {
> > + u_char channel0;
> > + u_char channel1;
> > + u_char channel2;
> > + u_char channel3;
> > + };
> > +
> > struct linux_cdrom_subchnl
> > {
> > u_char cdsc_format;
> > ***
> > *** 1232,1237
> > --- 1240,1261
>
>
Hi ...
> > to fit in with CDIOCGETVOL which has two different structures.
> >
> > Marcel please review this :)
>
> Please hold your horses. I have a completely rewritten linux_ioctl.c
> waiting to be committed. I'm already working on the ioctl stuff with
> Vladimir as to synchronize the change.
> Alfred Perlstein wrote:
> >
> > > + if (!error) {
> > > + lvol = *lvolp;
> > > + lvol.channel0 = bsd_vol.vol[0];
> > > + lvol.channel1 = bsd_vol.vol[1];
> > > + lvol.channel2 = bsd_vol.vol[2];
> > > + lvol.channel3 = bsd_vol.vol[3];
> >
> > FYI the k
Hi ...
I also ran this program on a 4.0-current as of about Jan 13 2000 :)
It generates the errornous output like clock work on my machine (after about
30 tries - no exception). I then though that maybe the system gets so buzy
that it has difficulty on starting the threads - yes I know this sho
> Hi ...
>
> I also ran this program on a 4.0-current as of about Jan 13 2000 :)
>
> It generates the errornous output like clock work on my machine (after about
> 30 tries - no exception). I then though that maybe the system gets so buzy
> that it has difficulty on starting the threads - yes I
> My experiments with your test program do exactly what I would expect. The
> longer the program is run, thu longer the program has to preempt threads,
> which means that given enough time, all threads will run. If the program
> is run for a short time (less than about 1.5 seconds) then some thr
> >OK, with everyones help (well, waiting for the right time of day ;-)),
> I
> >was able to reproduce this. The initial threads last active time was
> >not getting initialized to a sane value, causing negative
> computations
> >of the threads timeslice depending on what time of day it was. Funn
Hi ...
I want to read the status register of the lpt port in NIBBLE mode. I want to
do this wether there is a printer connected or not.
What would be the best way to accomplish this ??
Should I use the ppi0 device with the PPIGSTATUS ioctl call, because
if there is no printer connected I can'
Hi ..
I agree that optimizations are most of the time "futile" :) .. so is
resistance :) ... ina ny case .. I like to live on the edge .. that is
why I'm running 5.0-current .. and I've compiled the following things
with optimizations.
o The whole source tree .. including my kernel
o XFree86
Hi
I have a system running a stable snap of 3.4 of round about May 31,
I have a program that does quite a bit of logging, and sometime the
following occurs:
The process would just stop (seems to block) - a bt in gdb showed
that it was stuck in open after the following sequence of calls
syslog
> >
> > Has anyone here tried setting net.inet.ip.fastforwarding on in a high
> > traffic enviroment?
> >
> > This setting DRASTICALLY speeds up transfers between boxes talking through
> > a freebsd gateway when you are using 2 100mbit interfaces, but it seems to
> > kernel panic the system af
38 matches
Mail list logo