<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic why the boot_progress_perload_stat display twice？ in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/why-the-boot-progress-perload-stat-display-twice/m-p/1397139#M185641</link>
    <description>&lt;P&gt;I using android automotive 10 in&amp;nbsp;mek_8q, running :logcat -d -b events | grep "boot"&lt;/P&gt;&lt;P&gt;and notice&amp;nbsp;&lt;/P&gt;&lt;P&gt;boot_progress_preload_start&lt;BR /&gt;boot_progress_preload_end&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show twice, it was meaning&amp;nbsp;Zygote start twice，the all log is below, someone can tell me why thanks&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jan 2022 07:14:21 GMT</pubDate>
    <dc:creator>yhm2046</dc:creator>
    <dc:date>2022-01-11T07:14:21Z</dc:date>
    <item>
      <title>why the boot_progress_perload_stat display twice？</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/why-the-boot-progress-perload-stat-display-twice/m-p/1397139#M185641</link>
      <description>&lt;P&gt;I using android automotive 10 in&amp;nbsp;mek_8q, running :logcat -d -b events | grep "boot"&lt;/P&gt;&lt;P&gt;and notice&amp;nbsp;&lt;/P&gt;&lt;P&gt;boot_progress_preload_start&lt;BR /&gt;boot_progress_preload_end&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show twice, it was meaning&amp;nbsp;Zygote start twice，the all log is below, someone can tell me why thanks&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 07:14:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/why-the-boot-progress-perload-stat-display-twice/m-p/1397139#M185641</guid>
      <dc:creator>yhm2046</dc:creator>
      <dc:date>2022-01-11T07:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: why the boot_progress_perload_stat display twice？</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/why-the-boot-progress-perload-stat-display-twice/m-p/1399303#M185814</link>
      <description>&lt;P&gt;There are two kinds of&amp;nbsp;zygote in AOSP init.zygote32_64.rc.The first is for 32 bit application and the another is for 64 bit application.The system will boot 32 bit&amp;nbsp;zygote and 64 bit&amp;nbsp;zygote.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;service zygote /system/bin/app_process32 -Xzygote /system/bin --zygote --start-system-server --socket-name=zygote
    class main
    priority -20
    user root
    group root readproc reserved_disk
    socket zygote stream 660 root system
    onrestart write /sys/android_power/request_state     wake
    onrestart write /sys/power/state on
    onrestart restart audioserver
    onrestart restart cameraserver
    onrestart restart media
    onrestart restart netd
    onrestart restart wificond
    writepid /dev/cpuset/foreground/tasks

service zygote_secondary /system/bin/app_process64 -Xzygote /system/bin --zygote     --socket-name=zygote_secondary
    class main
    priority -20
    user root
    group root readproc reserved_disk
    socket zygote_secondary stream 660 root system
    onrestart restart zygote
    writepid /dev/cpuset/foreground/tasks&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 06:31:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/why-the-boot-progress-perload-stat-display-twice/m-p/1399303#M185814</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-01-14T06:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: why the boot_progress_perload_stat display twice？</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/why-the-boot-progress-perload-stat-display-twice/m-p/1399694#M185847</link>
      <description>&lt;P&gt;thanks for your replay. But I want to know whether can delete&amp;nbsp;&lt;SPAN&gt;32 bit&amp;nbsp;zygote to less boot time?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jan 2022 02:19:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/why-the-boot-progress-perload-stat-display-twice/m-p/1399694#M185847</guid>
      <dc:creator>yhm2046</dc:creator>
      <dc:date>2022-01-15T02:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: why the boot_progress_perload_stat display twice？</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/why-the-boot-progress-perload-stat-display-twice/m-p/1399797#M185877</link>
      <description>&lt;P&gt;No, you can't do like this.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 01:59:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/why-the-boot-progress-perload-stat-display-twice/m-p/1399797#M185877</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-01-17T01:59:46Z</dc:date>
    </item>
  </channel>
</rss>

