<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="xhtml11.xsl" ?>
<html xml:lang="en" xmlns="http://www.brics.dk/~kv/thesis" xmlns:xi="http://www.w3.org/2001/XInclude">
	<head>
		<title>Engineering Cache-Oblivious Sorting Algorithms - Introduction</title>
		<meta http-equiv="Content-Type" content="text/xhtml; charset=UTF-8"/>
		<meta name="description" content="Home page for the Master's thesis by Kristoffer Vinther"/>
		<meta name="keywords" content="funnelsort, lowscosa, sorting, cache-oblivious, i/o optimal, external sorting, external memory, algorithm engineering, memory hierarchy, memory performance, caches, TLB, mergesort, quicksort, introsort"/>
		<meta name="owner" content="kv"/>
		<meta name="author" content="Kristoffer Vinther"/>
		<meta name="copyright" content="Copyright &#169; 2003 Kristoffer Vinther"/>
		<link rel="stylesheet" href="thesis.css"/>
	</head>
	<body>
		<include href="introduction.xml"/>
	</body>
</html>
