search for: xia

Displaying 20 results from an estimated 108 matches for "xia".

Did you mean: via
2013 May 28
2
[PATCH] vhost-scsi: return -ENOENT when no matching tcm_vhost_tpg found
ioctl for VHOST_SCSI_SET_ENDPOINT report file exist errori, when I forget to set it correctly in configfs, make user confused. Actually it fail to find a matching one, so change the error value. Signed-off-by: Wenchao Xia <wenchaolinux at gmail.com> --- drivers/vhost/scsi.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/vhost/scsi.c b/drivers/vhost/scsi.c index 7014202..6325b1d 100644 --- a/drivers/vhost/scsi.c +++ b/drivers/vhost/scsi.c @@ -1219,7 +1219,7 @@ static int vhos...
2013 May 28
2
[PATCH] vhost-scsi: return -ENOENT when no matching tcm_vhost_tpg found
ioctl for VHOST_SCSI_SET_ENDPOINT report file exist errori, when I forget to set it correctly in configfs, make user confused. Actually it fail to find a matching one, so change the error value. Signed-off-by: Wenchao Xia <wenchaolinux at gmail.com> --- drivers/vhost/scsi.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/vhost/scsi.c b/drivers/vhost/scsi.c index 7014202..6325b1d 100644 --- a/drivers/vhost/scsi.c +++ b/drivers/vhost/scsi.c @@ -1219,7 +1219,7 @@ static int vhos...
2008 Aug 26
2
Problem with Integrate for NEF-HS distribution
...1) 0.9840505 with absolute error < 7e-09 > integrate(integrand, -50,1) 0.9842315 with absolute error < 4.4e-05 > integrate(integrand, -100,1) 0.9842315 with absolute error < 3.2e-05 > integrate(integrand, -Inf,1) Error in integrate(integrand, -Inf, 1) : non-finite function value Xia _________________________________________________________________ Be the filmmaker you always wanted to be?learn how to burn a DVD with Windows?.
2006 May 15
2
[LLVMdev] Re: __main() function and AliasSet
...EF the node. In other words, if I only use -steens-aa and the data_XXXs are all external global variables( and so inComplete ), the call to printf will make the same effect, which I have tested it. Am I right ? :) On Monday 15 May 2006 12:52, Chris Lattner wrote: > On Mon, 15 May 2006, Nai Xia wrote: > > Thank you very much for your detailed help. > > You are definitely a good man. :) > > I feel so much to learn. > > Happy to help! > > -Chris > > > On Monday 15 May 2006 04:07, you wrote: > >> On Sun, 14 May 2006, Nai XIA wrote: > >...
2006 May 17
2
[LLVMdev] Re: __main() function and AliasSet
On Tuesday 16 May 2006 03:19, Chris Lattner wrote: > On Mon, 15 May 2006, Nai Xia wrote: > > > In other words, if I only use -steens-aa and the data_XXXs are all > > external global variables( and so inComplete ), > > Sounds right! > > > the call to printf will > > make the same effect, which I have tested it. > > > > Am I rig...
2009 Apr 27
4
Poor performance when accessing Linux from Windows XP because of too many QUERY_FILE_INFO requests
...8e41-00c04fb9386d}:$DATA 65 server client SMB NT Create AndX Response, Error: STATUS_OBJECT_PATH_NOT_FOUND 66 client server SMB Close Request, FID: 0x3004 67 server client SMB Close Response Best Regards! ------------------------------ Xia Zeyi arandar.xia@chn.fujixerox.com
2006 May 17
0
[LLVMdev] Re: __main() function and AliasSet
On Wed, 17 May 2006, Nai Xia wrote: > Unfortunately, I did not locate the lines in steens-aa for "printf" special case. > In ds-aa, I found the lines below: Right, steens-aa and ds-aa share code for "local analysis", they just stitch it together into an interprocedural analysis in different ways. T...
2006 May 15
0
[LLVMdev] Re: __main() function and AliasSet
On Mon, 15 May 2006, Nai Xia wrote: > In other words, if I only use -steens-aa and the data_XXXs are all > external global variables( and so inComplete ), Sounds right! > the call to printf will > make the same effect, which I have tested it. > > Am I right ? :) If you've tested it then, yes you'...
2019 Aug 07
2
Compiling compiler-rt for baremetal CortexM on Ubuntu Linux
...AL_ARMV7EM_SYSROOT=${ARMEABI5GCC} -DCMAKE_BUILD_TYPE=Release -C/home/llvm-project/clang/cmake/caches/BaremetalARM.cmake /home/llvm-project/llvm/runtimes/compiler-rt with echo $ARMEABI5GCC /home/gcc-arm-none-eabi-5_4-2016q3/arm-none-eabi Does anyone know how to fix this problem? Thanks in advance! Xia Zhou -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190807/b3184e78/attachment.html>
2004 Jul 11
2
[LLVMdev] Adding type qualifies or property
...aits<llvm::Function> >::clear()+0x3d)[0x83bb5e1] analyze(llvm::Module::~Module [in-charge]()+0x41)[0x83788b9] analyze(main+0x5f7)[0x827151b] /lib/tls/libc.so.6(__libc_start_main+0xe4)[0x42015574] analyze(dlopen+0x41)[0x8269b75] Has anyone encountered this? Any workarounds? Thanks, David xia ______________________________________ ע������30��������䣨 http://mail.sina.com.cn/chooseMode.html �� =================================================================== �Ը�С��� (http://ad4.sina.com.cn/wx/ads/zhuiyu_hprefresh1.html)
2004 Jul 12
0
[LLVMdev] Adding type qualifies or property
Xia, LLVM doesn't really use type qualifiers the way you're thinking about it. In LLVM parlance, types are neither const nor non-const, they just define the fundamental nature of a value. However, LLVM fully supports Constant Values (see include/llvm/Constant.h) and constant global variables (...
2010 Jul 22
1
gam() and contrast
...at=treatment[-placebo.pos]),list(treat="Placebo"), conf.int=0.9)-- (here placebo.pos=position of "Placebo" in treatment vector) I wonder if the function contrast could be used here? If not, what other options I might have? I hope it's not a stupid question… Thanks a lot! Xia Li [[alternative HTML version deleted]]
2012 Feb 21
1
R package built with Fortran code
...code has modules, subroutines and main program. Is there anyway that R can call such fortran programming? Or I should modify the coding and form them into subroutines before let R call them? Thank you very much! P.S. I'm not a Fortran user, just have to do such work and build this package... Xia -- View this message in context: http://r.789695.n4.nabble.com/R-package-built-with-Fortran-code-tp4408150p4408150.html Sent from the R help mailing list archive at Nabble.com.
2014 Feb 25
1
boot from local drive does't work
I have tried "LOCALBOOT -1" , it still didn't work. ? 2014?02?25? 12:44, Gene Cumm ??: > On Mon, Feb 24, 2014 at 10:27 PM, ?? <lei.xia at cs2c.com.cn> wrote: >> Hi, all >> >> I can't boot from local drive on some machines(thinkpad x200 and >> thinkpad x1 carbon) using >> syslinux 3.05 or syslinux 4.05. >> >> And i change localboot 0xffff to localboot 0x80, boot from local drive >...
2004 Jul 20
4
[LLVMdev] Close the extension for lib functions?
Why some library functions (such as strcpy,strncpy,etc.) are extended in .bc file? How to keep the originally forms of these library functions in .bc file? Thanks - Xia ______________________________________ ע������30��������䣨 http://mail.sina.com.cn/chooseMode.html �� =================================================================== HP����̨ʽ����������ִ���Ͽ��ж� (http://ad4.sina.com.cn/wx/ads/zhuiyu_hprefresh.html)
2004 Sep 04
1
[LLVMdev] How call other lib functions in a pass?
...pass has to call one function of a binary library. But when opt loads my pass, it tells me that the function is "undefined symbol". > > I copy the library to /usr/lib, and run ldconfig, but this is unuseful. > > Should I modify the Makefile? :( > > Thanks. > > Xia -------------------------------------------------------------------------------------周杰伦在"第一现场"与你面对面 http://smspop.163.com/special/jay200408/index2.html
2006 May 23
2
[LLVMdev] Indirect function call
On Tuesday 23 May 2006 13:34, Chris Lattner wrote: > On Tue, 23 May 2006, Nai Xia wrote: > > Maybe Chris can us give more helpful comments. > > Andrew (and Dinakar, and perhaps others) are the current current > maintainers of DSA. Oh, I'd say sorry to you and Andrew both. I had though you are the maintainer... ... So I am currently thinking that maybe it i...
2006 May 26
1
[LLVMdev] Re: About the callgraph builder
...he list. Very hard working man :) Actually I am not in a hurry. And thanks in advance. I think LLVM gives me a platform to learn and exercise many things. Best wishes to LLVM , to you and anyone contributing to it. :) On Friday 26 May 2006 10:52, Chris Lattner wrote: > On Fri, 26 May 2006, Nai Xia wrote: > > Could you kindly tell me who is the right person that can give me some > > suggestion or criticism on implementing a new callgraph builder? I have to > > firstly be confident that my design is at least reasonable. > > Hi Nai, > > I am and potentially other...
2014 Feb 25
3
boot from local drive does't work
Hi, all I can't boot from local drive on some machines(thinkpad x200 and thinkpad x1 carbon) using syslinux 3.05 or syslinux 4.05. And i change localboot 0xffff to localboot 0x80, boot from local drive is available. I find "0x80 is the primary hard drive. The special value -1(0xffff) causes ISOLINUX to report failure to the BIOS, which, on recent BIOSes, should mean that the next
2006 May 14
0
[LLVMdev] Re: __main() function and AliasSet
...uld not have asked about __main() ---- it appears in FAQ. But the question remains that why call to __main() can alias stack location? I think the memory location pointed by data_X pointers are not visible to __main(). In comparison, calls to printf() do not have similar effect. On 5/14/06, Nai Xia <nelson.xia at gmail.com> wrote: > > In a code segment of my pass plugin, I try to gather AliasSets for all > StoreInst, LoadInst and CallInst instructions in a function. > Some behaviors of the pass puzzled me. > Below is the *.ll of the test program which I run the pass on, &...