y.
>>
>> Daniel
>
>Sorry, but your crap is simply breathtaking.
That was completely uncalled for. You have spent the last month or so
whinging about FreeBSD but I have yet to see you provide any
constructive input. Instead of whinging about ULE not doing what you
want, how abou
gt;+ if (itemcache == NULL) {
>+ itemcache = item;
>+ item = NULL;
>+ }
>+ mtx_unlock_spin(&itemcachemtx);
>+ if (item)
>+ uma_zfree(ng_qzone, item);
= if (atomic_cmpset_ptr(&itemcache, NULL, item) == 0
On Sat, Feb 02, 2008 at 09:56:42PM +0200, Alexander Motin wrote:
>Peter Jeremy ?:
>> On Sat, Feb 02, 2008 at 11:31:31AM +0200, Alexander Motin wrote:
>>> To check UMA dependency I have made a trivial one-element cache which in
>>> my test case allows to avoid t
see what works for
you.
--
Peter Jeremy
pgpsYyJ9Vu4MH.pgp
Description: PGP signature
se data becomes
invalid and update/remap the page when it is first accessed.
--
Peter Jeremy
___
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Or do we already done something similar?
How about sendto(2)?
>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/connectex_2.asp
This doesn't work with lynx and I don't have my mozilla running.
--
Peter Jeremy