[haiku-bugs] Re: [Haiku] #8172: [Time] is slow to start

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Thu, 05 Apr 2012 09:26:53 -0000

#8172: [Time] is slow to start
---------------------------------------+----------------------------
   Reporter:  diver                    |      Owner:  zooey
       Type:  enhancement              |     Status:  new
   Priority:  normal                   |  Milestone:  R1
  Component:  Preferences/Time & Date  |    Version:  R1/Development
 Resolution:                           |   Keywords:
 Blocked By:                           |   Blocking:
Has a Patch:  0                        |   Platform:  All
---------------------------------------+----------------------------

Comment (by diver):

 Running strace -f Time shows that Time spends 2 out of 3 seconds doing
 this:
 {{{
 [  3240] _kern_resize_area(0x613c, 0xd0000) = 0x00000000 No error (11 us)
 [  3240] _kern_resize_area(0x613c, 0xe0000) = 0x00000000 No error (11 us)
 [  3240] _kern_resize_area(0x613c, 0x100000) = 0x00000000 No error (17 us)
 [  3240] _kern_resize_area(0x613c, 0x120000) = 0x00000000 No error (15 us)
 [  3240] _kern_resize_area(0x613c, 0x130000) = 0x00000000 No error (10 us)
 [  3240] _kern_resize_area(0x613c, 0x150000) = 0x00000000 No error (13 us)
 }}}

 Also BeZilla seems to spend a lot of time doing the same on start.

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

Other related posts: