search for: prepened

Displaying 3 results from an estimated 3 matches for "prepened".

Did you mean: prepend
2008 Feb 08
2
Catching NaNs from pweibull()
Hello, I am working with the nls() function and inserting a formula into it that uses the pweibull function. However the pweibull function is annoyingly producing NaNs, which nls() refuses to handle. I have put a sample of the code below. Is there a way to prevent these NaNs from interfering, for example a method to catch them? I get the following error when I try to run the code: res.nls <-
2017 Mar 01
0
[RFC] packed (virtio-net) headers
...other issue: it introdues > an extra cache line visit. So if we don't care about this part, we could maybe just add a descriptor flag that puts the whole header in the descriptor. > - virtio-net header could be scattered > > Assume the ANYLAY_OUT case, whereas the headered is prepened before > each mbuf (or skb in kernel). In DPDK, a burst recevice in vhost pmd > means 32 different cache visit for virtio header. > > For the legacy layout and indirect desc, the cache issue could somehone > diminished a bit: we could arrange the virtio header in a same memo...
2017 Mar 01
0
[RFC] packed (virtio-net) headers
...other issue: it introdues > an extra cache line visit. So if we don't care about this part, we could maybe just add a descriptor flag that puts the whole header in the descriptor. > - virtio-net header could be scattered > > Assume the ANYLAY_OUT case, whereas the headered is prepened before > each mbuf (or skb in kernel). In DPDK, a burst recevice in vhost pmd > means 32 different cache visit for virtio header. > > For the legacy layout and indirect desc, the cache issue could somehone > diminished a bit: we could arrange the virtio header in a same memo...