|
I have Suse 10 in one of my machines and it works just fine. With the default kernel it grows the RAM usage until it fills all, but it doesn't go to swap and it also doesn't have 100% cpu usage.
With a custom kernel it doesn't grow the the RAM usage that fast, but as it has uptimes of 60 days it eventually fills the wholes RAM, but that isn't a problem as long as it doesn't go to intensive use of swap.
Maybe you have some sort of memory leak in one of your applications that is running. You can see through ps and top which process is using too much resources.
|