提交历史

作者 SHA1 备注 提交日期
  Tejun Heo fa8a7094ba x86: implement percpu_alloc kernel parameter 16 年之前
  Tejun Heo 85ae87c1ad percpu: fix too lazy vunmap cache flushing 16 年之前
  Christoph Lameter e1b9aa3f47 percpu: remove rbtree and use page->index instead 16 年之前
  Tejun Heo ae9e6bc9f7 percpu: don't put the first chunk in reverse-map rbtree 16 年之前
  Tejun Heo 66c3a75772 percpu: generalize embedding first chunk setup helper 16 年之前
  Tejun Heo 6074d5b0a3 percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() 16 年之前
  Tejun Heo e01009833e percpu: make x86 addr <-> pcpu ptr conversion macros generic 16 年之前
  Tejun Heo ccea34b5d0 percpu: finer grained locking to break deadlock and allow atomic free 16 年之前
  Tejun Heo a56dbddf06 percpu: move fully free chunk reclamation into a work 16 年之前
  Tejun Heo 9f7dcf224b percpu: move chunk area map extension out of area allocation 16 年之前
  Tejun Heo 1880d93b80 percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() 16 年之前
  Tejun Heo edcb463997 percpu, module: implement reserved allocation and use it for module percpu variables 16 年之前
  Tejun Heo 3e24aa5890 percpu: add an indirection ptr for chunk page map access 16 年之前
  Tejun Heo cafe8816b2 percpu: use negative for auto for pcpu_setup_first_chunk() arguments 16 年之前
  Tejun Heo 61ace7fa2f percpu: improve first chunk initial area map handling 16 年之前
  Tejun Heo 2441d15c97 percpu: cosmetic renames in pcpu_setup_first_chunk() 16 年之前
  Tejun Heo 02d51fdfb2 percpu: kill compile warning in pcpu_populate_chunk() 16 年之前
  Tejun Heo 40150d37be percpu: add __read_mostly to variables which are mostly read only 16 年之前
  Tejun Heo 8d408b4be3 percpu: give more latitude to arch specific first chunk initialization 16 年之前
  Tejun Heo d9b55eeb1d percpu: remove unit_size power-of-2 restriction 16 年之前
  Tejun Heo c0c0a29379 vmalloc: add @align to vm_area_register_early() 16 年之前
  Tejun Heo cb83b42e23 percpu: fix pcpu_chunk_struct_size 16 年之前
  Tejun Heo cae3aeb83f percpu: clean up size usage 16 年之前
  Tejun Heo fbf59bc9d7 percpu: implement new dynamic percpu allocator 16 年之前