| Summary: | LINT notes are murky re PQ_CACHESIZE setting | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | fn <fn> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
fn
2002-11-14 18:00:04 UTC
Does the commit log (provided below) help? revision 1.792 date: 2000/07/04 08:55:18; author: jhb; state: Exp; lines: +4 -2 Replace the PQ_*CACHE options with a single PQ_CACHESIZE option that you set equal to the number of kilobytes in your cache. The old options are still supported for backwards compatibility. Cheers. -- Hiten (hmp@FreeBSD.ORG) State Changed From-To: open->feedback Waiting for Originator's followup. Hiten Pandya <hmp@FreeBSD.org> writes: > Does the commit log (provided below) help? Not completely. Does that mean the number refers to the size of the L2 cache? If so, I think LINT should mention that ("The number is the size of your L2 cache in KB.") -- and that would satisfy me. Thanks, Faried. Yes, that's it. --=20 Bosko Milekic bmilekic@unixdaemons.com bmilekic@FreeBSD.org State Changed From-To: feedback->closed Thanks Faried, Bosko. I have committed a de-obfuscated description to NOTES. |