\documentclass{article}
\input{6824-preamble}

\begin{document}
\psetnum{3}
\date{2005/02/10}
\begin{pset}
  The MIPS R3000 runs faster than the R2000 both because it has a
  faster clock speed (25 MHz vs 16.6 MHz), and because it has a deeper
  write buffer that reduces the amount of time spent in write buffer
  stalls during trap handling, which contributes to system call
  performance and thus application speed.
\end{pset}
\end{document}
