Displaying 2 results from an estimated 2 matches for "atomic_dec_uint".
2007 Feb 14
1
Re: qemu-0.9.0 with initial tap interface
...ages_locked, 1);
> >>
> >>
> >141c141
> >< atomic_inc_uint(&upages_locked);
> >---
> >
> >
> >> atomic_add_32(&upages_locked, 1);
> >>
> >>
> >158c158
> >< atomic_dec_uint(&upages_locked);
> >---
> >
> >
> >> atomic_add_32(&upages_locked, -1);
> >>
> >>
> >626c626
> >< atomic_inc_uint(&kqemu_busy);
> >---
> >
> >
> >> atomic_add_3...
2006 Dec 07
6
cannot load kqemu modul on solaris 5.10 3/05
Hi @all
I want to load the precompile kqemu modul on my solaris 5.10 3/05, but this dont work.
MAKE
---
-bash-3.00# make install
cp kqemu-solaris-i386 kqemu
/usr/sbin/install -f /usr/kernel/drv -m 755 -u root -g sys kqemu
new owner is root
kqemu installed as /usr/kernel/drv/kqemu
cp kqemu-solaris-x86_64 kqemu
/usr/sbin/install -f /usr/kernel/drv/amd64 -m 755 -u root -g sys kqemu
new owner is