1. 29 4月, 2008 1 次提交
  2. 28 4月, 2008 4 次提交
  3. 27 4月, 2008 14 次提交
  4. 24 4月, 2008 1 次提交
  5. 14 4月, 2008 6 次提交
  6. 02 4月, 2008 1 次提交
  7. 28 3月, 2008 1 次提交
  8. 27 3月, 2008 1 次提交
  9. 18 3月, 2008 1 次提交
    • C
      slub page alloc fallback: Enable interrupts for GFP_WAIT. · caeab084
      Christoph Lameter 提交于
      The fallback path needs to enable interrupts like done for
      the other page allocator calls. This was not necessary with
      the alternate fast path since we handled irq enable/disable in
      the slow path. The regular fastpath handles irq enable/disable
      around calls to the slow path so we need to restore the proper
      status before calling the page allocator from the slowpath.
      Signed-off-by: NChristoph Lameter <clameter@sgi.com>
      caeab084
  10. 07 3月, 2008 2 次提交
  11. 04 3月, 2008 8 次提交