1. 06 Mar, 2003 9 commits
    • Adam Belay's avatar
      Manual Resource Setting Update · 1f11a02c
      Adam Belay authored
      This patch allows for partial setting of manual resources as needed by ALSA.
      It does not change any existing APIs.
      1f11a02c
    • Linus Torvalds's avatar
      Merge · d0c451f8
      Linus Torvalds authored
      d0c451f8
    • Ingo Molnar's avatar
      [PATCH] "interactivity changes", sched-2.5.64-A6 · 76e3413d
      Ingo Molnar authored
      This includes the following items:
      
       - a new wakeup feature: SMART_WAKE_CHILD (now unconditional) [this is a
         reworked version of the wakeup changes from Andrea's tree.]
      
       - scheduler parameter tunings (CHILD_PENALTY, MAX_TIMESLICE,
         STARVATION_LIMIT, MAX_SLEEP_AVG)
      
       - activate_task() splitup to separate the interactivity-active variant
         from the task-queue variant => this fixes our statistics in some cases.
      
       - finer-grained preemption: if priority is equal then the task with the
         longer pending timeslice wins.
      
       - make it possible to disable sync-wakeups via SYNC_WAKEUPS (default:1)
      
       - a naming cleanup (sleep_timestamp => last_run)
      
       - fix up STARVATION_LIMIT usage so that a value of 0 is recognized as 'no
         starvation limit'.
      
      It also merges Linus' "priority boost backmerging"
      76e3413d
    • Linus Torvalds's avatar
      Make the "interactive bonus" work both ways - both the process · 0da6b746
      Linus Torvalds authored
      that is actually showing interactive behaviour (sleeping) and the
      process that wakes up the interative process get a bonus.
      
      This means that processes that help interactive processes (usually
      system daemons, and X11 in particular) will themselves get some bonus.
      
      The waker only gets whatever is left over from the "real" interactive
      user, to avoid any bad behaviour.
      0da6b746
    • Linus Torvalds's avatar
      Merge bk://are.twiddle.net/axp-2.5 · e2349697
      Linus Torvalds authored
      into home.transmeta.com:/home/torvalds/v2.5/linux
      e2349697
    • Ivan Kokshaysky's avatar
      [PATCH] alpha pcibios_claim_console_setup fix · ba646b39
      Ivan Kokshaysky authored
      pcibios_claim_console_setup() doesn't look behind PCI-PCI bridges.
      
      Noticed by Anton Blanchard.
      
      Ivan.
      ba646b39
    • David S. Miller's avatar
      Merge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5 · 3c0ba99c
      David S. Miller authored
      into kernel.bkbits.net:/home/davem/net-2.5
      3c0ba99c
    • Harald Welte's avatar
      [NETFILTER]: Fix ipv6 build. · 485b8d29
      Harald Welte authored
      485b8d29
    • James Morris's avatar
      [IPV4]: Fix multicast route lookups. · 5ab03d36
      James Morris authored
      5ab03d36
  2. 05 Mar, 2003 15 commits
  3. 04 Mar, 2003 16 commits