HEADS UP: COMPAT_IA32 renamed COMPAT_FREEBSD32
    John Baldwin 
    jhb at freebsd.org
       
    Wed Apr  7 20:52:38 UTC 2010
    
    
  
On Tuesday 06 April 2010 11:24:21 am Nathan Whitehorn wrote:
> pluknet wrote:
> > Hi,
> >
> > the interesting part for me is how to properly assert now a value of e.g.
> > KINFO_PROC_SIZE varying on err.. different COMPAT_FREEBSD32 arches
> > (say, FreeBSD would have _kern_proc FreeBSD32 compat layer for top/ps/).
> >
> >   
> Probably the cleanest thing would be to set KINFO_PROC_SIZE in 
> machine/proc.h instead of where it is now, and then also define a 
> KINFO_PROC32_SIZE or something in the same place. Also, that would be a 
> really nice feature.
Yes, I think this sounds like the best approach.
-- 
John Baldwin
    
    
More information about the freebsd-current
mailing list