Scalability Making Linux work on ever-larger systems Much vendor interest here Lock removal Lock contention is a big problem Grows rapidly with number of CPUs Switch to lockless techniques rwlocks read-copy-update Other tricks Memory prezeroing Better allocation on NUMA ... The constraint: Don't ruin things for "normal" systems