Re: CFT: uintmax_t rman

2015-11-17 Thread Warner Losh
On Tue, Nov 17, 2015 at 9:56 AM, Justin Hibbits wrote: > On Tue, Nov 17, 2015 at 10:41 AM, Adrian Chadd > wrote: > > [snip] > > > > emulators! emulators emulators emulators emulators emulators! > > > > You can emulate x86 (32, 64 bit) on your ppc via qemu-devel. > > I know that mips, mipsel, mip

Re: CFT: uintmax_t rman

2015-11-17 Thread Justin Hibbits
On Tue, Nov 17, 2015 at 10:41 AM, Adrian Chadd wrote: > [snip] > > emulators! emulators emulators emulators emulators emulators! > > You can emulate x86 (32, 64 bit) on your ppc via qemu-devel. > I know that mips, mipsel, mips64, mips64el all work via qemu-system-*. > sparc64 is .. coming. > I'm n

Re: CFT: uintmax_t rman

2015-11-17 Thread Adrian Chadd
[snip] emulators! emulators emulators emulators emulators emulators! You can emulate x86 (32, 64 bit) on your ppc via qemu-devel. I know that mips, mipsel, mips64, mips64el all work via qemu-system-*. sparc64 is .. coming. I'm not sure about arm, but I know arm64 can run in the emulator fine. So

Re: CFT: uintmax_t rman

2015-11-17 Thread Justin Hibbits
On Mon, Nov 16, 2015 at 6:25 PM, Benjamin Kaduk wrote: > On Mon, 16 Nov 2015, Warner Losh wrote: > >> > >> > On Nov 15, 2015, at 9:13 PM, Justin Hibbits wrote: >> > >> > (Attempted to send this yesterday, but appears it didn't go through. >> > Apologies if it really did go through). >> > >> > A

Re: CFT: uintmax_t rman

2015-11-17 Thread Konstantin Belousov
On Mon, Nov 16, 2015 at 07:25:54PM -0500, Benjamin Kaduk wrote: > Channeling my inner bde (maybe?), the typedef is probably helpful, but > uintmax_t seems less so. uintmax_t has no guaranteed ABI, so a > fixed-width type like uint64_t seems beter, assuming that uintmax_t is > currently uint64_t ev

Re: CFT: uintmax_t rman

2015-11-16 Thread Benjamin Kaduk
On Mon, 16 Nov 2015, Warner Losh wrote: > > > > On Nov 15, 2015, at 9:13 PM, Justin Hibbits wrote: > > > > (Attempted to send this yesterday, but appears it didn't go through. > > Apologies if it really did go through). > > > > As part of a project getting FreeBSD on the Freescale P5020 SoC, I

Re: CFT: uintmax_t rman

2015-11-16 Thread Warner Losh
> > On Nov 15, 2015, at 9:13 PM, Justin Hibbits wrote: > > (Attempted to send this yesterday, but appears it didn't go through. > Apologies if it really did go through). > > As part of a project getting FreeBSD on the Freescale P5020 SoC, I increased > the width of resources, from u_long(32