Displaying 7 results from an estimated 7 matches for "dicarded".
Did you mean:
discarded
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(+), 1...
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(+), 1...
2009 Apr 03
2
[LLVMdev] GSoC 2009 application
Here is my formal proposal i have submitted in gsoc. Comments invited.
About me:
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
2008 Nov 27
0
Antispam plugin + script sieve
Hi guys,
I will start a little script that receive via antispam plugin an
email, extract the "from" and "return-path" and create alter the sieve
script of the user that send the e-mail.
Well, I don't speak english very well (I speak like Borat!!!), but
with some examples is better to understand:
1) Some user move an "undesirable" mail to "Automatic
2009 Apr 03
0
[LLVMdev] GSoC 2009 application
On Apr 3, 2009, at 12:52 AM, Kshitiz Garg wrote:
> Here is my formal proposal i have submitted in gsoc. Comments invited.
>
This sounds like a very interesting proposal. Many compilers clone
loops and use dynamic checks to enforce invariants in one copy of the
loop. Is this intended to be similar to that style of approach?
-Chris
>
> About me:
>
> I am a final
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