[haiku-bugs] Re: [Haiku] #6386: mail_daemon slowdown fetching mail from gmail

  • From: "bga" <trac@xxxxxxxxxxxx>
  • Date: Mon, 26 Jul 2010 20:10:50 -0000

#6386: mail_daemon slowdown fetching mail from gmail
----------------------------------+-----------------------------------------
  Reporter:  humdinger            |         Owner:  bga           
      Type:  bug                  |        Status:  in-progress   
  Priority:  normal               |     Milestone:  R1            
 Component:  Servers/mail_server  |       Version:  R1/Development
Resolution:                       |      Keywords:                
Blocked By:                       |   Has a Patch:  0             
  Platform:  All                  |      Blocking:                
----------------------------------+-----------------------------------------
Changes (by bga):

  * status:  new => in-progress


Comment:

 There are 2 contention points:[[BR]]
 [[BR]]
 1 - Parsing the email. This uses a BPositioIO object backed up by a BFile.
 Any changes related to IO or to memory accesses could trigger this.[[BR]]
 2 - Saving the email to disk. This is taking a *LONG* time. Again changes
 to IO in general could be the culprit.[[BR]]
 [[BR]]
 I will take a look at this ASAP.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6386#comment:4>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: