On 01/26/2013 12:38 AM, Maurice van Swaaij wrote: > it looks like even 64G is not enough. Is it possible to go even higher or is > 64G the limit? > Our biggest machines have 256G, is it possible to go that high?
There is no specific limit. If you look at the current patch, you'll find it multiplies a constant by 2 and moves some 1/0 bit boundaries in some constants one bit leftwards. If you construct a new patch which does that once more, you should be able to get to 128GB, and twice more, to 256GB, etc. J ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
