A newly deployed replication master Database has a 10/90 read to write ratio. The complete dataset is Currently 28G but will never fluctuate beyond +-10%.The database Storage system consists of two locally attached PCI- E Enterprise grade Disks (mounted as /data1 and/data2)The server is dedicated to this MySQL Instance. System memory capacity is 64G.The my.cnf file contents are displayed here:Mysqlddatadir=/data1/innodb_buffer_pool_size=28G
Innodb_log_file_size=150M
Which four changes provide the most Performance improvement, without sacrificing data integrity?