Hi,
I have been getting this error message on my FreeBSD 3.3 system:
swap_pager: Out of Swap space. After digging a little bit, we found that
there is a lot of memory leakage happening. This is how we went about
finding:
ps -aux for the process showed that vsz column was increasing very
fast.
Hi,
Have posted this question yesterday. But no reply. Hope to et a reply to
day.
thanks for your time
--gb
--
-- Forwarded message --
Date: Tue, 6 Jun 2000 11:55:18 +0530 (IST)
From: G.B.Naidu <[EMAIL PROTECTED]>
To: Alfred Perlstein <[EMAIL PROTECTED]>
Hi,
For me it appears that the process should be marked as runnable. But I am
not sure.
thanks
--gb
On Mon, 5 Jun 2000, Duncan Barclay wrote:
> Hi all
>
> Does wakeup() ever cause a sleeping processes to run before the wakeup()
> function returns, or does it just mark the process as running?
rrupt
handlers.
So somebody out there throw some light on the currently running process
when inside kernel?
thanks a lot
--gb
On Mon, 5 Jun 2000, Alfred
Perlstein wrote:
> * G.B.Naidu <[EMAIL PROTECTED]> [000605 05:37] wrote:
> >
> > Hi,
> >
> > If I want to get a po
Hi,
If I want to get a port inside kernel, how do I do that? In user land we
will call socket(), bind() to get a port. But in kernel, is there any way
to get a new port?
Any ideas are appreciated.
thanks
--gb
--
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hack
Hi,
I have tried with unstripped kernel also. I am getting the same error. So
looks like the symbols are not available until sysinit is called. So what
is the right place to put breakpoints in the process of booting up?
thanks
--gb
On
Fri, 2 Jun 2000, Daniel C. Sobral wrote:
> "G
debug
online.
thanks for the help.
--gb
On Fri, 2 Jun 2000, Bruce Evans wrote:
> On Thu, 1 Jun 2000, G.B.Naidu wrote:
>
> > I am having problems with DDB while setting breakpoints in the kernel. I
> > entered the DDB by giving kernel -d at boot prompt. After that I tried to
>
Hi Doug,
Thanks for your reply. We tried as per your mail. But still the DDB is
complaining the same saying that "symbol not found".
What could be the reason? Am I missing something in the whole process?
thanks
--gb
On Thu, 1 Jun 2000, Doug White wrote:
> On Thu, 1 Jun 20
Hi,
Have posted this questoin earlier. I have got no replies. Some body take
some time to clarify this?
thanks
--gb
--
-- Forwarded message --
Date: Thu, 1 Jun 2000 10:57:49 +0530 (IST)
From: G.B.Naidu <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
S
Hi,
I am having problems with DDB while setting breakpoints in the kernel. I
entered the DDB by giving kernel -d at boot prompt. After that I tried to
set break point at ip_output() by giving "b ip_output". But it complains
saying that "sumbol not found". I thought this might be due to stripped
Hi Soren,
Thanks a lot for the help. CTRL+ALT+ESC works. Thanks once again. Now we
can do some analysis.
regards
--gb
On Wed, 31 May 2000, Soren Schmidt wrote:
> It seems G.B.Naidu wrote:
> >
> > I have posted this earlier. I didnt get any reply about system hangs.
> >
Hi,
I have posted this earlier. I didnt get any reply about system hangs.
Please some body help me out to track down these hangs. Questions are
below.
thanks
--gb
-- Forwarded message --
Date: Tue, 30 May 2000 14:32:30 +0530 (IST)
From: G.B.Naidu <[EMAIL PROTECTED]&
Hi,
Please see my comments below:
On Tue, 30 May 2000, Koster, K.J. wrote:
> >
> > We have made some kernel changes. And accordingly we are
> > testing the changes using some user level daemon. After
> > sending some packets, the system hangs. The number of
> > packets sent before the system
Hi Guys,
My system hangs. I know how to take core dumps and start debugging if it
is panicing. But the system hangs, then I cant do anything. The only thing
I can do is reset or power off and on.
What I would like to know is how to handle hangs. I guess that panic and
hangs are different.
Kost
Hi,
We have made some kernel changes. And accordingly we are testing the
changes using some user level daemon. After sending some packets, the
system hangs. The number of packets sent before the system hangs varies
from time to time.
Could some body tell me how to know what is happening? How do
Hi,
Thanks guys, for the answer. We tracked that down and now it is not
panicing. Thanks Poul-Henning for the answer.
thanks
--gb
On Mon, 29 May 2000, Poul-Henning Kamp wrote:
>
> >Can I use gettimeofday() inside kernel? if so why 3.3 is panicking? Ifnot
> >why 3.1 is not panicking?
>
> It'
Hi,
thanks a lot for the reply.
Please see my comments below:
On Mon, 29 May 2000, Alfred Perlstein wrote:
> * G.B.Naidu <[EMAIL PROTECTED]> [000529 01:13] wrote:
> >
> > Hi,
> >
> > I would like to know how to get time of the day in side kernel. When
Hi,
I would like to know how to get time of the day in side kernel. When I
used gettimeofday() in side kernel, it was giving panic on 3.3 FreeBSD
release. It didnt panic on 3.1-RELEASE. So what is the problem?
Can I use gettimeofday() inside kernel? if so why 3.3 is panicking? Ifnot
why 3.1 is
Hi,
I would like to know about the device drivre development. I know the basic
concepts behind a device driver. But haven't written a driver my self. But
now time has come for me to do that.
I need to develop a device driver for a ethernet switch/hub. So I would
like to have some clarifications
Hi,
I am G.B. Naidu, a unix maniac.
What is the discussion that's going on currently on this list?
I have some simple question. Many of you might have written some hooks
into the kernel. I wonder what are these hooks and how to write them?
Can somebody help me to understand this.
thanks
--
20 matches
Mail list logo