Subject: Re: Patches for EST and SMP
To: None <juan@xtrarom.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: current-users
Date: 03/17/2007 15:38:22
> http://www.netbsd.org/~xtraeme/msr_ipi_handlers.diff

- why iterate over cpus in msr_read_ipi and msr_write_ipi?

- why pick the primary cpu in msr_cpu_broadcast_read?

- what's the point of ci_msr_rvalue?

- for sanity checks, please use panic, rather than printf.

YAMAMOTO Takashi