Searched hist:245136 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/nvme/
H A Dnvme_test.cdiff 245136 Mon Jan 07 19:50:11 MST 2013 jimharris Revert r244549.

This change was originally intended to account for test kthreads under
the nvmecontrol process, but jhb indicated it may not be safe to
associate kthreads with userland processes and this could have
unintended consequences.

I did not observe any problems with this change, but my testing didn't
exhaust the kinds of corner cases that could cause problems. It is not
that important to account for these test threads under nvmecontrol, so I
am just reverting this change for now.

On a related note, the part of this patch for <= 7.x fails compilation
so reverting this fixes that too.

Suggested by: jhb

Completed in 228 milliseconds