Port-mips archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: removing ci_divisor_recip in mips struct cpu_info



simonb%NetBSD.org@localhost wrote:

> > > - u_long ci_divisor_recip;        /* scaled reciprocal of previous;
> > > -                                    see below */
> > 
> > How about "u_long unused" so the layout does not change?
> 
> Is the layout that important?  "struct cpu_info" always seems to have
> been a bit volatile - there were a couple of new additions to the MIPS
> one only a week or two ago.

Well, I'll leave the member for now and remove only references
and macroes unless saving that space makes some benefit.
(we can remove it later if needed)
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index