can i replace a .S file with .c file.

SaNtosh kuLkarni santosh.yesoptus at gmail.com
Mon Jan 7 08:57:55 EST 2013


Hi Anuz,

say if i want to replace checksum with a checksum.c considering say if i
get a better performance , what needs to be done,

Thanks


On Mon, Jan 7, 2013 at 7:09 PM, Anuz Pratap Singh Tomar <
chambilkethakur at gmail.com> wrote:

>
>
> On Mon, Jan 7, 2013 at 12:34 PM, SaNtosh kuLkarni <
> santosh.yesoptus at gmail.com> wrote:
>
>> Hi is it possible that the assembly code .S file in linux kernel be
>> replaced by a .C file.
>>
>> This seems like a very general question. Which file do you want to
> replace and why?
> You should understand that any *.S file contains arch specific code, which
> is written in assembly for optimization/efficiency reasons. Replacing it
> with an equivalent C code may undermine those goals.
>
> --
>> *Regards,
>> Santosh*
>>
>> _______________________________________________
>> Kernelnewbies mailing list
>> Kernelnewbies at kernelnewbies.org
>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>>
>>
>
>
> --
> Thank you
> Warm Regards
> Anuz
>



-- 
*Regards,
Santosh*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130107/3273e84e/attachment.html 


More information about the Kernelnewbies mailing list