search for: yuji

Displaying 20 results from an estimated 24 matches for "yuji".

Did you mean: huji
2008 Jun 27
32
[PATCH][RFC] Support more Capability Structures and Device Specific
...change the emulation policy of each field/bit by just simply modifying the "emu_mask" value provided in each register table. And for only special emulation or interacting with other components (like hypervisor), you have to implement function corresponding to the register. Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp> -- Yuji Shimada _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 Oct 10
3
How to test if two C statistics are significantly different?
...package risksetROC to test how much predictive value did the marker add to this model. I get two C statistics by analyzing the linear predictors of the two models into this package. The qustion is How to test if two C statistics are significantly different? Your help will be greatly appreciated! Yujie [[alternative HTML version deleted]]
2008 Aug 02
3
Bug for Xen-3.3.0-rc2: libpci read error. No emulation.
On 32e, we create one guest, then hotplug attach one NIC to guest, guest can not get IP address via dhcp, guest qemu log shows "libpci read error. No emulation ". Here is the bug entry: One 32e, hotplug attaching VT-d NIC to guest failed. http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1316. -- haicheng _______________________________________________ Xen-devel mailing list
2008 Aug 29
7
FC-HBA assigned to guest domain does not work.
...entry[7] = 217de9001 (XEN) context = ffff830217de9000 (XEN) context[0] = 201_2155d1001 (XEN) l3 = ffff8302155d1000 (XEN) l3_index = 3 (XEN) l3[3] = 1d802a003 (XEN) l2 = ffff8301d802a000 (XEN) l2_index = 198 (XEN) l2[198] = 0 (XEN) l2[198] not present Thanks, -- Yuji Shimada _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2008 Nov 18
6
[PATCH] fix memory allocation from NUMA node for VT-d.
...nt Structure. It means using default policy. On the other hand, Address Translation Structure exists per guest domain. So, it needs allocating the memory for Address Translation Structure from NUMA node which guest domain runs. This patch is useful for a system which has many IOMMUs. Thanks, -- Yuji Shimada Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp> diff -r 5fd51e1e9c79 xen/drivers/passthrough/vtd/intremap.c --- a/xen/drivers/passthrough/vtd/intremap.c Wed Nov 05 10:57:21 2008 +0000 +++ b/xen/drivers/passthrough/vtd/intremap.c Tue Nov 18 17:37:31 2008 +0900 @@ -473,7 +47...
2008 Jul 12
26
[PATCH] Improve the current FLR logic
Hi, all, The attached patches try to improve the current FLR logic. The idea is: removing the FLR logic from hypervisor and adding the improved logic in Control Panel. The current FLR logic in hypervisor has some issues: 1) Dstate transition is not guaranteed to properly clear the device state; 2) the current code for PCIe FLR is actually buggy: PCI_EXP_DEVSTA_TRPND doesn''t mean the
2007 Sep 20
1
A special kernel for linux as guest os
...! This TIPS, CONFIG_HZ=100, is one of FAQs. It will make most of us happy. Now we can get kernel-vm package on dev.centos.org. Is it a test release of the special kernel? I installed the kernel-vm. Its change-log shows HZ=100. And the kernel seems better for clock interval on VMWare. Thanks a lot. Yuji
2008 Oct 08
8
[PATCH] dom0 linux: Reassign memory resources to device for pci passthrough.
...inux, because there are two problems. - pci-mem-align reassigns all devices'' memory resources if they are not page-aligned. This is not safe, because some devices are used by firmware. - pci-mem-align can''t expand resource window of PCI-PCI bridge. Thanks, -- Yuji Shimada Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp> diff -r b54652ee29ef drivers/pci/Makefile --- a/drivers/pci/Makefile Thu Oct 02 11:29:02 2008 +0100 +++ b/drivers/pci/Makefile Wed Oct 08 12:12:27 2008 +0900 @@ -3,7 +3,8 @@ # obj-y += access.o bus.o probe.o remove.o pc...
2011 Apr 29
1
Analysis and graphics by groups
...on, I'd also need fitting a line to the nDMTRBgm2~nDMTRBgm2.T.1 data using the same model above. I've used plotfit to do that with one nlm data set. Is it possible to fit each group trend line and data with different colours/symbols in one same graphic? Thank you, Cristiano -- Cristiano Yuji Sasada Sato Doutorando Programa de Pós-Graduação em Ecologia e Evolução - IBRAG / UERJ Laboratório de Ecologia de Rios e Córregos Departamento de Ecologia - Universidade do Estado do Rio de Janeiro [[alternative HTML version deleted]]
2009 Apr 22
2
Nova-s2 pci-passthrough not properly working
Dear all, i''m having problems passing a Hauppage Nova-S2 card to my DomU (Mythtv Backend). Hardware is: HP XW8200 2x 3.0GHz Xeon 8Gb ECC Ram 1x TT3200-S2 card 1x DVBWordl S2 card 1x Nova-S2 card [many other card for other domUs...] Dom0 is Ubuntu 8.04 server LTS. Xen 3.2 from repo. DomU (Mythtv) is a 8.04 (using LVM) both using 2.6.24-23-xen kernels Dom0 configs: lspci: ... 02:01.0
2008 Oct 17
0
[PATCH] Fix compilation error when CONFIG_PCI_REASSIGN is not set.
This patch fixes compilation error when CONFIG_PCI_REASSIGN is not set. The patch depends on following patches I have sent. [PATCH] dom0 linux: Fix issue on reassigning resources to PCI-PCI bridge [PATCH] dom0 linux: remove "reassign_resources" option. Thanks, -- Yuji Shimada Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp> diff -r fac93b1081da drivers/pci/pci.h --- a/drivers/pci/pci.h Fri Oct 17 18:13:52 2008 +0900 +++ b/drivers/pci/pci.h Fri Oct 17 18:15:31 2008 +0900 @@ -104,4 +104,5 @@ extern void pci_disable_bridge_window(st extern void p...
2008 Aug 01
0
[PATCH] ioemu-remote&ioemu: fix libpci error handling.
...ALL F when error occurs. Currently, if libpci returns ALL F, emulation stops. But it is possible that the field of real register which is read by guest software is ALL F. After applying this patch, if libpci returns ALL F, ioemu will log warning message and continue the emulation. Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp> -- Yuji Shimada _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2009 Jul 29
1
relatime in plus kernel
....6-smarter-relatime.patch for centosplus kernel? This patch solves disk I/O performance dramatically on servers, And recent distributions (fedora9 and later, etc.) and official kernel applies it. RHEL6 may include it, but RHEL5 is not. How about the linux-2.6-smarter-relatime.patch? Best Regards, Yuji
2003 Jan 21
1
Q : Rsync verbose message
...ansfer? Or is it the total result of since the rsync command is performed? I had connected by gigabit(1000Base-T & 1000Base-SX), I hope more better results. "speedup is" Is this that processing of only a file transfer took 125.30 seconds? I'd like to find to bottle neck. regards Yujis
2007 Aug 21
1
High Performance SSH/SCP - HPN-SSH
Dear CentOS lovers, Could you consider to include a patch, http://www.psc.edu/networking/projects/hpn-ssh/ for openssh maybe as CentosPlus packages? It has great speed impact for long-distance ( high delay ) transfer. Regards, Yuji Tsuchimoto
2008 Dec 25
0
[PATCH 1/4] dom0 linux: Expose HID, UID, SEG, BBN of PCI root bridge via sysfs.
This patch exposes HID,UID,SEG,BBN of PCI root bridge via sysfs. Thanks, -- Yuji Shimada. Signed-off-by: Yuji Shimada <shimada-yxb@necst.nec.co.jp> diff -r 618fc299e2f1 -r 4769a6db78f5 drivers/acpi/pci_root.c --- a/drivers/acpi/pci_root.c Thu Dec 18 11:51:36 2008 +0000 +++ b/drivers/acpi/pci_root.c Thu Dec 25 10:37:52 2008 +0900 @@ -151,6 +151,36 @@ return AE_OK; }...
2006 Jul 21
1
Can't access Samba server with NetBIOS Name but OK with IP
...t /etc/pam.d/login file as well? How? Here is my current /etc/pam.d/login #%PAM-1.0 auth required pam_securetty.so auth include system-auth account required pam_nologin.so account include system-auth password include system-auth Thanks for any comment, Yujie ======Fstab====== LABEL=/home /home ext3 defaults,acl 1 2 ======Nsswitch.conf======= passwd: files winbind shadow: files group: files winbind hosts: files dns bootparams: nisplus [NOTFOUND=return] files ethers: files netmasks:...
2008 Sep 17
7
Megaraid SAS driver failing in Xen-3.3.0 but was working in Xen-3.2.2-rc3
On Xen-3.3.0, domain0 Megaraid SAS (SAS 1068 controller) driver is not loading correctly if vtd support in Xen is enabled. It fails at the point of initializing firmware. I wasn''t seeing this error with Xen-3.2.2-rc3 (Unstable version), though with vtd disabled in Xen-3.3.0, it is working. Looks like a degrade problem. Any clues? Thx, Venkat
2004 Sep 24
0
looking for ocfs-tools-1.1.2-1.src.rpm
Hello, I'm new in this ML. I'm looking for src.rpm of ocfs-tools-1.1.2-1 package of RH3.0. I found the one, which version is 1.1.0-28, for suse9.1 but it seemed to be configured for suse9.1... If it is open in public, please let me know the URI. Thank you, -Yuji Oishi
2007 Sep 07
1
Centos 5 Xen Problem
Hi , I am using Centos 5 for virtualization , i have installed Centos 5 as Host OS and trying install Centos 5 as a guest OS but system is stuck at final screen Starting Install process. This may take saveral minutes...... and its not doing anything else after that i am waiting for at leat 30-40 minutes. Kernel and Hardware details are as follows: Kernel Linux xen 2.6.18-8.el5xen #1 SMP