K 10 svn:author V 3 jhb K 8 svn:date V 27 2008-08-27T18:23:55.885049Z K 7 svn:log V 312 - Only count the number of CPUs in the rendezvous map once rather than doing it on every CPU. - Use CPU_ABSENT() rather than pcpu_find() to determine if a CPU is not present. - Count up to mp_maxid rather than MAXCPU when iterating over CPUs to match the rest of the code in the kernel. MFC after: 1 week END