IronsDu commented on PR #3123:
URL: https://github.com/apache/brpc/pull/3123#issuecomment-3435496900

   @zhaixiaojuan 
https://github.com/apache/brpc/pull/3123/commits/b365da9634028856eb24c8f6e2feacc04f7a7150
 这个commit是尝试在龙芯mips64架构下支持brpc的bthread。我是仿照boost context加的 
(https://github.com/boostorg/context/blob/develop/src/asm/jump_mips64_n64_elf_gas.Shttps://github.com/boostorg/context/blob/develop/src/asm/make_mips64_n64_elf_gas.S)。
   
   但运行brpc的bthread 
单元用例时,有些用例跑不过,提示总线错误或段错误。问了一些AI,给的修改版本还是不行,所以我现在提交的版本是我最初自己仿照boost而做的修改。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to