|
From: Paul M. <pa...@sa...> - 2004-06-22 22:40:43
|
Nicholas Nethercote writes: > * What's considered a normal client stack size? Is it reasonable to > limit it? If I could safely limit that to say, 8MB, that could be very > useful in making limits more flexible. (Even something much bigger, eg. > 64MB, would be ok). 8MB is probably enough for most of the class of applications that people use Valgrind on. However, there are numerical apps that want 1GB or so. Paul. |