HomeFreeBSD

Use grouptaskqueue for tasklets in the LinuxKPI.

Description

Use grouptaskqueue for tasklets in the LinuxKPI.

This avoids creating own per-CPU threads and also ensures the tasklet
execution happens on the same CPU core invoking the tasklet.

MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS314852: don't stop in issignal() if P_SINGLE_EXIT is set
Branches
Unknown
Tags
Unknown