Bug 20409

Summary: LINT's cache-colouring comments don't correspond to vm_page.h
Product: Base System Reporter: Tony Finch <dot>
Component: kernAssignee: kbyanc
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Tony Finch 2000-08-04 23:00:03 UTC
The comments regarding the cache sizes that PQ_NORMALCACHE and PQ_MEDIUMCACHE
correspond to are diffrerent in LINT and in vm_page.h. It looks like the
ones in LINT are the wrong way around.
Comment 1 kbyanc freebsd_committer freebsd_triage 2000-08-07 09:06:57 UTC
Responsible Changed
From-To: freebsd-bugs->kbyanc

I'll take this.
Comment 2 kbyanc freebsd_committer freebsd_triage 2000-08-08 09:13:26 UTC
State Changed
From-To: open->closed

Committed, thanks! 
By the way, this also reminded me to MFC the new PQ_CACHESIZE option. 
PQ_CACHESIZE allows you to set the cache size (in K) to color for. So 
doubly-thanks. :)