![]() Define WQ_MAX_ACTIVE and create keventd with max_active set to half of it which means that keventd now can process upto WQ_MAX_ACTIVE / 2 - 1 works concurrently. Unless some combination can result in dependency loop longer than max_active, deadlock won't happen and thus it's unnecessary to check whether current_is_keventd() before trying to schedule a work. Kill current_is_keventd(). (Lockdep annotations are broken. We need lock_map_acquire_read_norecurse()) Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Ingo Molnar <mingo@elte.hu> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Christoph Lameter <cl@linux-foundation.org> Cc: Tony Luck <tony.luck@intel.com> Cc: Andi Kleen <ak@linux.intel.com> Cc: Oleg Nesterov <oleg@redhat.com> |
||
---|---|---|
.. | ||
cpufreq | ||
.gitignore | ||
Makefile | ||
Makefile.gate | ||
acpi-ext.c | ||
acpi.c | ||
asm-offsets.c | ||
audit.c | ||
brl_emu.c | ||
crash.c | ||
crash_dump.c | ||
cyclone.c | ||
dma-mapping.c | ||
efi.c | ||
efi_stub.S | ||
elfcore.c | ||
entry.S | ||
entry.h | ||
err_inject.c | ||
esi.c | ||
esi_stub.S | ||
fsys.S | ||
fsyscall_gtod_data.h | ||
ftrace.c | ||
gate-data.S | ||
gate.S | ||
gate.lds.S | ||
head.S | ||
ia64_ksyms.c | ||
init_task.c | ||
iosapic.c | ||
irq.c | ||
irq_ia64.c | ||
irq_lsapic.c | ||
ivt.S | ||
jprobes.S | ||
kprobes.c | ||
machine_kexec.c | ||
machvec.c | ||
mca.c | ||
mca_asm.S | ||
mca_drv.c | ||
mca_drv.h | ||
mca_drv_asm.S | ||
minstate.h | ||
module.c | ||
msi_ia64.c | ||
nr-irqs.c | ||
numa.c | ||
pal.S | ||
palinfo.c | ||
paravirt.c | ||
paravirt_inst.h | ||
paravirt_patch.c | ||
paravirt_patchlist.c | ||
paravirt_patchlist.h | ||
paravirtentry.S | ||
patch.c | ||
pci-dma.c | ||
pci-swiotlb.c | ||
perfmon.c | ||
perfmon_default_smpl.c | ||
perfmon_generic.h | ||
perfmon_itanium.h | ||
perfmon_mckinley.h | ||
perfmon_montecito.h | ||
process.c | ||
ptrace.c | ||
relocate_kernel.S | ||
sal.c | ||
salinfo.c | ||
setup.c | ||
sigframe.h | ||
signal.c | ||
smp.c | ||
smpboot.c | ||
sys_ia64.c | ||
time.c | ||
topology.c | ||
traps.c | ||
unaligned.c | ||
uncached.c | ||
unwind.c | ||
unwind_decoder.c | ||
unwind_i.h | ||
vmlinux.lds.S |