1. 07 11月, 2005 1 次提交
    • F
      [JFFS2] Add erase block summary support (mount time improvement) · e631ddba
      Ferenc Havasi 提交于
      The goal of summary is to speed up the mount time. Erase block summary (EBS)
      stores summary information at the end of every (closed) erase block. It is
      no longer necessary to scan all nodes separetly (and read all pages of them)
      just read this "small" summary, where every information is stored which is
      needed at mount time.
      
      This summary information is stored in a JFFS2_FEATURE_RWCOMPAT_DELETE. During
      the mount process if there is no summary info the orignal scan process will
      be executed. EBS works with NAND and NOR flashes, too.
      
      There is a user space tool called sumtool to generate this summary
      information for a JFFS2 image.
      Signed-off-by: NFerenc Havasi <havasi@inf.u-szeged.hu>
      Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
      e631ddba
  2. 08 9月, 2005 1 次提交
  3. 06 7月, 2005 1 次提交
  4. 01 5月, 2005 1 次提交
  5. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4