[haiku-bugs] Re: [Haiku] #10063: Long blank screen (~17s) before Haiku boot screen

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Mon, 07 Oct 2013 20:55:49 -0000

#10063: Long blank screen (~17s) before Haiku boot screen
----------------------------------+----------------------------
   Reporter:  Kev                 |      Owner:  axeld
       Type:  bug                 |     Status:  new
   Priority:  normal              |  Milestone:  R1
  Component:  System/Boot Loader  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  x86
----------------------------------+----------------------------

Comment (by bonefish):

 {{{
 KERN: [27080301734]   data
 KERN: [54341438117]   data: 4312 entries
 KERN: [54346780477]   add-ons
 KERN: [55623077114]   add-ons: 433 entries
 }}}

 Parsing the entries in "data" takes about 27 billion cycles, those in
 "add-ons" 1.3. For comparison for a qemu run on my machine I get
 (different order):

 {{{
 [4336010619]   add-ons
 [4517829003]   add-ons: 432 entries
 [4570087101]   data
 [6931807086]   data: 4282 entries
 }}}

 i.e. 2.4 and 0.18 billion cycles -- between 7 and 11 times fewer cycles.
 That doesn't sound like it could be caused just by a difference in CPU
 performance. Please fire up a Terminal and enter:

 {{{
 time package list /system/packages/haiku.hpkg > /dev/null
 }}}

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

Other related posts: