Show patches with: Series = SLUB: reduce irq disabled scope and make it RT compatible       |    State = Action Required       |    Archived = No       |   35 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,35/35] mm, slub: convert kmem_cpu_slab protection to local_lock SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,34/35] mm, slub: use migrate_disable() on PREEMPT_RT SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,33/35] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,32/35] mm, slub: make slab_lock() disable irqs with PREEMPT_RT SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,31/35] mm, slub: optionally save/restore irqs in slab_[un]lock()/ SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,30/35] mm: slub: Make object_map_lock a raw_spinlock_t SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,29/35] mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,28/35] mm, slab: make flush_slab() possible to call with irqs enabled SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,27/35] mm, slub: don't disable irqs in slub_cpu_dead() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,26/35] mm, slub: only disable irq with spin_lock in __unfreeze_partials() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,25/35] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,24/35] mm, slub: detach whole partial list at once in unfreeze_partials() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,23/35] mm, slub: discard slabs in unfreeze_partials() without irqs disabled SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,22/35] mm, slub: move irq control into unfreeze_partials() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,21/35] mm, slub: call deactivate_slab() without disabling irqs SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,20/35] mm, slub: make locking in deactivate_slab() irq-safe SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,19/35] mm, slub: move reset of c->page and freelist out of deactivate_slab() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,18/35] mm, slub: stop disabling irqs around get_partial() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,17/35] mm, slub: check new pages with restored irqs SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,16/35] mm, slub: validate slab from partial list or page allocator before making it cpu slab SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,15/35] mm, slub: restore irqs around calling new_slab() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,14/35] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,13/35] mm, slub: do initial checks in ___slab_alloc() with irqs enabled SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-07-29 Vlastimil Babka New
[v3,12/35] mm, slub: move disabling/enabling irqs to ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,11/35] mm, slub: simplify kmem_cache_cpu and tid setup SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-07-29 Vlastimil Babka New
[v3,10/35] mm, slub: restructure new page checks in ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-07-29 Vlastimil Babka New
[v3,09/35] mm, slub: return slab page from get_partial() and set c->page afterwards SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,08/35] mm, slub: dissolve new_slab_objects() into ___slab_alloc() SLUB: reduce irq disabled scope and make it RT compatible 2 - - --- 2021-07-29 Vlastimil Babka New
[v3,07/35] mm, slub: extract get_partial() from new_slab_objects() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-07-29 Vlastimil Babka New
[v3,06/35] mm, slub: unify cmpxchg_double_slab() and __cmpxchg_double_slab() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-07-29 Vlastimil Babka New
[v3,05/35] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial() SLUB: reduce irq disabled scope and make it RT compatible - - - --- 2021-07-29 Vlastimil Babka New
[v3,04/35] mm, slub: don't disable irq for debug_check_no_locks_freed() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-07-29 Vlastimil Babka New
[v3,03/35] mm, slub: allocate private object map for validate_slab_cache() SLUB: reduce irq disabled scope and make it RT compatible 2 - - --- 2021-07-29 Vlastimil Babka New
[v3,02/35] mm, slub: allocate private object map for debugfs listings SLUB: reduce irq disabled scope and make it RT compatible 2 - - --- 2021-07-29 Vlastimil Babka New
[v3,01/35] mm, slub: don't call flush_all() from slab_debug_trace_open() SLUB: reduce irq disabled scope and make it RT compatible 1 - - --- 2021-07-29 Vlastimil Babka New