On 04/24/12 13:55, MB Software Solutions, LLC wrote: > Am I right in thinking that I must run the 64-bit version of MariaDB to > take full advantage of the memory beyond 3.5 GB on a Windows 7 machine? > I don't want to get all this memory and then handcuff myself because > I'm either using the 32-bit version of MariaDB and/or Windows XP.
Mike: The big benefit of 64-bit is the ability to have a lot more main memory, thus avoiding slow transfers to/from swapspace on disk. For an program to benefit, it must (a)be able to access more memory, and (b)have the need to do so. I.e., If the app can do its job in less than 4 Meg, then it doesn't need to be 64-bit. Discussions on the advantages of 64-bit usually mention two classes of applications - Large-file video editing and databases - which makes sense. From that, I'd expect that the 64-bit version of MariaDB would be important, but that apps using data from that database would be just fine in 32-bit form. Dan _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

