search for: dicard

Displaying 7 results from an estimated 7 matches for "dicard".

Did you mean: discard
2009 Nov 22
1
[PATCH] vhost: Fix warnings and bad type handling
From: Alan Cox <alan at linux.intel.com> Subject: [PATCH] vhost: fix warnings on 32 bit systems Fix compiler warning about discarding top 32 bit of data on 32 bit systems, and document that dicarded bits must be 0. Signed-off-by: Alan Cox <alan at linux.intel.com> Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- So I think the below slightly tweaked version of Alan's patch is a bit better. OK? drivers/vhost/vhost.c | 5 ++++- 1 files changed, 4 insertions(+),...
2009 Nov 22
1
[PATCH] vhost: Fix warnings and bad type handling
From: Alan Cox <alan at linux.intel.com> Subject: [PATCH] vhost: fix warnings on 32 bit systems Fix compiler warning about discarding top 32 bit of data on 32 bit systems, and document that dicarded bits must be 0. Signed-off-by: Alan Cox <alan at linux.intel.com> Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- So I think the below slightly tweaked version of Alan's patch is a bit better. OK? drivers/vhost/vhost.c | 5 ++++- 1 files changed, 4 insertions(+),...
2009 Apr 03
2
[LLVMdev] GSoC 2009 application
...an May 23 - June 7 -- profiling passes coded ,improved and tested. Passes optimised to incorporate statically available information like loop iterations,known aliases nd estimated parallelism June 7 - June 21 -- Loop transformation pass converting the loop into a speculative one using the copy or dicard model[1]. June 21 - July 7 - Loop peeling and strip mining passes. July 7 - August 10 -- Maybes + Complete testing and documentation. References: [1]Copy or Discard execution model for speculative parallelization on multicoresChen Tian<http://ieeexplore.ieee.org/search/searchresult.jsp?dis...
2008 Nov 27
0
Antispam plugin + script sieve
...orat!!!), but with some examples is better to understand: 1) Some user move an "undesirable" mail to "Automatic Block" folder 2) The antispam plugin call my script 3) The script parse the e-mail and extract the from and return-path mail 4) A rule is added to ~/.dovecot.sieve to dicard messages that came from that e-mail 5) If the user remove the mail from "Automatic Block" folder, the script remove this rule So, my question is: anyone is working on something similar with this? (I don't want to reinvent the wheel) Regards. -- "N?o deixe a faculdade atrapalh...
2009 Apr 03
0
[LLVMdev] GSoC 2009 application
...ng passes coded ,improved and tested. > Passes optimised to incorporate statically available information > like loop iterations,known aliases nd estimated parallelism > > June 7 - June 21 -- Loop transformation pass converting the loop > into a speculative one using the copy or dicard model[1]. > > June 21 - July 7 - Loop peeling and strip mining passes. > > July 7 - August 10 -- Maybes + Complete testing and documentation. > > > References: > > [1]Copy or Discard execution model for speculative parallelization > on multicoresChen Tian Min Feng...
2009 Mar 27
0
[LLVMdev] GSoC 2009 application
Hello, Kshitiz > I was interested in taking up the project ideas on adding profile driven > optimization passes and improving alias analysis as this would give me a > chance to carry forward and improve my current work and also contribute > significantly in terms of tangibles. This sounds like a great idea. LLVM definitely lacks some profile-driven optimizations. -- With best
2009 Mar 26
2
[LLVMdev] GSoC 2009 application
Hello, I am a final semester Dual Degree( B.Tech. M.Tech.) student from Indian Institute of Technology, Kanpur. I was looking forward to participate in this year's GSoC 2009.Starting Fall 2009 i shall be pursuing a Phd in compilers. I am having a good background in compilers. My current masters thesis is aimed at automatic parallel code from c programs target for the Cell Processor using