Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
rmind%NetBSD.org@localhost wrote:
> Module Name:  src
> Committed By: rmind
> Date:         Sun Aug  5 01:19:18 UTC 2007
> 
> Modified Files:
>       src/sys/dev/ieee1394: fw_port.h
>       src/sys/kern: kern_cpu.c subr_workqueue.c
>       src/sys/sys: cpu.h cpu_data.h param.h
> 
> Log Message:
 :
>  - Make structures CPU-cache friendly, as suggested and explained
>    by Andrew Doran.  CACHE_LINE_SIZE definition is invented.
Isn't it better to put the default CACHE_LINE_SIZE definition
into <sys/cpu.h> rather than <sys/param.h>?
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index