📄 readme.txt
字号:
//------------------------------------------------------------------
// 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -