On Tue, 06 Apr 2010 22:34:17 +0200, Cyril Scetbon <[email protected]> wrote:
> When I start MySQL, InnoDB engine allocate his buffer pool without any 
> issue. It's not the same when I launch it with Valgrind :(
> What can I do to resolve this issue ?

How large buffer pool are you trying to allocate?

That's likely the issue. Valgrind uses more memory.

(have run mysql and now drizzle under valgrind about every day for the
past 5 years or something)

-- 
Stewart Smith

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to