1 / 2

Demonstration Title Here

Demonstration Title Here. Presenter Name Here. Quick Boot Up Magic. Thomas Brown / Brown Corp. Surprisingly quick cold boot up…. It eliminates the unnecessary process fork during boot up time….. See the sample code here. main (argc,argv) ‏ { /* Here is an example */

allie
Télécharger la présentation

Demonstration Title Here

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Demonstration Title Here Presenter Name Here

  2. Quick Boot Up Magic Thomas Brown / Brown Corp. Surprisingly quick cold boot up….. It eliminates the unnecessary process fork during boot up time….. See the sample code here. main (argc,argv)‏ { /* Here is an example */ process_a (_INTQUICK, 0); process_foo (); kill_kernel (IMMEDIATE); /* It is bad way … kill_kernel (AFTER); */ … } Sample The patch was sent to LKML in Sep. 20xx Power PC 440 32MB NAND Flash Memory …..

More Related