panic: kmem_map too small

2002-12-22 Thread Hiroki Sato
Hi, I had "kmem_map too small" panic on 5.0-CURRENT/i386 as of Dec. 19 2002. It often occurred when the machine was running under heavy system loads (e.g. make -j20 release). |panic: kmem_malloc(4096): kmem_map too small: 275378176 total allocated |cpuid = 2; lapic.id =

Re: VLAN v.s. NIC with VLAN hardware support bug.

2002-12-22 Thread Dan Lukes
Hiten Pandya wrote: On Sat, Dec 21, 2002 at 02:42:30AM +0100, Dan Lukes wrote the words in effect of: Dan, I believe you submitted a PR about this [1], what does patch try to solve, regarding VLAN hardware support? [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/46405 Hi. May be, I'm

cvsup to RC2

2002-12-22 Thread Gernot A. Weber
Hi, it's my first upgrade of a FreeBSD box. So I copied stable-supfile from /usr/share/examples/cvsup to /etc/cvsup and changed the following line: *default release=cvs tag=5.0-RC2 When I start cvsup /etc/cvsup it wants to delete all src files. Now I'm not aware, whether it just wants to delete

Re: cvsup to RC2

2002-12-22 Thread Christopher Sharp
On (22/12/02 13:58), Gernot A. Weber wrote: it's my first upgrade of a FreeBSD box. So I copied stable-supfile from /usr/share/examples/cvsup to /etc/cvsup and changed the following line: *default release=cvs tag=5.0-RC2 When I start cvsup /etc/cvsup it wants to delete all src files. Now

Bootproblems of 5.0 DP2,RC1,RC2 on i845PE based Board

2002-12-22 Thread Ralf Schumacher
Hi! I have problems to boot the CD-based Kernel on the images for FreeBSD 5.0 DP2,RC1 and RC2. As ACPI is mostly the problem i have tried it with unset acpi_load but to no avail. It seems as if the Kernel probes the hardware and then there comes a kernel panic. 4.7 runs smoothly and without a

Couldn't alloc kernel virtual memory

2002-12-22 Thread Vitor de Matos Carvalho
Hi :))) I am trying to give boot with the cd of the FreeBSD 5.0-RC1 and 5.0-RC2 alone that not of the o boot, gives acknowledgment of that kernel alloc virtual memory. memory enough to give boot. With the cd of the 4.4-release and the 4.6-release of the o boot without problem. --

Missing MFC of geom_slice.c ?

2002-12-22 Thread Thorsten Greiner
Hi, I just tried to compile 5.0-RC2 from using a recently cvsupped copy using the RELENG_5_0 tag and found that src/sys/geom/geom_slice.c does not compile. It seems that the version of geom_slice.h which was tagged as RELENG_5_0 is out of sync with the .c file. Getting the HEAD revision of

Re: PFIL_HOOKS should be made default in 5.0

2002-12-22 Thread Terry Lambert
Darren Reed wrote: If you make them non-optional, which is what started this thread, then you *are* talking about having to add an option in to get rid of them. Seriously, Terry, how many NO_foo options exist, today ? Any non-zero number of them is too many. Personally, I also dislike

Re: Missing MFC of geom_slice.c ?

2002-12-22 Thread phk
In message [EMAIL PROTECTED], Thorsten Greiner w rites: Hi, I just tried to compile 5.0-RC2 from using a recently cvsupped copy using the RELENG_5_0 tag and found that src/sys/geom/geom_slice.c does not compile. It seems that the version of geom_slice.h which was tagged as RELENG_5_0 is out of

acpi panic

2002-12-22 Thread Steve Kargl
A kernel (and world) built from -current sources from Sunday morning about 9 am PST yields: panic: pmap_mapdev: Couldn't alloc kernel virtual memory Debugger(panic) Stopped at Debugger+0x54: xchgl %ebx, in_Debugger.0 db tr panic AcpiOsMapMemory AcpiTbGetThisTable AcpiTbGetTableBody

lock order reversal

2002-12-22 Thread Herb McNew
Hi all, In a cursory search of the mailing list archives I didn't find this LOR reported. I apologize if it's a repeat. lock order reversal 1st 0xc0b9e800 pcm0:play:0 (pcm channel) @ /usr/src/sys/dev/sound/pcm/dsp.c:150 2nd 0xc051ebe0 Giant (Giant) @ /usr/src/sys/kern/kern_synch.c:314 dmesg

XFree 4.2.1 doesn't work with last CURRENT

