CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/12 07:25:12
Modified files:
sys/arch/octeon/dev: octciu.c
Log message:
Reorganize separate configuration fields into per-CPU structs
to compact the data indexing. This additionally improves the cache
locality of the data.
