HomeFreeBSD

MFC r274843, r274845:

Description

MFC r274843, r274845:
Move icl_pdu_get_data() and xpt_done() out of initiator's session lock.

During heavy reads data copying in icl_pdu_get_data() may consume large
percent of CPU time. Moving it out of the lock significantly reduces
lock hold time and respectively lock congestion on read operations.

Details

Provenance
mavAuthored on
Parents
rS275558: ${CC} --version doesn't need to be queried if both COMPILER_TYPE and
Branches
Unknown
Tags
Unknown

Event Timeline