On Dec 28, 10:25am, [email protected] (Kengo NAKAHARA) wrote: -- Subject: Re: RFC: gif(4) MP-ify
| I thought leaving a cache alignment to the API might be better than | modifying the variable with __cacheline_aligned manually. Yes, that has the complexity of extra allocation/free management though. | I reconsider, I will use rw_init() and __cacheline_aligned as | [email protected] pointed out. | http://mail-index.netbsd.org/tech-kern/2015/12/26/msg019838.html Thanks! christos
