Home
last modified time | relevance | path

Searched hist:"5 a526431f84768cc809e654ae2f3e9b66d0066bd" (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cam/
H A Dcam_queue.cdiff 5a526431f84768cc809e654ae2f3e9b66d0066bd Mon Apr 19 23:26:08 CEST 1999 Justin T. Gibbs <gibbs@FreeBSD.org> cam_periph.c:
Move handling of CAM_AUTOSENSE_FAIL into block dealing with
all other scsi status errors.

cam_queue.c:
cam_queue.h:
Fix 'off by one' heap bug in a more efficient manner. Since
heap algorithms like to deal with indexes started from 1,
offset our heap array pointer at allocation time to make this
so for a C environment. This makes the implementation of the
algorithm a bit more efficient.

cam_xpt.c:
Use macros for accessing the head of the heap so that code
is isolated from implementation details of the heap.
diff 5a526431f84768cc809e654ae2f3e9b66d0066bd Mon Apr 19 23:26:08 CEST 1999 Justin T. Gibbs <gibbs@FreeBSD.org> cam_periph.c:
Move handling of CAM_AUTOSENSE_FAIL into block dealing with
all other scsi status errors.

cam_queue.c:
cam_queue.h:
Fix 'off by one' heap bug in a more efficient manner. Since
heap algorithms like to deal with indexes started from 1,
offset our heap array pointer at allocation time to make this
so for a C environment. This makes the implementation of the
algorithm a bit more efficient.

cam_xpt.c:
Use macros for accessing the head of the heap so that code
is isolated from implementation details of the heap.
H A Dcam_queue.hdiff 5a526431f84768cc809e654ae2f3e9b66d0066bd Mon Apr 19 23:26:08 CEST 1999 Justin T. Gibbs <gibbs@FreeBSD.org> cam_periph.c:
Move handling of CAM_AUTOSENSE_FAIL into block dealing with
all other scsi status errors.

cam_queue.c:
cam_queue.h:
Fix 'off by one' heap bug in a more efficient manner. Since
heap algorithms like to deal with indexes started from 1,
offset our heap array pointer at allocation time to make this
so for a C environment. This makes the implementation of the
algorithm a bit more efficient.

cam_xpt.c:
Use macros for accessing the head of the heap so that code
is isolated from implementation details of the heap.
diff 5a526431f84768cc809e654ae2f3e9b66d0066bd Mon Apr 19 23:26:08 CEST 1999 Justin T. Gibbs <gibbs@FreeBSD.org> cam_periph.c:
Move handling of CAM_AUTOSENSE_FAIL into block dealing with
all other scsi status errors.

cam_queue.c:
cam_queue.h:
Fix 'off by one' heap bug in a more efficient manner. Since
heap algorithms like to deal with indexes started from 1,
offset our heap array pointer at allocation time to make this
so for a C environment. This makes the implementation of the
algorithm a bit more efficient.

cam_xpt.c:
Use macros for accessing the head of the heap so that code
is isolated from implementation details of the heap.
H A Dcam_periph.cdiff 5a526431f84768cc809e654ae2f3e9b66d0066bd Mon Apr 19 23:26:08 CEST 1999 Justin T. Gibbs <gibbs@FreeBSD.org> cam_periph.c:
Move handling of CAM_AUTOSENSE_FAIL into block dealing with
all other scsi status errors.

cam_queue.c:
cam_queue.h:
Fix 'off by one' heap bug in a more efficient manner. Since
heap algorithms like to deal with indexes started from 1,
offset our heap array pointer at allocation time to make this
so for a C environment. This makes the implementation of the
algorithm a bit more efficient.

cam_xpt.c:
Use macros for accessing the head of the heap so that code
is isolated from implementation details of the heap.
diff 5a526431f84768cc809e654ae2f3e9b66d0066bd Mon Apr 19 23:26:08 CEST 1999 Justin T. Gibbs <gibbs@FreeBSD.org> cam_periph.c:
Move handling of CAM_AUTOSENSE_FAIL into block dealing with
all other scsi status errors.

cam_queue.c:
cam_queue.h:
Fix 'off by one' heap bug in a more efficient manner. Since
heap algorithms like to deal with indexes started from 1,
offset our heap array pointer at allocation time to make this
so for a C environment. This makes the implementation of the
algorithm a bit more efficient.

cam_xpt.c:
Use macros for accessing the head of the heap so that code
is isolated from implementation details of the heap.
H A Dcam_xpt.cdiff 5a526431f84768cc809e654ae2f3e9b66d0066bd Mon Apr 19 23:26:08 CEST 1999 Justin T. Gibbs <gibbs@FreeBSD.org> cam_periph.c:
Move handling of CAM_AUTOSENSE_FAIL into block dealing with
all other scsi status errors.

cam_queue.c:
cam_queue.h:
Fix 'off by one' heap bug in a more efficient manner. Since
heap algorithms like to deal with indexes started from 1,
offset our heap array pointer at allocation time to make this
so for a C environment. This makes the implementation of the
algorithm a bit more efficient.

cam_xpt.c:
Use macros for accessing the head of the heap so that code
is isolated from implementation details of the heap.
diff 5a526431f84768cc809e654ae2f3e9b66d0066bd Mon Apr 19 23:26:08 CEST 1999 Justin T. Gibbs <gibbs@FreeBSD.org> cam_periph.c:
Move handling of CAM_AUTOSENSE_FAIL into block dealing with
all other scsi status errors.

cam_queue.c:
cam_queue.h:
Fix 'off by one' heap bug in a more efficient manner. Since
heap algorithms like to deal with indexes started from 1,
offset our heap array pointer at allocation time to make this
so for a C environment. This makes the implementation of the
algorithm a bit more efficient.

cam_xpt.c:
Use macros for accessing the head of the heap so that code
is isolated from implementation details of the heap.