Date: Fri, 25 Feb 2011 17:30:25 +0000 (UTC) From: "Kenneth D. Merry" <ken@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mps mps.c mps_sas.c mpsvar.h Message-ID: <201102251730.p1PHUkSb024753@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 2011-02-25 17:30:25 UTC
FreeBSD src repository
Modified files:
sys/dev/mps mps.c mps_sas.c mpsvar.h
Log:
SVN rev 219036 on 2011-02-25 17:30:25Z by ken
Silence 'out of chain frames' warnings and bump the number of frames.
mps.c: Hide the 'out of chain frames' warning behind MPS_INFO.
mps_sas.c: Hide the SIM queue freeze/unfreeze messages behind MPS_INFO.
mpsvar.h: Bump the number of chain frames from 1024 to 2048. From
testing, it looks like this makes it less likely that we'll
run out of chain frames, and it doesn't cost much memory
(32K).
MFC after: 3 days
Revision Changes Path
1.13 +1 -1 src/sys/dev/mps/mps.c
1.10 +4 -3 src/sys/dev/mps/mps_sas.c
1.8 +1 -1 src/sys/dev/mps/mpsvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102251730.p1PHUkSb024753>
