Source-Changes archive

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

Re: CVS commit: src/sys




On Feb 22, 2007, at 2:09 AM, Martin Husemann wrote:

On Wed, Feb 21, 2007 at 11:00:15PM +0000, Jason R Thorpe wrote:
            uvm_swap.h uvm_vnode.c

Log Message:
Replace the Mach-derived boolean_t type with the C99 bool type.  A
future commit will replace use of TRUE and FALSE with true and false.

This changes alignment of, for example, uvm.page_idle_zero and thereby
breaks sparc64. Should alignment (and size) be restored for those, or
the access fixed?

the access should be fixed.


Martin

-- thorpej




Home | Main Index | Thread Index | Old Index