top: update some programmer documentation (no logic, just comments)

This commit corrects some outdated programmer comments.

Additionally, certain nls justifications might become
increasingly obscure with the passage of time so some
previous nls commit text has been added as comments.
This commit is contained in:
Jim Warner
2011-12-29 11:50:32 -06:00
committed by Craig Small
parent b139890758
commit e64b6f70d7
3 changed files with 13 additions and 3 deletions

View File

@ -1775,7 +1775,7 @@ always:
/*###### Library Interface #############################################*/
/*
* This guy's modeled on libproc's 'five_cpu_numbers' function except
* This guy's modeled on libproc's 'eight_cpu_numbers' function except
* we preserve all cpu data in our CPU_t array which is organized
* as follows:
* cpus[0] thru cpus[n] == tics for each separate cpu