index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
cam
/
cam_queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CAM CCB accounting for the new status quo.
mav
2014-09-14
1
-2
/
+0
*
Merge CAM locking changes from the projects/camlock branch to radically
mav
2013-10-21
1
-4
/
+9
*
MFprojects/camlock r249505:
mav
2013-08-05
1
-23
/
+8
*
MFprojects/camlock r248890, r248897, r248898, r248900, r248903, r248905,
mav
2013-04-14
1
-17
/
+4
*
Increase device CCB queue array size by CAM_RL_VALUES - 1 (4) elements.
mav
2012-10-11
1
-2
/
+3
*
Change queue overflow checks from DIAGNOSTIC+panic() to KASSERT() to make
mav
2012-09-28
1
-9
/
+7
*
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
ed
2011-11-07
1
-3
/
+3
*
MFp4:
mav
2009-11-14
1
-1
/
+0
*
After thinking again, implement cam_ccbq_fini().
mav
2009-10-22
1
-1
/
+8
*
- Providing fine-grained malloc statistic by replacing M_DEVBUF with
avatar
2005-07-01
1
-13
/
+18
*
Start each of the license/copyright comments with /*-
imp
2005-01-05
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-06-10
1
-2
/
+4
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix a long standing bug in the camq teardown code.
gibbs
1999-08-16
1
-3
/
+3
*
cam_periph.c:
gibbs
1999-04-19
1
-21
/
+36
*
Remove camq_regen(). We already perform modular comparisons
gibbs
1999-04-07
1
-44
/
+6
*
CAM Transport Layer (XPT).
gibbs
1998-09-15
1
-0
/
+441