26 Jul, 2007

1 commit

  • While learning about schedstats I found that the documentation in the tree
    is old. I updated it and found some interesting stuff like schedstats
    version 14 is the same as version and version 13 never saw a kernel
    release! Also there are 6 fields in the current schedstats that are not
    used anymore. Nick had made them irrelevant in commit
    476d139c218e44e045e4bc6d4cc02b010b343939 but never removed them.

    Thanks to Rick's perl script who I borrowed some of the updated descriptions
    from.

    Signed-off-by: Joachim Deguara
    Acked-by: Nick Piggin
    Cc: Rick Lindsley
    Signed-off-by: Andrew Morton
    Signed-off-by: Ingo Molnar

    Joachim Deguara
     

17 Apr, 2005

1 commit

  • 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!

    Linus Torvalds