<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:m = 
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR>
<STYLE>@font-face {
        font-family: Calibri;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.0in 1.0in 1.0in; }
P.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
LI.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
DIV.MsoNormal {
        FONT-SIZE: 11pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Calibri","sans-serif"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline; mso-style-priority: 99
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; mso-style-priority: 99
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: "Calibri","sans-serif"; mso-style-type: personal-compose
}
.MsoChpDefault {
        mso-style-type: export-only
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US vLink=purple link=blue bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV>Does Cyrus-imapd take advantage of Dual and\or Quad core processors? We 
  are looking at upgrading our server to either 2x Dual core Xeon’s or 1 x Quad 
  core Xeon processor. Does Cyrus have the ability to take advantage of 
  this?<o:p></o:p></DIV></BLOCKQUOTE>
<DIV class=Section1><FONT face=Arial size=2>Since it uses a multi-process model, 
yes it does.</FONT></DIV>
<DIV class=Section1><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV class=Section1><FONT face=Arial size=2>However that's not what you should 
upgrade your servers for. cyrus uses very little CPU time on any modern 
processor. Even with 10,000's of users, our servers with 3 year old 2.4Ghz 
Netburst Xeons never get more than about 30% CPU usage (out of 400% because 
they're dual processor, hyper-threaded machines).</FONT></DIV>
<DIV class=Section1><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV class=Section1><FONT face=Arial size=2>Instead cyrus is incredibly IO 
hungry. You should have as much RAM as possible for caching, and a battery 
backed NVRAM RAID controller to try and improve the random write IO that's 
generated. These will do much more for you than upgrading your CPU 
will.</FONT></DIV>
<DIV class=Section1><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV class=Section1><FONT face=Arial size=2>Rob</FONT></DIV>
<DIV class=Section1><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>