Re: SMP + fxp0 wierdness

1999-10-16 Thread sthaug
> Heh... well I've already enabled flags 0xb0ff, which has improved things > somewhat, but our hardware vendor slipped in some IBM DeskStar drives on > us, and they've been no end of trouble. Note that IBM Deskstar drives are very good performers for desktop use (and highly respected), but they

Re: Handling segV's

1999-10-16 Thread Kevin Day
> > > > I mmap() files in, then copy them to a device. This works great except when > > > > someone tries to change that file during the copy. If the size of the file > > > > shrinks, I'll SIGBUS or SIGSEGV when i try to touch past the new file size. > > > > So, i setup a signal handler and longjm

Re: Handling segV's

1999-10-16 Thread Wes Peters
Kevin Day wrote: > > > > > Kevin Day wrote: > > > > > > I mmap() files in, then copy them to a device. This works great except when > > > someone tries to change that file during the copy. If the size of the file > > > shrinks, I'll SIGBUS or SIGSEGV when i try to touch past the new file size. >

Re: Search a symbol in the source tree

1999-10-16 Thread Shigio Yamaguchi
I wrote: > > Looking for where "utmp.h" is used: > > > > global -x -s utmp.h > > > > This takes more than 2212 seconds (over 36 minutes!), and outputs > > It seems that something wrong (bug?) occurred. > Would you please tell me the version of FreeBSD and GLOBAL? A structural problem

Re: Handling segV's

1999-10-16 Thread Kevin Day
> > Kevin Day wrote: > > > > I mmap() files in, then copy them to a device. This works great except when > > someone tries to change that file during the copy. If the size of the file > > shrinks, I'll SIGBUS or SIGSEGV when i try to touch past the new file size. > > So, i setup a signal handler

Re: Handling segV's

1999-10-16 Thread Wes Peters
Kevin Day wrote: > > I mmap() files in, then copy them to a device. This works great except when > someone tries to change that file during the copy. If the size of the file > shrinks, I'll SIGBUS or SIGSEGV when i try to touch past the new file size. > So, i setup a signal handler and longjmp in

Re: FreeBSD and HP Jornado

1999-10-16 Thread Wes Peters
Jason Thorpe wrote: > > On Sat, 16 Oct 1999 17:57:37 +0100 (BST) > Robert Swindells <[EMAIL PROTECTED]> wrote: > > > The high end one (820 ?) has a 190MHz SA1100 StrongArm. > > > > I don't think that there is any support in NetBSD/arm32 for either the > > SA1100 or SA1110. > > No, but it p

Re: Balancing Outgoing traffic over 2 nics, and niclimitations.

1999-10-16 Thread Wes Peters
Jimbo Bahooli wrote: > > Of course its a switched network with full duplex operation. But now > that the general answer is that it is not a limitation of the nic card > I am going to look elsewhere. I was not to sure if it was actually a > limit myself, its just that I observed it on two differ

Re: SMP + fxp0 wierdness

1999-10-16 Thread Doug
Mike Smith wrote: > > > Well that's not good, since I have almost convinced my boss to replace > > the crappy IDE drives on our shiny new Intel N440BX mb's with scsi > > drives since the controller is built in. :-/ Does this look like a > > soluble problem, or is it just going to be a case

Re: Balancing Outgoing traffic over 2 nics, and nic limitations.

1999-10-16 Thread Jimbo Bahooli
On 10/16/99 at 11:26 AM Mike Smith wrote: >> >> Of course its a switched network with full duplex operation. But now >> that the general answer is that it is not a limitation of the nic card >> I am going to look elsewhere. I was not to sure if it was actually a >> limit myself, its just that

Re: Status of UMAPFS

