Remove 2008 Remove Cache Remove Operating System Remove Performance
article thumbnail

The Surprising Effectiveness of Non-Overlapping, Sensitivity-Based Performance Models

John McCalpin

This was a keynote presentation at the “2nd International Workshop on Performance Modeling: Methods and Applications” (PMMA16), June 23, 2016, Frankfurt, Germany (in conjunction with ISC16 ). This includes all architectures, all compilers, all operating systems, and all system configurations.

article thumbnail

The Back-to-Basics Readings of 2012 - All Things Distributed

All Things Distributed

Jul 4 - Leases: An efficient fault-tolerant mechanism for distributed file cache consistency , Gray, Cary, and David Cheriton, Vol. Jul 6 - End-To-End Arguments in System Design , by J. Clark, ACM Transactions on Computer Systems 2(4):277-288, November 1984. Goetz Graefe, ACM Queue 6(4): 40-52 (2008). Saltzer, D.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

MariaDB vs MySQL: Key Differences and Use Cases

Percona

MariaDB is a popular SQL open source relational database management system that originated as a fork of MySQL after MySQL was acquired by Sun Microsystems in 2008 and later Oracle in 2010. MySQL is one of the most popular open source RDBMS used by organizations of all sizes due to its reliability, scalability, and performance.

article thumbnail

Common SQL Server Mishaps

SQL Performance

What I find is very similar to backups: No DBCC CHECKDBs performed at all DBCC CHECKDBs being performed only on select databases DBCC CHECKDBs last performed months or years ago. Performing index maintenance by removing fragmentation from your indexes is still important. Index Maintenance.

Servers 49