search for: xen_blkdev_tap

Displaying 5 results from an estimated 5 matches for "xen_blkdev_tap".

2007 Mar 20
4
blktap howto
hi, i''m trying move from file: based disk to tap:aio but things don''t work i have centos4 dom0 with centos4 domU xen 3.0.4-testing changeset: 13138:d401cb96d8a0 self compiled [root@xen linux-2.6.16.38-xen]# grep XEN_BLKDEV_TAP .config CONFIG_XEN_BLKDEV_TAP=m config disk = [ ''file:/var/lib/xen/test.img,hda1,w'', ''file:/var/lib/xen/test.swap,hda2,w'' ] changed to disk = [ ''tap:aio:/var/lib/xen/test.img,hda1,w'', ''tap:aio:/var/lib/xen/test.swap,hda2,w'' ]...
2007 Jul 30
0
[PATCH][1/4][IOMGR] I/O request Manager body
...s is body for I/O request management. Signed-by-off Satoshi UCHIDA <s-uchida@ap.jp.nec.com> diff -r e64625df946b -r aee77a9230c1 drivers/xen/Kconfig --- a/drivers/xen/Kconfig Fri Jun 15 13:33:47 2007 -0600 +++ b/drivers/xen/Kconfig Fri Jul 13 13:45:30 2007 +0900 @@ -65,6 +65,15 @@ config XEN_BLKDEV_TAP high-performance block backends, where disk images may be implemented as files, in memory, or on other hosts across the network. This driver can safely coexist with the existing blockback driver. + +config XEN_IOMGR + tristate "Backend I/O request manager framework&...
2010 Jan 13
65
ntpd under Xen Dom0 exhibits extremely high jitter/noise? runs stable/quiet under non-xen kernel.
On a selection of boxes, ntpd running in Xen Dom0 reproducibly exhibits extermely high noise/jitter. Switching back to -default, non-xen kernel ntpd runs with very low jitter/noise. Question -- how can I ''tame'' ntpd noise & jitter when running in Dom0? Is the problem a config issue, or a bug? Already reported this downstream; everybody''s "stumped".
2010 Jan 13
65
ntpd under Xen Dom0 exhibits extremely high jitter/noise? runs stable/quiet under non-xen kernel.
On a selection of boxes, ntpd running in Xen Dom0 reproducibly exhibits extermely high noise/jitter. Switching back to -default, non-xen kernel ntpd runs with very low jitter/noise. Question -- how can I ''tame'' ntpd noise & jitter when running in Dom0? Is the problem a config issue, or a bug? Already reported this downstream; everybody''s "stumped".
2011 Feb 26
1
make world error
This time make world on Ubuntu 10.04 gives following error gcc -O2 -fomit-frame-pointer -m32 -march=i686 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF .fsimage.so.d -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -mno-tls-direct-seg-refs -I../../../tools/libfsimage/common/