Fast linux boot (5 S boot time)

Source: Internet
Author: User

Author: drivermonkey

Contact way: 196568501 (qq), bookworepeng.hotmail.com

Test environment:

Processor: Ti am335x

Test Board: Ti am3359beaglebone

Boot Mode: uboot SD card boot

Drop module: All Network Module

All file systems except ext3

All cryptographic API
All Library Routines

All kernel hacking

Kernel print information:

Uncompressing Linux... done, booting the kernel.
[0.000000] Linux version 3.2.0 (root @ ubuntu) (gcc version 4.5.3 20110311 (p2
[2, 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr = 10c53c7d

......


[4.338134] Freeing init memory: 192 K (there are 2-3 S differences in the test time)

......

Test Results

Kernel Start Time: 1.9 S

Kernel decompress copy time: 2.xS

Bootloader time: 1 S

The start time is 5 S.

Summary:

The entire system is divided into three parts:

1. network initialization

2. file system initialization

3. script execution time

You only need to know the time code to crop the corresponding code points.

Comparison of time before and after cutting --

Before cutting: 70.s

After reduction: 5.3 s

Note: includes the time when bootloader is started to the system.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.