|
From: Iwona S. <isa...@lb...> - 2004-07-23 19:51:41
|
Hi, I installed Valgrind 2.1.1 on our cluster and I had to rebuild it couple times because a guy I built it for, kept asking me to increase VG_N_RWLOCKS. At some point he suggested that it should be an environmental variable for a user to set. I tried to be a good citizen and following a link from http://valgrind.kde.org/bugs.html I went to the Bugzilla page and got myself an account although it looked like a KDE Bugzilla. So then I tried to file a suggestion, but one of the first questions was "Which version of KDE do you use". I don't. There was nothing about valgrind that I could find.... So I am sending just this e-mail although the page says it's a BAD thing to do. Confused..... Iwona Sakrejda |
|
From: Tom H. <th...@cy...> - 2004-08-10 09:11:21
|
In message <410...@lb...>
Iwona Sakrejda <isa...@lb...> wrote:
> I installed Valgrind 2.1.1 on our cluster and I had to rebuild it
> couple times because a guy I built it for, kept asking me to increase
> VG_N_RWLOCKS. At some point he suggested that it should be
> an environmental variable for a user to set.
Except the whole point is that it sizes the data structure statically
at compile time ;-)
I've got a patch somewhere that tried to remove the limit in the same
way that was used for semaphore but I can't remember how well it works.
> I tried to be a good citizen and following a link from
> http://valgrind.kde.org/bugs.html I went to the Bugzilla page and got
> myself an account although it looked like a KDE Bugzilla.
> So then I tried to file a suggestion, but one of the first questions
> was "Which version of KDE do you use". I don't. There was nothing
> about valgrind that I could find....
If you follow the link from http://valgrind.kde.org/bugs.html you will
there is a custom bug submission page for valgrind. The URL is:
http://bugs.kde.org/enter_valgrind_bug.cgi
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|