Hi Przemek,
Il 04/03/2009 20.06, Przemyslaw Czerpak ha scritto:
Maybe my ChangeLog descriptions are often short end enigmatic
but believe me that the whole weekend I was thinking how the resolve
some very serious problems with static variables in core compiler code
without rewriting a lot of code.
do you think that this problem is related to memory consumption in
uhttpd ? I'm struggling doing tests and I was thinking that the problem
was related to PRIVATE variables. But now I have an uhttpd version that
uses only STATIC / THREAD STATIC variables and if I don't use hb_GCAll()
memory grows with 4kb/8kb steps, also using a single page view,
continuously. Instead using hb_GCAll() after initial growing it stops to
grow around 10MB of memory (starting from 7MB), but randomly,
application GPFs without any report (once after ~60 connections, another
after ~8000 connections, up to 15 concurrent threads).
Actually I have tested with defaults C flags (without memory allocation
flags) and using msvc, but previous tests (with current version on SVN)
I did with all combinations you wrote to Pritpal and using either msvc
than bcc.
Best regards
Francesco
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour