freebsd-dev/sys/dev/ocs_fc
Jeff Roberson 61a74c5ccd schedlock 1/4
Eliminate recursion from most thread_lock consumers.  Return from
sched_add() without the thread_lock held.  This eliminates unnecessary
atomics and lock word loads as well as reducing the hold time for
scheduler locks.  This will eventually allow for lockless remote adds.

Discussed with:	kib
Reviewed by:	jhb
Tested by:	pho
Differential Revision:	https://reviews.freebsd.org/D22626
2019-12-15 21:11:15 +00:00
..
ocs_cam.c Fixed issues reported by coverity scan. 2019-01-23 17:34:01 +00:00
ocs_cam.h
ocs_common.h
ocs_ddump.c
ocs_ddump.h
ocs_device.c
ocs_device.h
ocs_domain.c
ocs_domain.h
ocs_drv_fc.h
ocs_els.c
ocs_els.h
ocs_fabric.c
ocs_fabric.h
ocs_fcp.h
ocs_hw_queues.c Fixed issues reported by coverity scan. 2019-01-23 17:34:01 +00:00
ocs_hw_queues.h
ocs_hw.c Fixed issues reported by coverity scan. 2019-01-23 17:34:01 +00:00
ocs_hw.h
ocs_io.c
ocs_io.h
ocs_ioctl.c Fixed issues reported by coverity scan. 2019-01-23 17:34:01 +00:00
ocs_ioctl.h
ocs_list.h
ocs_mgmt.c Fixed issues reported by coverity scan. 2019-01-23 17:34:01 +00:00
ocs_mgmt.h
ocs_node.c Fixed issues reported by coverity scan. 2019-01-23 17:34:01 +00:00
ocs_node.h
ocs_os.c schedlock 1/4 2019-12-15 21:11:15 +00:00
ocs_os.h
ocs_pci.c Fixed issues reported by coverity scan. 2019-01-23 17:34:01 +00:00
ocs_scsi.c
ocs_scsi.h
ocs_sm.c
ocs_sm.h
ocs_sport.c
ocs_sport.h
ocs_stats.h
ocs_unsol.c
ocs_unsol.h
ocs_utils.c
ocs_utils.h
ocs_vpd.h
ocs_xport.c Fixed issues reported by coverity scan. 2019-01-23 17:34:01 +00:00
ocs_xport.h
ocs.h
sli4.c Fixed issues reported by coverity scan. 2019-01-23 17:34:01 +00:00
sli4.h
version.h