search for: msg00183

Displaying 7 results from an estimated 7 matches for "msg00183".

Did you mean: msg00133
2009 Nov 05
3
Bhattacharyya distance metric
I need to use the Bhattacharyya distance metric to determine population separation. Has anyone written a Bhattacharyya distance metric function in R? -- View this message in context: http://old.nabble.com/Bhattacharyya-distance-metric-tp26221259p26221259.html Sent from the R help mailing list archive at Nabble.com.
2005 Sep 20
4
building initrd.img with updated drivers
Can someone point me to instructions on how to build a pxeboot/initrd.img with updated drivers. I would like to pxe boot and install rh8 on a newer machine, and the pxeboot files that come with rh8 (2.4.20-8) don't support my e1000 NIC. I believe that the newer 2.4.20-28.8 drivers will, but I'm having trouble finding instructions in rebuilding the pxeboot initrd.img + vmlinuz to
2014 Jan 24
2
[PATCH 0/2] Implement virt-builder --selinux-relabel option.
Do SELinux relabelling properly.
2017 Oct 23
2
[PATCH v2 1/2] v2v: Fix RPM file owned test (RHBZ#1503958).
v1 was here: https://www.redhat.com/archives/libguestfs/2017-October/msg00183.html v2: - Adds back the Debian test, but simplified. - Adds tests on Fedora & Debian. Rich.
2018 Jun 01
3
[PATCH v2] virtio_pci: support enabling VFs
There is a new feature bit allocated in virtio spec to support SR-IOV (Single Root I/O Virtualization): https://github.com/oasis-tcs/virtio-spec/issues/11 This patch enables the support for this feature bit in virtio driver. Signed-off-by: Tiwei Bie <tiwei.bie at intel.com> Acked-by: Stefan Hajnoczi <stefanha at redhat.com> Acked-by: Michael S. Tsirkin <mst at redhat.com> ---
2018 Jun 01
3
[PATCH v2] virtio_pci: support enabling VFs
There is a new feature bit allocated in virtio spec to support SR-IOV (Single Root I/O Virtualization): https://github.com/oasis-tcs/virtio-spec/issues/11 This patch enables the support for this feature bit in virtio driver. Signed-off-by: Tiwei Bie <tiwei.bie at intel.com> Acked-by: Stefan Hajnoczi <stefanha at redhat.com> Acked-by: Michael S. Tsirkin <mst at redhat.com> ---
2005 Oct 05
10
xen 2.0 testing / DMA failure with ivtv-driver
...t;fa> bb 00 e0 ff ff 21 e3 ff 43 14 8b 85 54 18 00 00 8b 54 24 74 <6>ivtv warning: ENC: DMA still Pending while stopping capture! In both cases an "dma-part" of the driver is touched. Now, when i understand it right (http://lists.xensource.com/archives/html/xen-changelog/2005-07/msg00183.html) this error shouldn''t longer exist but it does, on my system with xen 2.0 testing (which should contain the fix). What could goes wrong? On http://www.gossamer-threads.com/lists/ivtv/devel/24845 you''ll find my post on ivtv-dev list with a little bit more system informations....