1. 15 Oct, 2003 2 commits
    • Tigran Aivazian's avatar
      [PATCH] update to microcode update driver · 2afc8160
      Tigran Aivazian authored
      This contains the following changes:
      
      a) changes from Intel to support the new microcode data format
         (backward compatible of course)
      
      b) changes from me to remove the no longer needed features of the driver,
         namely we don't need to keep a copy of applied microcode in kernel
         memory.
      
         This feature was hardly useful in the days of regular devfs
         /dev/cpu/microcode file and now it is completely useless so I removed
         it (after taking into account all the feedback on linux-kernel I
         received since the announcement of the intention to do this)
      
      These are rather critical because otherwise we can't really say Linux
      fully supports the very latest Intel cpus (which require microcode in
      the new format).
      2afc8160
    • Albert Cahalan's avatar
      [PATCH] number of threads in /proc · c31bc22f
      Albert Cahalan authored
      Having the number-of-threads value easily available turns out to be very
      important for procps performance.
      
      The /proc/*/stat thing getting reused has been zero since the 2.2.xx
      days, and was the seldom-used timeout value before that.
      c31bc22f
  2. 14 Oct, 2003 20 commits
  3. 13 Oct, 2003 15 commits
  4. 12 Oct, 2003 3 commits