Project

General

Profile

Actions

Bug #1909

closed

System looses the memory with time

Added by zhtw over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Sorry, I posted it twice.


Files

dmesg.boot (10.3 KB) dmesg.boot zhtw, 11/12/2010 12:03 PM
Actions #1

Updated by dillon over 13 years ago

The first thing to do is to compile up the latest 2.8.x kernel in
the release branch. Your freezes are probably related to a console
deadlock that we have fixed.

On swap use and memory use, we don't have enough information.  90% 
of the bug reports related to memory use turn out to be
misinterpretations of system statistics, since DragonFly (like all
BSDs) use all available free memory to cache file data and drop the
cache as memory is needed.
If swap is growing unbounded over time and you are seeing constant
paging activity then it could be a runaway process running on your
machine, which you should be able to locate using miscellanious system
tools such as 'ps axl'.
-Matt
Actions

Also available in: Atom PDF