How to kill threads that are using too much memory

surfmore

Client
Регистрация
08.09.2011
Сообщения
137
Благодарностей
7
Баллы
18
I am wondering how to configure this. Please, help. thanks.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 715
Баллы
113
Logic is wrong. It's like curing something after patient is dead)
If projects uses too much memory you do something wrong and need to fix this. How long you project works?
 

surfmore

Client
Регистрация
08.09.2011
Сообщения
137
Благодарностей
7
Баллы
18
it works for hours continuously, but i realised that some threads starts to grow memory consumption more than others, so i just wanted to killl them and replace for new ones.

I see a configuration "max ammount of memory" on instance tab. What is that for?

I also would like to understand what is "count of threads in one process" and how to use it for my benefit.

thanks.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 715
Баллы
113
it works for hours continuously
That's explain mostly everything. browsers have problems with memory leaking, All browsers. In this case you have to restart instance from time to time otherwise you'll have problems.
I also would like to understand what is "count of threads in one process" and how to use it for my benefit.
number of threads in one base.exe process. You can reduce this number. It should be better for long projects but will use more system sources.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)