# 2023q1 Homework6 (quiz6) contributed by < [cin-cout](https://github.com/cin-cout) > > [題目](https://hackmd.io/@sysprog/linux2023-quiz6) ## 測驗一 ### 延伸問題: 1. 解釋上述程式碼運作原理,舉出上述 coroutine 實作的限制 (注意 stack) 並予以改進 1. 學習 minicoro 程式碼,針對你的處理器型態 (x86-64 或 aarch64),抽取出其 Linux 相關且用 inline assembly 實作的程式碼出來,探討其手法並分析其效能表現 ### Question ### Answer <s> AAA = `item` BBB = `list` CCC = `list_for_each_entry_safe` DDD = EEE = `list_move` FFF = `list_splice_tail` </s> :::warning 不用抄寫答案,專注在程式碼本身和你的解讀。 :notes: jserv :::
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up