Re: NET framework and hyperthreading/MMX/SSE/....
- From: "Daniel O'Connell [C# MVP]" <onyxkirx@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 8 Apr 2005 18:10:34 -0500
> One thing I do miss is the ability to include ILAsm in the code. And I
> don't
> know if ILAsm contains MMX and the SSEx-like instructions? But then again,
> this could give additional problems with security things.
You would potentially lose verfiablity(one would likely want to require
unsafe code for IL directly in code), but it doesn't provide anything that I
know of that works like MMX. I assume something like that is under
consideration, but I know nothing about it.
.
- Follow-Ups:
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Olaf Baeyens
- Re: NET framework and hyperthreading/MMX/SSE/....
- References:
- NET framework and hyperthreading/MMX/SSE/....
- From: Olaf Baeyens
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Daniel O'Connell [C# MVP]
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Olaf Baeyens
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Daniel O'Connell [C# MVP]
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Olaf Baeyens
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Daniel O'Connell [C# MVP]
- Re: NET framework and hyperthreading/MMX/SSE/....
- From: Olaf Baeyens
- NET framework and hyperthreading/MMX/SSE/....
- Prev by Date: WebException thrown by HttpWebRequest.GetResponse() method
- Next by Date: RE: Relationship between a started thread and ProcessThread?
- Previous by thread: Re: NET framework and hyperthreading/MMX/SSE/....
- Next by thread: Re: NET framework and hyperthreading/MMX/SSE/....
- Index(es):