Wrap comment lines to be under 80 characters wide.
MFC after: 3 days
This commit is contained in:
parent
1bfa910843
commit
06490ba975
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153728
@ -1544,8 +1544,9 @@ p4_stop_pmc(int cpu, int ri)
|
||||
/*
|
||||
* Handle an interrupt.
|
||||
*
|
||||
* The hardware sets the CCCR_OVF whenever a counter overflow occurs, so the handler
|
||||
* examines all the 18 CCCR registers, processing the counters that have overflowed.
|
||||
* The hardware sets the CCCR_OVF whenever a counter overflow occurs,
|
||||
* so the handler examines all the 18 CCCR registers, processing the
|
||||
* counters that have overflowed.
|
||||
*
|
||||
* On HTT machines, the CCCR register is shared and will interrupt
|
||||
* both logical processors if so configured. Thus multiple logical
|
||||
|
Loading…
Reference in New Issue
Block a user