And will be be using a scalable malloc library (eg. mtmalloc as suggested by the article)??
On Linux, Google's tcmalloc() also performs better than the one in glibc. http://bugs.mysql.com/bug.php?id=25244 http://bugs.mysql.com/bug.php?id=27063 Rayson On 9/26/07, Jan S Berg <Jan.Berg at sun.com> wrote: > Yes, > that is part of the idea. We want to use even more improved compiler > flags with studio12, but this is still to be decided if that is > possible. We have to follow the sfw build system requirements. They use > studio11, so the suggestions in the link below is at least doable. > > Jan S > > > Rayson Ho wrote: > > Can we have some tunings on?? > > > > http://developers.sun.com/solaris/articles/mysql_perf_tune.html > > > > Rayson > > > > > > > > On 9/25/07, Jan S Berg <Jan.Berg at sun.com> wrote: > >> Hi, > >> > >> I'm working on writing the ARC case for getting MySQL 5.0 into > >> OpenSolaris. MySQL will be a part of the webstack project at > >> http://opensolaris.org/os/project/webstack/ > >> > >> We will try to be in-line with other databases (like PostgreSQL) as how > >> they are installed and configured for running on OpenSolaris. > >> > >> Are there some common practices as where to put database config files? > >> -Should there be a default config file, for "out-of-the-box" experience? > >> > >> Database devices and logfiles? > >> > >> Which client APIs is common to include? > >> JDBC, ODBC, PHP ? > >> > >> Feedback on these questions appreciated. > >> A draft for the ARC case will be posted on the webstack-discuss list. > >> > >> Regards, > >> Jan S Berg > >> > >> _______________________________________________ > >> databases-discuss mailing list > >> databases-discuss at opensolaris.org > >> http://mail.opensolaris.org/mailman/listinfo/databases-discuss > >> > > _______________________________________________ > > databases-discuss mailing list > > databases-discuss at opensolaris.org > > http://mail.opensolaris.org/mailman/listinfo/databases-discuss > >