2002-12-22 Thread Aurelien Nephtali
Hi, I've upgraded from 4.2.0 to 4.2.1 and now X11 doesn't want to start :/ I've attached the error log. Any help would be appreciated :) -- Aurelien Script started on Sun Dec 22 22:34:05 2002 nebula% ~sstartx xauth: (argv):1: bad display name nebula.wanadoo.fr:0 in

Trying to upgrade from 4.2-RELEASE

2002-12-22 Thread Willem Jan Withagen
Hi, As far as I've read it should be possible to upgrade from any 4.x version to 5.0. I tried that, and things get caught at using gperf to build cc1plus. rigging the Makefile it turns out that the gperf used is not the one in: /usr/obj/usr/src/i386/usr/bin/gperf but just the

Re: XFree 4.2.1 doesn't work with last CURRENT

2002-12-22 Thread Peter Kostouros
Hi Aurelien I was able to get X running once I recompiled (the server) with -fno-merge-constants. Unfortunately, I do not know if it has anything to do with the GCC ABI issue. Aurelien Nephtali wrote: Hi, I've upgraded from 4.2.0 to 4.2.1 and now X11 doesn't want to start :/ I've attached

ACPI Support - Dell Inspiron 8200 - Disable Suspend Lid closed

2002-12-22 Thread Vincent Poy
Greetings everyone: I have a Dell Inspiron 8200 running -current and I was wondering how do I disable the machine from suspending when the LCD lid is closed but have the screen turn off instead. Thanks. This is the sysctl hw.acpi output: root@bigbang [3:04pm][/home/vince] sysctl

Re: XFree 4.2.1 doesn't work with last CURRENT

2002-12-22 Thread Jens Rehsack
Aurelien Nephtali wrote: Hi, I've upgraded from 4.2.0 to 4.2.1 and now X11 doesn't want to start :/ I've attached the error log. Any help would be appreciated :) -- Aurelien 1) How did you upgrade? 2) What's the name of your machine? -- L i W W W i Jens Rehsack

Problem upgrading to -current

2002-12-22 Thread Martin Hasenbein
Hoi, I've tried to upgrade to -current a few minutes ago. Before upgrading I had FreeBSD 4.7-RELEASE-p2 After a make buildworld / make buildkernel /make installkernel and erbooting, I still have FreeBSD 4.7-RELEASE-p2 Now, when I try to do a make installworld it stops with the following error:

Re: panic: ffs_blkfree in recent JPSNAP

2002-12-22 Thread Giorgos Keramidas
On 2002-12-22 03:13, Andrew Boothman [EMAIL PROTECTED] wrote: My 5.0-CURRENT-20021215-JPSNAP system is reliably panic-ing and dropping into the debugger a few minutes after booting. I was in the process of trying to boot 5.0-RC2's installation floppies, and the boot failed due to a faulty

Re: pthreads using rfork_thread?

2002-12-22 Thread Arun Sharma
Jamie Burns [EMAIL PROTECTED] writes: Hello, I read somewhere that a pthreads library was being put together for 5.0 that used rfork_thread. Can anyone tell me how this is going? I'm not aware of an official plan to do this, but many months ago, I ported a MxN threading model

Re: Problem upgrading to -current

2002-12-22 Thread walt
Martin Hasenbein wrote: Hoi, I've tried to upgrade to -current a few minutes ago. Before upgrading I had FreeBSD 4.7-RELEASE-p2 After a make buildworld / make buildkernel /make installkernel and erbooting, I still have FreeBSD 4.7-RELEASE-p2 Sounds like you are rebooting with the old kernel

Re: DEVFS

2002-12-22 Thread Kyle Martin
On Sat, Nov 16, 2002 at 10:15:53AM -0500, sven svenskar wrote: I have server i give people shell accounts each in chroot and they need some devices. How this work with DEVFS? Should I copy devices from DEVFS with dd or tar? Or I mount DEVFS in every chroots? Please help! why not just use jail

Re: Recent panics in -current

2002-12-22 Thread Kyle Martin
On Sat, Nov 02, 2002 at 08:53:55AM -0600, David W. Chapman Jr. wrote: On Fri, Nov 01, 2002 at 08:40:00PM -0600, David W. Chapman Jr. wrote: getting this. Does anyone have any clues. It usually happens during periods of high cpu and disk activity, like make -j25 buildworld. and how

Re: Recent panics in -current

2002-12-22 Thread Kyle Martin
On Fri, Nov 01, 2002 at 08:40:00PM -0600, David W. Chapman Jr. wrote: getting this. Does anyone have any clues. It usually happens during periods of high cpu and disk activity, like make -j25 buildworld. and how many gigs of ram do you have? -- Kyle Martin [EMAIL PROTECTED] To