1999-10-16 Thread Zhihui Zhang
On Fri, 15 Oct 1999, Zhihui Zhang wrote: > > Is the UMAPFS working? I add "options UMAPFS" to the configuration file > of FreeBSD 3.3-Release and rebuilt the kernel. I got the following > errors: > > loading kernel > umap_vnops.o: In function `umap_lock': > umap_vnops.o(.text+0x568): undefi

Re: Balancing Outgoing traffic over 2 nics, and nic limitations.

1999-10-16 Thread Mike Smith
> > Of course its a switched network with full duplex operation. But now > > that the general answer is that it is not a limitation of the nic card > > I am going to look elsewhere. I was not to sure if it was actually a > > limit myself, its just that I observed it on two different machines. >

Re: Balancing Outgoing traffic over 2 nics, and nic limitations.

1999-10-16 Thread sthaug
> Of course its a switched network with full duplex operation. But now > that the general answer is that it is not a limitation of the nic card > I am going to look elsewhere. I was not to sure if it was actually a > limit myself, its just that I observed it on two different machines. > They how

Re: Balancing Outgoing traffic over 2 nics, and nic limitations.

1999-10-16 Thread Mike Smith
> > Of course its a switched network with full duplex operation. But now > that the general answer is that it is not a limitation of the nic card > I am going to look elsewhere. I was not to sure if it was actually a > limit myself, its just that I observed it on two different machines. You sh

Re: FreeBSD and HP Jornado

1999-10-16 Thread Jason Thorpe
On Sat, 16 Oct 1999 17:57:37 +0100 (BST) Robert Swindells <[EMAIL PROTECTED]> wrote: > The high end one (820 ?) has a 190MHz SA1100 StrongArm. > > I don't think that there is any support in NetBSD/arm32 for either the > SA1100 or SA1110. No, but it probably wouldn't be that hard to make i

Re: Balancing Outgoing traffic over 2 nics, and nic limitations.

1999-10-16 Thread Jimbo Bahooli
On 10/16/99 at 10:35 AM Mike Smith wrote: >> Hello my FreeBSD friends. >> >> I have two issues. >> >> The first is how to balance outbound traffic over 2 nics that are on >> the same subnet. Example configuration: >> >> fxp0: 12.2.2.5 netmask 255.255.255.0 >> fxp1: 12.2.2.6 netmask 255.255.255

MAXPATHLEN not enforced

1999-10-16 Thread Marc Slemko
Why does FreeBSD let you create paths longer than MAXPATHLEN? I often have various trees that are as deep as possible for testing various programs for holes, and I finally figured out why locate wasn't updating its database properly; it was choking as soon as it saw a path length >MAXPATHLEN l

I can't boot FreeBSD 3.2 from Installation CD (fwd

1999-10-16 Thread Yonny Cardenas
Hi, Sorry, I have sent this e-mail to questions from monday but no I haven't received any answer. Thanks for your help. Original Message Subject: I can't boot FreeBSD 3.2 from Installation CD (fwd) Date: Mon, 11 Oct 1999 16:25:07 -0500 (COT) From: Yonny Cardenas Baron <[EMA

Re: how mkdir without .. ?

1999-10-16 Thread Doug
"Aleksandr A.Babaylov" wrote: > > I need in directories without link to parent in it > or with link to parent renamed to something exotic name. What are you trying to accomplish? If you are trying to create directories that users cannot "escape" out of, all you need to do is remove the w

Re: Balancing Outgoing traffic over 2 nics, and nic limitations.

1999-10-16 Thread Mike Smith
> Hello my FreeBSD friends. > > I have two issues. > > The first is how to balance outbound traffic over 2 nics that are on > the same subnet. Example configuration: > > fxp0: 12.2.2.5 netmask 255.255.255.0 > fxp1: 12.2.2.6 netmask 255.255.255.255 > > router at: 12.2.2.1 You can't do this.

Re: FreeBSD and HP Jornado

1999-10-16 Thread Robert Swindells
Jason R. Thorpe <[EMAIL PROTECTED]> wrote: > Edward Elhauge <[EMAIL PROTECTED]> wrote: >> My other questions is if is a way of replacing the CE OS with something >> easier to customize and that might run either Perl or Java? >What sort of processor does the Jornado have? If it's a MIPS-based ma

ftpmirror proxy

1999-10-16 Thread Richard Puga
I realy like ftpmirror it is a great program. I was wondering if ftpmirror can use a squid proxy server which runs on port 3128? Is there a way to use ftp-gateway on a specific port? below is a sampe of the configurations I have tried. Thank you for your time Richard Puga [EMAIL PROTECTED] ft

Re: FreeBSD and HP Jornado

1999-10-16 Thread Jason Thorpe
On Fri, 15 Oct 1999 17:29:07 -0700 Edward Elhauge <[EMAIL PROTECTED]> wrote: > My other questions is if is a way of replacing the CE OS with something > easier to customize and that might run either Perl or Java? What sort of processor does the Jornado have? If it's a MIPS-based machine, ge

Re: SUIDDIR problem

1999-10-16 Thread Julian Elischer
On Sat, 16 Oct 1999, Mike Nowlin wrote: > > > SUIDDIR will work for any user EXCEPT ROOT > > I did this because I felt it was a security hole to allow users to create > > files owned by root. > > (from memory it will also refuse to do files that have the execute bit set > > but I can't remembe

Re: SUIDDIR problem

1999-10-16 Thread Mike Nowlin
> SUIDDIR will work for any user EXCEPT ROOT > I did this because I felt it was a security hole to allow users to create > files owned by root. > (from memory it will also refuse to do files that have the execute bit set > but I can't remember for sure) In a mildly drunken state, I respond.

Re: Balancing Outgoing traffic over 2 nics, and nic limitations.

1999-10-16 Thread sthaug
> This configuration is neccessary because by my estimation I have run > into a limit on the intel pro 100 netcards of 6,000 packets/second. > This limit equates to about 30 to 32 megabit/second of web traffic in > our situation. I am wondering if anyone else has noticed this limit? The Pro 100B