View | Details | Raw Unified | Return to bug 20409
Collapse All | Expand All

(-)LINT (-2 / +2 lines)
Lines 75-82 Link Here
75
#options 	PQ_NOOPT		# No coloring
75
#options 	PQ_NOOPT		# No coloring
76
options 	PQ_LARGECACHE		# color for 512k/16k cache
76
options 	PQ_LARGECACHE		# color for 512k/16k cache
77
#options 	PQ_HUGECACHE		# color for 1024k/16k cache
77
#options 	PQ_HUGECACHE		# color for 1024k/16k cache
78
#options 	PQ_MEDIUMCACHE		# color for 64k/16k cache
78
#options 	PQ_MEDIUMCACHE		# color for 256k/16k cache
79
#options 	PQ_NORMALCACHE		# color for 256k/16k cache
79
#options 	PQ_NORMALCACHE		# color for 64k/16k cache
80
80
81
# This allows you to actually store this configuration file into
81
# This allows you to actually store this configuration file into
82
# the kernel binary itself, where it may be later read by saying:
82
# the kernel binary itself, where it may be later read by saying:

Return to bug 20409