Displaying 7 results from an estimated 7 matches for "shamless".
Did you mean:
seamless
2004 Aug 06
0
[Interopcast-general] about translatingdocumentation, but not only documentation.
...of a OSS project called Audacity, which uses PortAudio
exclusively for all audio I/O. I have it running successfully on Linux,
MacOS X and Windows, all compiled from the same source tree.
I think if Ices could incorporate PortAudio it would handle some serious
portability issues.
And now for the shamless promotion. Listen to Democracy Now! every weekday
at 8AM EST on the Global Indymedia radio stream at
liveradio.indymedia.org. DN is a daily hour long news show covering
current events the mainstream American media sometimes overlooks.
-l[e^2]
------------------------------
http://www.fallingforwar...
2010 Mar 23
1
[RFC] vhost-blk implementation
...ivers/vhost/blk.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ net-next/drivers/vhost/blk.c 2010-03-22 18:07:18.156584400 -0400
@@ -0,0 +1,242 @@
+ /*
+ * virtio-block server in host kernel.
+ * Inspired by vhost-net and shamlessly ripped code from it :)
+ */
+
+#include <linux/compat.h>
+#include <linux/eventfd.h>
+#include <linux/vhost.h>
+#include <linux/virtio_net.h>
+#include <linux/virtio_blk.h>
+#include <linux/mmu_context.h>
+#include <linux/miscdevice.h>
+#include <linu...
2010 Mar 23
1
[RFC] vhost-blk implementation
...ivers/vhost/blk.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ net-next/drivers/vhost/blk.c 2010-03-22 18:07:18.156584400 -0400
@@ -0,0 +1,242 @@
+ /*
+ * virtio-block server in host kernel.
+ * Inspired by vhost-net and shamlessly ripped code from it :)
+ */
+
+#include <linux/compat.h>
+#include <linux/eventfd.h>
+#include <linux/vhost.h>
+#include <linux/virtio_net.h>
+#include <linux/virtio_blk.h>
+#include <linux/mmu_context.h>
+#include <linux/miscdevice.h>
+#include <linu...
2004 Aug 06
5
[Interopcast-general] about translatingdocumentation, but not only documentation.
On Thu, 2003-07-31 at 17:07, Dave St John wrote:
> What are the chances of getting ices0.3 and ices2 ported to windows as a
> command line app?
> and be able to run it as a NT serivce?
It's a question of getting the compiler environment setup to do the port. Much
of libshout and ices2 are ready but, certain things like live input are different
from whats in windows.
karl.
2010 Apr 07
0
[RFC] vhost-blk implementation (v2)
...ivers/vhost/blk.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ net-next/drivers/vhost/blk.c 2010-04-06 16:38:03.563847905 -0400
@@ -0,0 +1,445 @@
+ /*
+ * virtio-block server in host kernel.
+ * Inspired by vhost-net and shamlessly ripped code from it :)
+ */
+
+#include <linux/compat.h>
+#include <linux/eventfd.h>
+#include <linux/vhost.h>
+#include <linux/virtio_net.h>
+#include <linux/virtio_blk.h>
+#include <linux/mmu_context.h>
+#include <linux/miscdevice.h>
+#include <linu...
2010 Apr 07
0
[RFC] vhost-blk implementation (v2)
...ivers/vhost/blk.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
+++ net-next/drivers/vhost/blk.c 2010-04-06 16:38:03.563847905 -0400
@@ -0,0 +1,445 @@
+ /*
+ * virtio-block server in host kernel.
+ * Inspired by vhost-net and shamlessly ripped code from it :)
+ */
+
+#include <linux/compat.h>
+#include <linux/eventfd.h>
+#include <linux/vhost.h>
+#include <linux/virtio_net.h>
+#include <linux/virtio_blk.h>
+#include <linux/mmu_context.h>
+#include <linux/miscdevice.h>
+#include <linu...
2015 Nov 21
7
Only 2.5G of RAM available then syslinux64.efi boots 32-bit linux 686-pae
Hello,
I'm booting linux-3.16-686-pae kernel (32-bit) via syslinux.efi 64-bit version.
After boot linux sees only 2.5G of RAM while system has 32G installed.
If I boot the same kernel with GRUB64 efi instead of syslinux
then amount of RAM available to linux is 32G.
Is this a bug or I'm missing something?
syslinux.cfg:
label live-686-pae
menu label Linux (686-pae)
menu