Displaying 20 results from an estimated 25 matches for "iuc".
Did you mean:
inc
2017 Sep 27
2
[PATCH net-next RFC 5/5] vhost_net: basic tx virtqueue batched processing
...then you get most of benefits except maybe code cache misses
and copy_to_user.
> > 2. add new APIs and move the loop into vhost core
> > for more speedups
>
> I don't see any advantages, looks like just need some e.g callbacks in this
> case.
>
> Thanks
IUC callbacks pretty much destroy the code cache locality advantages,
IP is jumping around too much.
--
MST
2017 Sep 27
2
[PATCH net-next RFC 5/5] vhost_net: basic tx virtqueue batched processing
...then you get most of benefits except maybe code cache misses
and copy_to_user.
> > 2. add new APIs and move the loop into vhost core
> > for more speedups
>
> I don't see any advantages, looks like just need some e.g callbacks in this
> case.
>
> Thanks
IUC callbacks pretty much destroy the code cache locality advantages,
IP is jumping around too much.
--
MST
2011 Aug 11
2
[LLVMdev] LLVM 2.9 64bits on Visual Studio 9
...when I run the Fibonacci example program in "release" mode, I get a
crash with this visual studio popup message :
Microsoft Visual Studio C Runtime Library has detected a fatal error in
Fibonacci.exe.
-Here is the visual studio output:
'Fibonacci.exe':
Loaded 'C:\Users\IUC\Desktop\BUILD_64\bin\Release\Fibonacci.exe', Binary
was not built with debug information.
'Fibonacci.exe': Loaded 'C:\Windows\System32\ntdll.dll'
'Fibonacci.exe': Loaded 'C:\Windows\System32\kernel32.dll'
'Fibonacci.exe': Loaded 'C:\Windows\System32...
2011 Aug 15
0
[LLVMdev] LLVM 2.9 64bits on Visual Studio 9
...ample program in "release" mode, I get a
> crash with this visual studio popup message :
> Microsoft Visual Studio C Runtime Library has detected a fatal error in
> Fibonacci.exe.
>
> -Here is the visual studio output:
> 'Fibonacci.exe': Loaded
> 'C:\Users\IUC\Desktop\BUILD_64\bin\Release\Fibonacci.exe', Binary was not
> built with debug information.
> 'Fibonacci.exe': Loaded 'C:\Windows\System32\ntdll.dll'
> 'Fibonacci.exe': Loaded 'C:\Windows\System32\kernel32.dll'
> 'Fibonacci.exe': Loaded 'C...
2017 Mar 22
2
[PATCH] virtio_balloon: don't push uninitialized buffers to stats virtqueue
On Wed, Mar 22, 2017 at 5:14 PM, Michael S. Tsirkin <mst at redhat.com> wrote:
> On Wed, Mar 22, 2017 at 04:10:27PM +0100, Ladi Prosek wrote:
>> When init_vqs runs, virtio_balloon.stats is either uninitialized or
>> contains stale values. The host updates its state with garbage data
>> because it has no way of knowing that this is just a marker buffer
>> used for
2017 Mar 22
2
[PATCH] virtio_balloon: don't push uninitialized buffers to stats virtqueue
On Wed, Mar 22, 2017 at 5:14 PM, Michael S. Tsirkin <mst at redhat.com> wrote:
> On Wed, Mar 22, 2017 at 04:10:27PM +0100, Ladi Prosek wrote:
>> When init_vqs runs, virtio_balloon.stats is either uninitialized or
>> contains stale values. The host updates its state with garbage data
>> because it has no way of knowing that this is just a marker buffer
>> used for
2017 Mar 22
0
[PATCH] virtio_balloon: don't push uninitialized buffers to stats virtqueue
...re fine with the unsolicited update.
>
> In QEMU, this would mean that you'll see valid stats in
> /machine/peripheral/balloon0/guest-stats without setting the
> guest-stats-polling-interval. And they would be updated on driver
> (re-)load, so kind of arbitrarily from host pov.
IUC the only issue would be that someone might come to
depend on this. Doesn't look like a big deal to me.
> On the other hand, this patch does not really comply with (5.5.6.3.1
> Driver Requirements: Memory Statistics):
>
> "Driver MUST supply the same subset of statistics in al...
2009 Feb 23
0
[LLVMdev] 2.5 Pre-release1 available for testing
...ke[1]: Leaving directory `/builddir/build/BUILD/llvm-2.5/lib/VMCore'
make[1]: *** [/builddir/build/BUILD/llvm-2.5/lib/VMCore/Release/Intrinsics.gen.tmp]
Aborted
make: *** [all] Error 1
The compiler flags used are in the build log as well.
Thanks,
--
miʃel salim • http://hircus.jaiku.com/
IUCS • msalim at cs.indiana.edu
Fedora • salimma at fedoraproject.org
MacPorts • hircus at macports.org
2003 Feb 02
3
Finding Missing Data Patterns
Dear R-Helpers,
I have a large data matrix, which contains missing data. The matrix
looks something like this:
1) X X X X X X NA NA NA
2) NA NA NA NA X X X X X
3) NA NA X X X X NA NA NA
4) X X X X X X X X X
5) X X NA NA X NA NA NA NA
and so on. Notice that the first row starts with complete data but ends
with missing. The second row starts with missing, but the rest is
2017 Sep 26
2
[PATCH net-next RFC 5/5] vhost_net: basic tx virtqueue batched processing
On Fri, Sep 22, 2017 at 04:02:35PM +0800, Jason Wang wrote:
> This patch implements basic batched processing of tx virtqueue by
> prefetching desc indices and updating used ring in a batch. For
> non-zerocopy case, vq->heads were used for storing the prefetched
> indices and updating used ring. It is also a requirement for doing
> more batching on top. For zerocopy case and for
2017 Sep 26
2
[PATCH net-next RFC 5/5] vhost_net: basic tx virtqueue batched processing
On Fri, Sep 22, 2017 at 04:02:35PM +0800, Jason Wang wrote:
> This patch implements basic batched processing of tx virtqueue by
> prefetching desc indices and updating used ring in a batch. For
> non-zerocopy case, vq->heads were used for storing the prefetched
> indices and updating used ring. It is also a requirement for doing
> more batching on top. For zerocopy case and for
2009 Feb 07
11
[LLVMdev] 2.5 Pre-release1 available for testing
LLVMers,
The 2.5 pre-release is available for testing:
http://llvm.org/prereleases/2.5/
If you have time, I'd appreciate anyone who can help test the release.
Please do the following:
1) Download/compile llvm source, and either compile llvm-gcc source or
use llvm-gcc binary (please compile llvm-gcc with fortran if you can).
2) Run make check, send me the testrun.log
3) Run "make
2008 May 21
0
Errors in using gdb (PR#11496)
...41b3eAiOzTqtjlU7Ek8Q9mwxDuyCPUpAFHZW4B2of6
JodScMmROqyUVGQ+G2Rd8qgIsZoSglbcRWTzlk85cYfZyxl8qpRD/YhYUpsLIsVFXcaCdmt1
ctyXvybR79IFRS2y6khS1kG7PTmq7irrbu0QHFGl/Gc0oBR15HYEXvIDqzlod/VeB+3FkSuy
+SJor2d3fbLrvUcNbHVtup2r7hkiluDWch2NoiBb5r8M2hNoPXSz/AzQjiokaC9e/ROBeWyg
QH9XoB3lqMhAeoPlY1gvFsXwXtaOL0S5hwJrTKiucuYwErPLQjAY9mVMYn5bu5sdLcL6oxy/
OG9+viJWA7FbhONb3J7uVuS6PldKRZaitvNaG7ddKk66L5elOvM8vTzjIG67mU7+pEaEyBhs
2615R6DdSt5VccQnZmURBiNPz0MuiVHBFQJQ3WnSpMyNQPtQ32TmObtVhysl2AYUJGspSv4g
NqJCMgxrK+7CtXmXTwnapT3X+XTlWe9H2NeGxLz66S7hWeYR6nycadntlJyV1QHiIjFCqRP0
5bogt0WuOmxKl8/EvG2ZuavElr1Rt+ZWZP2na2B1HbkdgR2R5...
2018 Nov 10
0
Fedora 29 upgrade: texlive-scheme-medium may depend on R
On Sat, 10 Nov 2018 at 15:17, Roger Bivand <Roger.Bivand at nhh.no> wrote:
>
> On upgrading my F28 to F29, I've found that R-core and a number of R
> packages:
>
> R-evaluate R-glue R-highr R-knitr R-magrittr R-markdown R-mime R-stringi
> R-stringr R-yaml
>
> are installed, although I only ever install R from source and always keep
> my Rs locally. So I
2018 Aug 20
0
Consider setting RTLD_GLOBAL when loading packages in LinkingTo
Hi everyone,
Some of you probably received the following thread from the Rcpp-devel
mailing list:
http://lists.r-forge.r-project.org/pipermail/rcpp-devel/2018-August/010072.html
Summing up, the issue described is the following: pkg1 provides type1
in pkg1.so building on some headers. pkg2 links to pkg1 (BTW,
LinkingTo is actually misleading, because it doesn't really link to
it), i.e.,
2018 Aug 31
0
compairing doubles
El vie., 31 ago. 2018 a las 15:10, Felix Ernst
(<felix.gm.ernst at outlook.com>) escribi?:
>
> Dear all,
>
> I a bit unsure, whether this qualifies as a bug, but it is definitly a strange behaviour. That why I wanted to discuss it.
>
> With the following function, I want to test for evenly space numbers, starting from anywhere.
>
> .is_continous_evenly_spaced <-
2018 Nov 03
1
Suggestion: Make CRAN source URLs immutable
On Sat, 3 Nov 2018 at 11:54, Joris Meys <jorismeys at gmail.com> wrote:
>
> FWIW, you can get the URL and extract the link with extension from there. Archived packages are always tarballs, so that makes the following possible:
>
> url <- "https://cran.r-project.org/package=httr&version=1.3.0"
>
> library(RCurl)
>
> pkgurl <-
2019 Jan 03
2
Compiler + stopifnot bug
Hi,
I found the following issue in r-devel (2019-01-02 r75945):
`foo<-` <- function(x, value) {
bar(x) <- value * x
x
}
`bar<-` <- function(x, value) {
stopifnot(all(value / x == 1))
x + value
}
`foo<-` <- compiler::cmpfun(`foo<-`)
`bar<-` <- compiler::cmpfun(`bar<-`)
x <- c(2, 2)
foo(x) <- 1
x # should be c(4, 4)
#> [1] 3 3
If the functions
2018 Nov 02
2
Suggestion: Make CRAN source URLs immutable
On Wed, 24 Oct 2018 at 11:40, Kurt Hornik <Kurt.Hornik at wu.ac.at> wrote:
>
> >>>>> Kurt Wheeler writes:
>
> Try e.g.
>
> https://cran.r-project.org/package=httr&version=1.3.1
> https://cran.r-project.org/package=httr&version=1.3.0
This is a nice feature that I didn't know. I recently proposed
enforcing this scheme in Fedora's packaging
2019 Jan 07
2
Runnable R packages
On Mon, 7 Jan 2019 at 22:09, Gergely Dar?czi <daroczig at rapporter.net> wrote:
>
> Dear David, sharing some related (subjective) thoughts below.
>
> You can provide your app as a Docker image, so that the end-user
> simply calls a "docker pull" and then "docker run" -- that can be done
> from a user-friendly script as well.
> Of course, this requires