search for: jie

Displaying 20 results from an estimated 230 matches for "jie".

Did you mean: die
2020 Sep 14
2
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
On Mon, Sep 14, 2020 at 05:48:07PM +0300, Dan Carpenter wrote: > Hi Jie, > > url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013 > base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next > config: parisc-randconfig-m031-20200913 (attached as .config) > compiler:...
2020 Sep 14
2
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
On Mon, Sep 14, 2020 at 05:48:07PM +0300, Dan Carpenter wrote: > Hi Jie, > > url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013 > base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next > config: parisc-randconfig-m031-20200913 (attached as .config) > compiler:...
2020 Sep 14
0
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
Hi Jie, url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013 base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next config: parisc-randconfig-m031-20200913 (attached as .config) compiler: hppa-linux-gcc (GCC) 9.3...
2020 Sep 14
0
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
On Mon, Sep 14, 2020 at 06:24:55PM +0300, Andy Shevchenko wrote: > On Mon, Sep 14, 2020 at 05:48:07PM +0300, Dan Carpenter wrote: > > Hi Jie, > > > > url: https://github.com/0day-ci/linux/commits/Jie-Deng/i2c-virtio-add-a-virtio-i2c-frontend-driver/20200911-115013 > > base: https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next > > config: parisc-randconfig-m031-20200913 (attached as ....
2020 Sep 11
6
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
...please refer to https://projectacrn.org. The virtio device ID 34 is used for this I2C adpter since IDs before 34 have been reserved by other virtio devices. Co-developed-by: Conghui Chen <conghui.chen at intel.com> Signed-off-by: Conghui Chen <conghui.chen at intel.com> Signed-off-by: Jie Deng <jie.deng at intel.com> Reviewed-by: Shuo Liu <shuo.a.liu at intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com> --- The device ID request: https://github.com/oasis-tcs/virtio-spec/issues/85 Changes in v2: - Addressed comments received from Mich...
2020 Sep 11
6
[PATCH v2] i2c: virtio: add a virtio i2c frontend driver
...please refer to https://projectacrn.org. The virtio device ID 34 is used for this I2C adpter since IDs before 34 have been reserved by other virtio devices. Co-developed-by: Conghui Chen <conghui.chen at intel.com> Signed-off-by: Conghui Chen <conghui.chen at intel.com> Signed-off-by: Jie Deng <jie.deng at intel.com> Reviewed-by: Shuo Liu <shuo.a.liu at intel.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com> --- The device ID request: https://github.com/oasis-tcs/virtio-spec/issues/85 Changes in v2: - Addressed comments received from Mich...
2001 Aug 23
5
rsync hangs on solaris
Hi All, I've got a cron-run rsync (2.4.6) hang on both sides (solaris to solaris). The platform is: SunOS 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-80 Sorry if this has been asked before, for I couldn't find a searchable archive for this list on . Regards, Jie
2011 Sep 01
3
how to get the varifying character with two variables?
..."data1obs1_err.dat" "data2obs2_err.dat" "data3obs3_err.dat" [4] "data1obs4_err.dat" "data2obs5_err.dat" but actually what i want is data from 1 to 3 and obs from 1 to 5. thus ,I can read 15 files but not 5 files how could I do? thanks. -- TANG Jie [[alternative HTML version deleted]]
2013 Aug 26
1
plot categorical variable with percentage infomation
...place=T)) plot(a) and hist(as.numeric(a),freq=F) would give the histogram of it. But I do not know how to add the counts or percentage information for plot.factor(). hist() can do it but as a numeric variable, the x-axis is not 3 categories in this case. Thank you for any suggestion. Best wishes, Jie
2019 Apr 14
2
[A bug?] Failed to use BuildMI to add R7 - R12 registers for tADDi8 and tPUSH of ARM
Hi Craig, Thanks for the information. Can you point to the source that specifies tGPR to be R0 - R7? I tried to search in ARMInstrThumb.td but couldn’t find it. Thanks, - Jie On Apr 14, 2019, at 15:28, Craig Topper <craig.topper at gmail.com<mailto:craig.topper at gmail.com>> wrote: I believe there is probably a separate instruction in LLVM for thumb2 add. Probably starting with t2 instead of t. The definition of tADDi8 looks like this. Where tGPR specifi...
2012 Mar 08
6
how to modify the tickment of x-axis
...I plot a series of observation data every minutes in a day as the attachment below plot(wnd,type='l',lty=1,col='red',lwd=1,xlab=xxlab,ylab=yylab,ylim=YY) In the figure, the x-axis tickment is the number of data How can I change it fore example 1h 2h 3h 4h and so on ? -- TANG Jie Email: totangjie at gmail.com Tel: 0086-2154896104 Shanghai Typhoon Institute,China
2009 Jul 18
3
how to run the R script in background in Windows XP?
...R with the version 2.9.1 in Windows XP. But I only can run these scrpit via R-GUI. Can anyone tell me how to run the scripts in background without openning R-gui.In another word, run the R-script and get the result via some batch proceesing files or shell scripts directly? Thanks. . -- TANG Jie Email: totangjie@gmail.com Tel: 0086-2154896104 Shanghai Typhoon Institute,China [[alternative HTML version deleted]]
2009 Mar 16
3
sort data frame columns according to a list
...ch one named from a sample ID, and each sample was measured in a specific time, generating one column of data, now I would like to sort the columns according to the time course, so I have the second data frame containing sample IDs with time point, but how should I do the sorting?   Thanks a lot!   Jie [[alternative HTML version deleted]]
2012 Mar 14
6
where I can find more color names or color definition?
hi everyone . Now I want to draw several lines in one frame.And it seems needs more colors except for blue red,black .Where can i found these color name or define some new color ?thank you . -- TANG Jie Email: totangjie@gmail.com Tel: 0086-2154896104 Shanghai Typhoon Institute,China [[alternative HTML version deleted]]
2009 Jul 20
5
what is meaning of the bubbles in boxplots?
Hi ,everyone , I draw some boxplot figure with the command "boxplot".But in the figure,there are some bubbles at the top part of the figure. Can anyone tell me what the correct meaning of these bubbles?and how to remove it? -- TANG Jie Email: totangjie@gmail.com Tel: 0086-2154896104 Shanghai Typhoon Institute,China [[alternative HTML version deleted]]
2019 Oct 20
3
How to configure cmake to not rebuild .inc (tablegen) files?
...es that rebuilds all the tablegen files? Here is my command line to run cmake for generating Makefiles: cmake -G “Unix Makefiles” -DLLVM_TARGETS_TO_BUILD=“X86" -DCMAKE_BUILD_TYPE=Debug $(LLVM_SRC) The cmake version is 3.13.4. And I did not experience the same behavior on a Linux. Thanks, - Jie -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191020/870466c8/attachment.html>
2019 Apr 14
2
[A bug?] Failed to use BuildMI to add R7 - R12 registers for tADDi8 and tPUSH of ARM
...M page http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0068b/ch03s03s01.html R9 - R12 have their conventional usage, but I don’t if this is the reason we cannot use them arbitrarily. The fact that we can use it to generate mov instructions but not add/sub and push/pop confuses me. - Jie On Apr 14, 2019, at 14:55, Craig Topper <craig.topper at gmail.com<mailto:craig.topper at gmail.com>> wrote: I don't know much about ARM. But it looks like tADDi8 is a Thumb instruction and it can only use R0-R7. tPUSH probably as a similar issue. But it's also a store instru...
2008 Nov 08
8
pxelinux
????????????. ????? ??? ????????? ???????? ?? ????. ?? ??????? ?????????? ? ????????? ?? ????? ??????????? ?????? ????? ??? ???????? Gigabyte GA-P35-S3, ??????? ????? ?????????? ??????? ???????? Realtek RTL8111B/8111C. ??? ???????? ?? ????? ?????????? ?????????? ??????????? ????, ?? ????? ?????? ?????? ?????? ?????????? ?????? ?????????. ?
2001 Aug 24
1
Recursive flag needs fixing 2.4.7pre1
Martin, Just a minor fix. Jie, Try the -r option (or the --recurse) option instead. It looks like the source changed to this: options.c: {"recurse", 'r', POPT_ARG_NONE, &recurse}, But the help is still at: options.c: rprintf(F," -r, --recursive recurse into directories\n");...
2013 Apr 30
2
Quote as element of a vector/list
...as part of an vector. For instance, I would like to get an character object as x = " 12"ab"34 " or y = c("1", "2", """, "a", "b", """, "3", "4") Is that possible? Thank you. Best wishes, Jie [[alternative HTML version deleted]]