Hello there,
I have a computer running FreeBSD 6.1.
As time passing by, the memory fills up. When the machine starts,
memory is occupied to 30 %, and after two or three weeks memory is
occupied to 100 % and it begins to use swap.
It is "inactive" pages that fills up the memory.
I trie
On Wed, 2006-Jul-26 11:26:34 +0200, Stephane Dupille wrote:
> As time passing by, the memory fills up. When the machine starts,
>memory is occupied to 30 %, and after two or three weeks memory is
>occupied to 100 % and it begins to use swap.
How are you monitoring memory usage? Do you mean 'swap
On Wed, 26 Jul 2006, Stephane Dupille wrote:
I have a computer running FreeBSD 6.1.
As time passing by, the memory fills up. When the machine starts, memory is
occupied to 30 %, and after two or three weeks memory is occupied to 100 %
and it begins to use swap.
It is "inactive" pages th
Peter Jeremy <[EMAIL PROTECTED]> écrit :
>> As time passing by, the memory fills up. When the machine starts,
>>memory is occupied to 30 %, and after two or three weeks memory is
>>occupied to 100 % and it begins to use swap.
> How are you monitoring memory usage?
Using top, mainly. And ps, swa
Hi all,
I'm seeing a strange problem on two of my servers (both 6.0-RELEASE).
Both seem to have corrupted their filesystems in such a way that no more
files can be created because they are apparently out of inodes, even
though "df -i" suggests otherwise... A reboot doesn't fix this:
system1:
sys
Stephane Dupille <[EMAIL PROTECTED]> wrote:
> Peter Jeremy <[EMAIL PROTECTED]> écrit :
> > > As time passing by, the memory fills up. When the machine starts,
> > > memory is occupied to 30 %, and after two or three weeks memory is
> > > occupied to 100 % and it begins to use swap.
> > How ar
Fabian Keil <[EMAIL PROTECTED]> wrote:
> Peter Thoenen <[EMAIL PROTECTED]> wrote:
>
> > To you have pf running? If so can you turn it off for a bit a see if
> > you still crash. On my box I was getting all sorts of witness kbd
> > backtraces on pf and since turning pf off (maybe a week ago),
> >
On Thu, Jul 20, 2006 at 04:01:20PM -0700, Sam Leffler wrote:
> The basic problem is your card is losing sync w/ the ap. I don't know
> what the local conditions are but I've seen this a lot w/ iwi; there's
> nothing we can do in the driver if you want to be able to roam.
Update: this was just fix
Henrik Brix Andersen wrote:
> On Thu, Jul 20, 2006 at 04:01:20PM -0700, Sam Leffler wrote:
>> The basic problem is your card is losing sync w/ the ap. I don't know
>> what the local conditions are but I've seen this a lot w/ iwi; there's
>> nothing we can do in the driver if you want to be able to
On Tue, Jul 25, 2006 at 11:51:25AM -0400, Mike Jakubik wrote:
> I need to be able to get the cpu and fan information from my
> motherboard, however none of the monitoring utilities in the ports seems
> to support my motherboard (Supermicro PDSMi, Intel E7230 (Mukilteo)
> Chipset). On my older VI
On Wed, Jul 26, 2006 at 09:10:03AM -0700, Sam Leffler wrote:
> Thanks for your help but understand this is not necessarily a solution;
> just the addition of a knob.
I know.
> The linux driver already used 7 consecutive beacon misses to trigger
> roaming so I'm not sure why 10 is an improvement b
Feargal Reilly presumably uttered the following on 07/24/06 11:48:
> On Mon, 24 Jul 2006 17:14:27 +0200 (CEST)
> Oliver Fromme <[EMAIL PROTECTED]> wrote:
>
>> Nobody else has answered so far, so I try to give it a shot ...
>>
>> The "filesystem full" error can happen in three cases:
>> 1. The f
Henrik Brix Andersen wrote:
> On Wed, Jul 26, 2006 at 09:10:03AM -0700, Sam Leffler wrote:
>> Thanks for your help but understand this is not necessarily a solution;
>> just the addition of a knob.
>
> I know.
Sure, it was for others.
>
>> The linux driver already used 7 consecutive beacon miss
Bruno Ducrot wrote:
On Tue, Jul 25, 2006 at 11:51:25AM -0400, Mike Jakubik wrote:
I need to be able to get the cpu and fan information from my
motherboard, however none of the monitoring utilities in the ports seems
to support my motherboard (Supermicro PDSMi, Intel E7230 (Mukilteo)
Chipset
On Wed, Jul 26, 2006 at 11:07:36AM -0700, Sam Leffler wrote:
> Sure, it was for others.
Ah :)
> Which version are you looking at? The numbers in iwi are from the code
> in linux-2.6.17; maybe it's been changed again in the code on
> sourceforge?
I was looking in the ipw2200.h header file from ip
I'm having a very strange problem with Wine. It apparently refuses to
see ld when starting:
(72 ~): wine
ELF interpreter /libexec/ld-elf.so.1 not found
Even though it's obviously on the system:
(74 ~): ls /libexec
ld-elf.so.1 ld-elf.so.1.old
Ktrace doesn't really provide much of anything
On Jul 26, 2006, at 11:09 AM, Bruno Ducrot wrote:
On Tue, Jul 25, 2006 at 11:51:25AM -0400, Mike Jakubik wrote:
I need to be able to get the cpu and fan information from my
motherboard, however none of the monitoring utilities in the ports
seems
to support my motherboard (Supermicro PDSMi,
On Wed, 2006-Jul-26 13:07:19 -0400, Sven Willenberger wrote:
>One of my machines that I recently upgraded to 6.1 (6.1-RELEASE-p3) is also
>exhibiting df reporting wrong data usage numbers.
What did you upgrade from?
Is this UFS1 or UFS2?
Does a full fsck fix the problem?
--
Peter Jeremy
pgpzlj
Peter Jeremy presumably uttered the following on 07/26/06 15:00:
> On Wed, 2006-Jul-26 13:07:19 -0400, Sven Willenberger wrote:
>> One of my machines that I recently upgraded to 6.1 (6.1-RELEASE-p3) is also
>> exhibiting df reporting wrong data usage numbers.
>
> What did you upgrade from?
> Is
O. Hartmann wrote:
> > I need to be able to get the cpu and fan information from my
> > motherboard, however none of the monitoring utilities in the ports
> > seems to support my motherboard (Supermicro PDSMi, Intel E7230
> > (Mukilteo) Chipset). On my older VIA based motherboards and some
> > Nvid
Henrik Brix Andersen wrote:
> On Wed, Jul 26, 2006 at 11:07:36AM -0700, Sam Leffler wrote:
>> Sure, it was for others.
>
> Ah :)
>
>> Which version are you looking at? The numbers in iwi are from the code
>> in linux-2.6.17; maybe it's been changed again in the code on
>> sourceforge?
>
> I was
On Wed, Jul 26, 2006 at 01:28:12PM -0700, Sam Leffler wrote:
> Henrik Brix Andersen wrote:
> >
> > Oh? Sounds interesting, where can I find these patches?
>
> The work has always been in perforce.freebsd.org; look in the sam_wifi
> branch. The code will not hit head until folks show up to fix le
Bruno Ducrot wrote:
On Tue, Jul 25, 2006 at 11:51:25AM -0400, Mike Jakubik wrote:
I need to be able to get the cpu and fan information from my
motherboard, however none of the monitoring utilities in the ports seems
to support my motherboard (Supermicro PDSMi, Intel E7230 (Mukilteo)
Chipset
Are there any plans to MFC the last few commits to kern_resource.c to
-STABLE? I have a number of machines which flood the logs with "calcru:
negative runtime" messages every time w, ps or top is used, so im hoping
these may fix the issue.
___
freeb
David Duchscher wrote:
On Jul 26, 2006, at 11:09 AM, Bruno Ducrot wrote:
Does this one support IPMI?
Yes, the Supermicro PDSMi supports the IPMI 2.0 module and I can
confirm that it works with the IPMI ported driver from current on
6.1. The module is optional so you will have to purchase one
Sven Willenberger wrote:
>
>
> Feargal Reilly presumably uttered the following on 07/24/06 11:48:
> > On Mon, 24 Jul 2006 17:14:27 +0200 (CEST)
> > Oliver Fromme <[EMAIL PROTECTED]> wrote:
> >
> >> Nobody else has answered so far, so I try to give it a shot ...
> >>
> >> The "filesystem full" er
>From "Julian H. Stacey" <[EMAIL PROTECTED]>, Thu, Jul 27, 2006 at 01:45:16AM
>+0200:
> Negative isnt an example of programming error, just that the system
> is now using the last bit only root can use.
>
> for insight try for example
> man tunefs
> reboot
> boot -s
>
On 7/27/06, Mike Jakubik <[EMAIL PROTECTED]> wrote:
I don't want to spend $50 extra per system, just so i can read the
temperature, and not even use any of the IPMI functions. I need a simple
and scriptable way to get the values, acpi sysctls are ideal for this.
What about using SMBus? Is it ava
Mike Jakubik wrote:
> Are there any plans to MFC the last few commits to kern_resource.c to
> -STABLE? I have a number of machines which flood the logs with "calcru:
> negative runtime" messages every time w, ps or top is used, so im hoping
> these may fix the issue.
Well, one way to help make sur
Jiawei Ye wrote:
On 7/27/06, Mike Jakubik <[EMAIL PROTECTED]> wrote:
I don't want to spend $50 extra per system, just so i can read the
temperature, and not even use any of the IPMI functions. I need a simple
and scriptable way to get the values, acpi sysctls are ideal for this.
What about usin
30 matches
Mail list logo