Re: softupdate panic, anyone seen this? (fwd)

1999-02-19 Thread Terry Lambert
> [Expanded audience] > > This is a generic problem with the present VFS system and also with some > specific parts of FreeBSD. There is "bleed-over" of all sorts of > parameters from filesystems and devices that they are mounted on and > devices that are sourced from them. (e.g. blocksizes etc.)

Re: Error handling for src/usr.sbin/pccard/pccardc/*

1999-02-19 Thread Terry Lambert
> > However, I'm not sure why we are changing the output. It seems > > gratiutious. > > I cannot find "gratiutious" in my dictionary... But changing output is > not necessary, I'll keep it as original. It's spelled "gratuitous". Terry Lambert

Re: runsocks (Was Re: gpib driver - does anybody use it?)

1999-02-19 Thread Terry Lambert
> : Yeah, this doesn't comple for some reason as of about 1.0r4. The port just > : doesn't bother trying to install it - no-one's cared enough to look at why > : it's broken and how to fix it. > > It is broken because it assume too many implementation details about > symbols being defined. A more

Re: AMD K6-2 for smp

1999-02-19 Thread Terry Lambert
> I understand that you can purchase special motherboards (probably only from > AMD) for SMP K6-2's (possibly they'll take -3's as well). I doubt (without > trying) the freebsd code supports this style as it's not done in the normal > fashion. They kind of cheated the chips into working together.

Re: sh(1) -- exec vs. fork

1999-02-19 Thread Rahul Dhesi
Many years ago I posted a shell script to Usenet in which I prepended a line with 'exec', in an attempt to avoid having a shell process hanging around doing a wait(). David Korn himself (of Korn shell fame) responded saying this was not necessary, as the shell would do exec() anyway. I check with

Re: SMP and SO5.0

1999-02-19 Thread Terry Lambert
> > > You may try my patch at http://www.freebsd.org/~luoqi, which would allow > > > linux threads to run on SMP. > > > > I've gone through these patches and I can see that they are really needed > > for SMP where address spaces are shared. > > I agree -- a per-cpu page directory per multithreaded

Re: VM patch.. SMP and SO5.0

1999-02-19 Thread Terry Lambert
> > It looks to me that this is serious stuff > > spliting the pmap out of the vmspace structure is a big change. > > caertainly a logical move but requires checking.. > > > > I guess it should be refered to the VM cabal. > > > > I presume that this is to be done in conjunction with the linux

Re: sysinstall & rc.conf

1999-02-19 Thread Terry Lambert
> > > > until I realized that /etc/rc.conf was empty. It's the anti-POLA! ;) > > > > That's "POMA" :) > > > Could somebody tell me the meaning of those acronyms? > > POLA -> Policy? Of Least Astonishment > POMA ->"" Most "(seems jkh just made this one up :-) > > anyway, t

Re: support for 3Com 3C575 network controller?

1999-02-19 Thread Terry Lambert
> > # CardBus cards aren't supported. Period. > > > > Eek, I didn't realize this was a CardBus card. :{ I quess > > this begs the question though, is anyone working on CardBus > > support for FreeBSD since this is the 32-bit version of > > PCMCIA? Yes I understand they are *completely* differen

Re: Slow seq. write on Seagate ST36530N

1999-02-19 Thread Kenneth D. Merry
Paul van der Zwan wrote... > > I am having some performance problems on my -current ( update last weekend) > I hooked up a new Seagate ST36530N yesterday ( connected to an Adaptec 2940U) > and sequential write is very slow. > Compared to an IBM DORS-32160 connected to the same controller ( even th

Re: netboot status ? (diskless related)

1999-02-19 Thread Doug Rabson
On Fri, 19 Feb 1999, Mike Smith wrote: > > > > Doug A. > > > > One of atleast a couple people netbooting ELF kernels, starting to > > > > think people > > > > don't care about netbooting anymore. > > > > > > I'm just waiting for you to finish the job; the loader needs network > > > support too

Re: removing f2c from base distribution

1999-02-19 Thread Thomas T. Veldhouse
By bloat, I assume you mean disk space. There should not be any difference as far as "code bloat" goes (i.e. templates in C++ are known to be prone to code bloat). Executables are probably a bit smaller than the g77 port due to the newer optimizations in egcs. If you are worried about disk space

Re: question about USB support availability under 2.2.8

1999-02-19 Thread Nick Hibma
> I am interested in installing USB under FreeBSD 2.2.8, and > was wondering if the current support had been tested under that > release. It won't work due to the changed syntax in various places (e.g. timeout). Besides, the new bus architecture is not available in that release and the USB code

Re: netboot status ? (diskless related)

1999-02-19 Thread Mike Smith
> > > Doug A. > > > One of atleast a couple people netbooting ELF kernels, starting to think > > > people > > > don't care about netbooting anymore. > > > > I'm just waiting for you to finish the job; the loader needs network > > support too (there is actually WIP on this, let me know if you nee

Re: netboot status ? (diskless related)

1999-02-19 Thread Doug Rabson
On Fri, 19 Feb 1999, Mike Smith wrote: > > > >* or use my etherboot port that is pr: > > [1999/01/13] ports/9480 portsELF kernel netboot > > > > Note it needs two patches that have be found since the original PR. It > > supports a.out, ELF, mknbi images (ie DOS and some other stuff)

Re: netboot status ? (diskless related)

1999-02-19 Thread Mike Smith
> >* or use my etherboot port that is pr: > [1999/01/13] ports/9480 portsELF kernel netboot > > Note it needs two patches that have be found since the original PR. It > supports a.out, ELF, mknbi images (ie DOS and some other stuff). > > Doug A. > One of atleast a couple people ne

Re: netboot status ? (diskless related)

1999-02-19 Thread Luigi Rizzo
>* or use my etherboot port that is pr: > [1999/01/13] ports/9480 portsELF kernel netboot > > Note it needs two patches that have be found since the original PR. It > supports a.out, ELF, mknbi images (ie DOS and some other stuff). do you have a tarball for this ? I'd be glad to co

Re: removing f2c from base distribution

1999-02-19 Thread Thomas T. Veldhouse
There is a [good?] g77 port built into egcs-1.1.1, although I have never used it. Why would gcc-2.8.x be the stock compiler versus the [better?] egcs-1.1.x? C++ comes along for free in all it's glory. Tom Veldhouse ve...@visi.com >If it is decided that Fortran support will disappear from the bas

Re: netboot status ? (diskless related)

1999-02-19 Thread Doug Ambrisko
Luigi Rizzo writes: | given that now 3.1/4.0 seem to have better diskless support, | i am in the need of building the boot images for the diskless | workstation. Netboot does not support elf kernels, so i think i have | the following alternatives: | * use netboot with an aout kernel | * build a

Re: Promise Ultra/33 problems

1999-02-19 Thread Andrew Gallatin
Bruce Evans writes: > >How do I get around this? > > LINT has some instructions that seem relevant. Well, I'll be... LINT's configuration works after all. Thanks! Drew -- Andrew Gallatin, Sr Systems Programmer htt

Re: swaper(?) bug (or feature) ?

1999-02-19 Thread Matthew Dillon
Ach. I'll fix this up. -Matt : :>running 4.0-current from late january i've got folloing: :>top tells: :> :>... :>Mem: 11M Active, 952K Inact, 5712K Wired, 640K Cache, 3348K Buf, 11M Free :>Swap: 106M Total, 106M Used, 232K Free, 99% Inuse :>... :> :>r

Re: Promise Ultra/33 problems

1999-02-19 Thread Bruce Evans
>My configuration file configures the controller as: > >controller wdc2at isa? port "0xb800" bio irq 11 flags 0xa0ff0ff >vector wdintr >diskwd2 at wdc2 drive 0 >controller wdc3at isa? port "0xb000" bio irq 11 flags 0xa0ff0ff >vector wdintr >diskwd3

sh(1) -- exec vs. fork

1999-02-19 Thread Mikhail Teterin
I just finished going through a couple of crontabs prepending the command-lines with ``exec'', when it hit me. Can shell itself recognize, there will be no more commands and just proceed to exec without forking? What would this break? This should never, of course, happen in interactive mode... T

Re: softupdate panic, anyone seen this? (fwd)

1999-02-19 Thread Kirk McKusick
Jeffrey Hsu and I just came to the same conclusion about the splbio additions earlier this week. I had assumed that Jeffrey had put in these changes already. Anyway, the two of you need to coordinate getting the changes put in so that you do not collide. Kirk McKusick =-=-=-=-=-=-=-= Dat

StarOffice 5.0 and SMP....

1999-02-19 Thread William Woods
Can anyone tell me if there has been any development on the StarOffice 5.0 working with a SMP system front? -- E-Mail: William Woods Date: 19-Feb-99 / Time: 08:29:23 FreeBSD - Unix at its best... -- To Unsubscribe: send mail to maj

Promise Ultra/33 problems

1999-02-19 Thread Andrew Gallatin
Is it possible to use both controllers on a Promise Ultra/33 IDE controller card? I'm having problems because I'm not being allowed to share irq 11, meaning I cannot use the second controller on the card. Some details: Kernel sources were cvsupped 2 days ago. The bios shows the card to be conf

netboot status ? (diskless related)

1999-02-19 Thread Luigi Rizzo
Hi, given that now 3.1/4.0 seem to have better diskless support, i am in the need of building the boot images for the diskless workstation. Netboot does not support elf kernels, so i think i have the following alternatives: * use netboot with an aout kernel * build a bootable floppy with an ELF

Re: swaper(?) bug (or feature) ?

1999-02-19 Thread Bruce Evans
>running 4.0-current from late january i've got folloing: >top tells: > >... >Mem: 11M Active, 952K Inact, 5712K Wired, 640K Cache, 3348K Buf, 11M Free >Swap: 106M Total, 106M Used, 232K Free, 99% Inuse >... > >regardless 11M Free, almost all programs fail: > ># cat >cat: Cannot allocate memory Th

Re: softupdate panic, anyone seen this? (fwd)

1999-02-19 Thread Doug Rabson
On Fri, 19 Feb 1999, Matthew Dillon wrote: > This may or may not be related. In tracking down the sched_sync() > panic I found two bugs. > > First, a couple of places where the worklist was not being protected > at splbio(). I'm not 100% sure that this is a problem but the co

Re: AMD K6-2 for smp

1999-02-19 Thread IdiotSwitch Editor
I understand that you can purchase special motherboards (probably only from AMD) for SMP K6-2's (possibly they'll take -3's as well). I doubt (without trying) the freebsd code supports this style as it's not done in the normal fashion. They kind of cheated the chips into working together. Not a

Re: problem during online register StarOffice 5.0

1999-02-19 Thread Maxim Sobolev
I had the same problem, when first installing SO5, and found "workarround". When you start SO and get question "do you want to register now", reply "no", then select menu "Tools"->"Macro..."->"Organazer.." select "Libraries" tab and enable all libraries (by checking checkboxes). Then re-enter regis

problem during online register StarOffice 5.0

1999-02-19 Thread Chan Yiu Wah
Hello, I encounterd an error when I tried to the online register StarOffice 5.0. The error is uforms = ActiveDocument.UNO.Drawpage.Forms. Is there another way to register to get the unlimit access for personal edition (so5). Thanks. Clarence To Unsubscribe: send mail to majord...@freebsd.org

Re: softupdate panic, anyone seen this? (fwd)

1999-02-19 Thread Matthew Dillon
:First, a couple of places where the worklist was not being protected :at splbio(). I'm not 100% sure that this is a problem but the code :is complex enough that it's just too dangerous not to do it. Ah... it *can* happen... brelse() can call brelvp() which can manipulate the

Re: softupdate panic, anyone seen this? (fwd)

1999-02-19 Thread Matthew Dillon
This may or may not be related. In tracking down the sched_sync() panic I found two bugs. First, a couple of places where the worklist was not being protected at splbio(). I'm not 100% sure that this is a problem but the code is complex enough that it's just too dangerous

swaper(?) bug (or feature) ?

1999-02-19 Thread Ustimenko Semen
Hi, running 4.0-current from late january i've got folloing: top tells: ... Mem: 11M Active, 952K Inact, 5712K Wired, 640K Cache, 3348K Buf, 11M Free Swap: 106M Total, 106M Used, 232K Free, 99% Inuse ... regardless 11M Free, almost all programs fail: # cat cat: Cannot allocate memory luck is t

Re: Add me to the list

1999-02-19 Thread Maxim Sobolev
Mail to majord...@freebsd.org with "subscribe freebsd-current" in the body of the message. Sincerely, Maxim Patrick Cahill wrote: > I am a Student studying Information Systems and I want to added to your > current mailing list.? Please add my e-mail address to any list regarding > freebsd. >

Re: AMD K6-2 for smp

1999-02-19 Thread Maxim Sobolev
As far as I know, AMD K6-2 doesn't support miltiprocessing systems (it's planned that K7 will support it) - contact AMD to know exactly. Maxim Chan Yiu Wah wrote: > Hello, > > I am planning to setup my SMP system and want to know if some can share > his/her experience with me.? I would like to u