eLinux.org - Embedded Linux Wiki

Appendix A R2

From eLinux.org

Jump to: navigation, search

Contents

Appendix

Note:

  1. The following number shall be used as normalizer. Other method shall be compared with the number.
  2. Comparing the number between different platforms doesn't make sense as different platform has different hw configuration. Our intention is to compare between the methods.

Typical Embedded Boot

TI/Omap Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT5571001251100255610001002521100TBF100

Image:Alert.gif Note - File System is located in ROM/Flash as ext2 file system.

KMC / SH4 Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT687100150210026401000100958710038.3100

Image:Alert.gif Note: The end point for the bootup time result is the dummy function celf_sz_boottime_dummy().

Renesas / SH4 Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT6541001425100264410001003995100TBF100

NEC Electronics / VR5500A SOC Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT8071001637100354810001003494100TBF100

Image:Alert.gif Note: File System is located in ROM/Flash as ext2 file system.


Kernel XIP

TI/Omap Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT5571001251100255610001002521100TBF100
XIP11502062071625561000-*1)*1)TBFTBF

Image:Alert.gif *1) Can't mount rootfilesytem on FlashROM using XIP kernel.

KMC / SH4 Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT687100150210024601000100958710038.3100
XIP13671992771826401000-6677705.615

Image:Alert.gif Note: The end point for the bootup time result is the dummy function celf_sz_boottime_dummy().

Renesas / SH4 Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT6541001425100264410001003995100TBF100
XIP13172012451726441000-208252TBFTBF

NEC Electronics / VR5500A SOC Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT8071001637100354810001003494100TBF100
XIP14381782711735481000-247071TBFTBF


Compress FS(initrd)

TI/Omap Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT5571001251100255610001002521100TBF100
initrd56510112651011189462556---TBFTBF

KMC / SH4 Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT687100150210026401000100958710038.3100
initrd678991484991276482640-1098811537.397

Image:Alert.gif Note: The end point for the bootup time result is the dummy function celf_sz_boottime_dummy().

Renesas / SH4 Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT6541001425100264410001003995100TBF100
initrd66310114461011276482644---TBFTBF

NEC Electronics / VR5500A SOC Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT8071001637100354810001003494100TBF100
initrd81610116541011249353548---TBFTBF


Compress FS(Cramfs)

TI/Omap Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT5571001251100255610001002521100TBF100
cramfs5519912721021380540-251399.7TBFTBF


KMC / SH4 Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT687100150210026401000100958710038.3100
cramfs69710115541031472560-967910140.5106

Image:Alert.gif Note: The end point for the bootup time result is the dummy function celf_sz_boottime_dummy().

Renesas / SH4 Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT654100142510026441000100TBF100TBF100
cramfs6459914431011507600-TBFTBFTBFTBF

NEC Electronics / VR5500A SOC Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT8071001637100354810001003494100TBF100
cramfs7999916531011536430-3494100TBFTBF


Compress FS(jffs2)

TI/Omap Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT5571001251100255610001002521100TBF100
jffs259010613261061516590-4831192TBFTBF

Image:Alert.gif *1) Unstable for mounting JFFS2 filesystem.

KMC / SH4 Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT687100150210026401000100958710038.3100
jffs274010816061071600610-1035010835.693

Image:Alert.gif Note: The end point for the bootup time result is the dummy function celf_sz_boottime_dummy().

Renesas / SH4 Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT6541001425100264410001003995100TBF100
jffs269010614961051644620-6069152TBFTBF

NEC Electronics / VR5500A SOC Platform

Name of Method ROM for Kernel RAM for Kernel ROM for FS RAM for FS Boot Time Execution Speed
Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) Size (Kbyte) ratio (%) actual (ms) ratio (%) actual (ms) ratio (%)
Typical BT8071001637100354810001003494100TBF100
jffs284410517181051726480-5824167TBFTBF
Personal tools