Tag: kernel
All the articles with the tag "kernel".
-
Linux file descriptor 理解
深入 Linux file descriptor 的底層實作,從 task_struct、files_struct 到 fdtable,解析 fd 本質上只是陣列索引的設計原理。
All the articles with the tag "kernel".
深入 Linux file descriptor 的底層實作,從 task_struct、files_struct 到 fdtable,解析 fd 本質上只是陣列索引的設計原理。