<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gobblerpedia.org/w/index.php?action=history&amp;feed=atom&amp;title=CS_3214_Computer_Systems</id>
	<title>CS 3214 Computer Systems - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gobblerpedia.org/w/index.php?action=history&amp;feed=atom&amp;title=CS_3214_Computer_Systems"/>
	<link rel="alternate" type="text/html" href="https://gobblerpedia.org/w/index.php?title=CS_3214_Computer_Systems&amp;action=history"/>
	<updated>2026-04-29T22:20:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://gobblerpedia.org/w/index.php?title=CS_3214_Computer_Systems&amp;diff=2730&amp;oldid=prev</id>
		<title>imported&gt;Mutantmonkey: CS 3204 link, also s/systatd/sysstatd/</title>
		<link rel="alternate" type="text/html" href="https://gobblerpedia.org/w/index.php?title=CS_3214_Computer_Systems&amp;diff=2730&amp;oldid=prev"/>
		<updated>2013-01-28T07:20:12Z</updated>

		<summary type="html">&lt;p&gt;CS 3204 link, also s/systatd/sysstatd/&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 07:20, 28 January 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;'''CS 3214: Introduction to Computer Systems''' is a required [[Computer Science]] course that focuses on operating system principles as they are relevant to appliation-level programmers. The course was designed by [[Godmar Back]] to replace [[CS 3204|CS 3204: Operating Systems]], and serves as a prerequisite to the Systems and Networking Capstone course. In addition to Back, the class has historically been taught by [[William McQuain]], [[Ali Butt]], and [[Dennis Kafura]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;'''CS 3214: Introduction to Computer Systems''' is a required [[Computer Science]] course that focuses on operating system principles as they are relevant to appliation-level programmers. The course was designed by [[Godmar Back]] to replace [[CS 3204 &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Operating Systems&lt;/ins&gt;|CS 3204: Operating Systems]], and serves as a prerequisite to the Systems and Networking Capstone course. In addition to Back, the class has historically been taught by [[William McQuain]], [[Ali Butt]], and [[Dennis Kafura]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Topics covered include: operating systems design and architectures; processes, threads, synchronization techniques, deadlock; CPU scheduling; system call interfaces, system level I/O and file management; shell programming; separate compilation, loading and linking; interprocess communication (IPC); virtual and physical memory management and garbage collection; network protocols and programming; virtualization; performance analysis and optimization.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Topics covered include: operating systems design and architectures; processes, threads, synchronization techniques, deadlock; CPU scheduling; system call interfaces, system level I/O and file management; shell programming; separate compilation, loading and linking; interprocess communication (IPC); virtual and physical memory management and garbage collection; network protocols and programming; virtualization; performance analysis and optimization.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l8&quot; &gt;Line 8:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 8:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* An extensible shell (esh) that can run modules written by other students&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* An extensible shell (esh) that can run modules written by other students&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* A threadpool&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* A threadpool&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* A multithreaded &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;systatd &lt;/del&gt;web server&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* A multithreaded &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;sysstatd &lt;/ins&gt;web server&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Courses]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Courses]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Mutantmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://gobblerpedia.org/w/index.php?title=CS_3214_Computer_Systems&amp;diff=2731&amp;oldid=prev</id>
		<title>imported&gt;Mutantmonkey: Mutantmonkey moved page CS 3214 to CS 3214 Computer Systems: Make course page naming consistent</title>
		<link rel="alternate" type="text/html" href="https://gobblerpedia.org/w/index.php?title=CS_3214_Computer_Systems&amp;diff=2731&amp;oldid=prev"/>
		<updated>2013-01-28T07:18:19Z</updated>

		<summary type="html">&lt;p&gt;Mutantmonkey moved page &lt;a href=&quot;/wiki/CS_3214&quot; class=&quot;mw-redirect&quot; title=&quot;CS 3214&quot;&gt;CS 3214&lt;/a&gt; to &lt;a href=&quot;/wiki/CS_3214_Computer_Systems&quot; title=&quot;CS 3214 Computer Systems&quot;&gt;CS 3214 Computer Systems&lt;/a&gt;: Make course page naming consistent&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 07:18, 28 January 2013&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Mutantmonkey</name></author>
		
	</entry>
	<entry>
		<id>https://gobblerpedia.org/w/index.php?title=CS_3214_Computer_Systems&amp;diff=2732&amp;oldid=prev</id>
		<title>imported&gt;Matthazinski: Created page</title>
		<link rel="alternate" type="text/html" href="https://gobblerpedia.org/w/index.php?title=CS_3214_Computer_Systems&amp;diff=2732&amp;oldid=prev"/>
		<updated>2013-01-27T07:12:01Z</updated>

		<summary type="html">&lt;p&gt;Created page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''CS 3214: Introduction to Computer Systems''' is a required [[Computer Science]] course that focuses on operating system principles as they are relevant to appliation-level programmers. The course was designed by [[Godmar Back]] to replace [[CS 3204|CS 3204: Operating Systems]], and serves as a prerequisite to the Systems and Networking Capstone course. In addition to Back, the class has historically been taught by [[William McQuain]], [[Ali Butt]], and [[Dennis Kafura]].&lt;br /&gt;
&lt;br /&gt;
Topics covered include: operating systems design and architectures; processes, threads, synchronization techniques, deadlock; CPU scheduling; system call interfaces, system level I/O and file management; shell programming; separate compilation, loading and linking; interprocess communication (IPC); virtual and physical memory management and garbage collection; network protocols and programming; virtualization; performance analysis and optimization.&lt;br /&gt;
&lt;br /&gt;
The course tends to have the same projects year-to-year, including:&lt;br /&gt;
* Buffer lab, which requires students to use buffer overflows to execute undefined behavior&lt;br /&gt;
* A malloc implementation&lt;br /&gt;
* An extensible shell (esh) that can run modules written by other students&lt;br /&gt;
* A threadpool&lt;br /&gt;
* A multithreaded systatd web server&lt;br /&gt;
&lt;br /&gt;
[[Category:Courses]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Matthazinski</name></author>
		
	</entry>
</feed>