readme.txt

来自「Please let me download so long so bad」· 文本 代码 · 共 17 行

TXT
17
字号
//------------------------------------------------------------------
// file:  readme.txt
//    Readme to accompany libmotovec.a
//------------------------------------------------------------------

Rev 0.30 release - 5/28/2003 by Chuck Corley

This release includes two new files, string_vec.S and checksum_vec.s,
which you could paste into the Linux kernel files:
/arch/ppc/lib/string.S  and
/arch/ppc/lib/checksum.S
if you wanted to employ AltiVec in the Linux kernel.  We used the
memcpy_vec and csum_partial_copy_generic_vec functions from these 
files only in the modified versions of /net/core/skbuf.c and
/net/core/iovec.c to give us the networking performance boost in
Linux described in the SNDF presentation "Accelerating Networking Data
Movement Using the AltiVec

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?