Try   HackMD

2024q1 Homework5 (assessment)

contributed by < jerry7961 >

使用指定格式書寫,注意細節!

閱讀〈因為自動飲料機而延畢的那一年

期末專案

Timsort 的 minrun 要解決什麼問題?輸入資料的分佈?實驗設計

https://hackmd.io/@sysprog/linux2024-integration/%2F%40sysprog%2Flinux2024-integration-b

TODO: 重做 lab0,整合 Timsort,比較 Linux 核心的 list_sort,量化並分析程式表現 (設計實驗,考慮到 cache, 資料亂度/分佈)
TODO: 重做 lab0,留意記憶佔用分析 (valgrind, massif, perf)
TODO: 重做 lab0,修正網頁瀏覽器的整合問題 (留意 I/O Multiplexing Model, https://hackmd.io/@sysprog/linux-io-model ) 並嘗試整合 coroutine 來改進網頁瀏覽器的性能

coroutine: https://hackmd.io/@sysprog/concurrency-sched

https://en.wikipedia.org/wiki/Quicksort