Date: Tue, 2 Mar 1999 16:00:33 -0500 (EST) From: "Daniel J. Wharton" <wharton@burnit.net> To: Gurudatt Shenoy <gurudatt@cs.tamu.edu> Cc: FreeBSD Hackers <freebsd-hackers@FreeBSD.ORG> Subject: Re: Repeated automatic reboots Message-ID: <Pine.BSF.4.05.9903021555310.17753-100000@jedi.burnit.net> In-Reply-To: <Pine.GSO.3.96.990302121838.25858B-100000@dilbert>
next in thread | previous in thread | raw e-mail | index | archive | help
I am wondering what device it is that you have added to your system. uh... also, how much physical memory do you have? All I can say is that you need to make sure that your new entry in the kernel is correct, and if it is, then maybe you need to add more physical memory to the system. Oh, another thing... is this the first time you compiled the kernel on this system, or is the previous kernel compiled by you? If the previous kernel is compiled by you, you might want to try running the GENERIC kernel to see if you might have screwed up. This will work only ofcourse the device is in the kernel by default. DAN WHARTON ----------------------------------------- System Administrator THE BURNIT NETWORK - www.burnit.net Director of Network Operations BIG SECRET - www.bigsecret.org ----------------------------------------- On Tue, 2 Mar 1999, Gurudatt Shenoy wrote: > > I added a simple system call to my FreeBSD 2.2.8 kernel and compiled it. > Everything was okay till I rebooted the machine (Intel 486). > After the usual probes for devices etc, it gave me this message: > > clntudp_create : Out of memory > clntudp_create : Out of memory > (null) > Automatic reboot in 15 seconds... > > Anyone have any idea why this is happening? > <BTW, the system call I wrote simply runs thru an array of size 20 of > timeval structures, initializing each entry to zero> > > I ran an older version of the kernel <without this piece of code> and it > worked fine. > > Appreciate your comments, > Guru > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903021555310.17753-100000>