Read(User - ext4)
(버전 사이의 차이)
28번째 줄: | 28번째 줄: | ||
"do_generic_file_read" --> "find_get_page(mapping, index)" | "do_generic_file_read" --> "find_get_page(mapping, index)" | ||
-->[no page] "page_cache_alloc_cold(mapping)" | -->[no page] "page_cache_alloc_cold(mapping)" | ||
− | "find_get_page(mapping, index)" -- > "add_to_page_cache_lru" | + | "find_get_page(mapping, index)" --> "add_to_page_cache_lru" |
"add_to_page_cache_lru" -> if "error" then | "add_to_page_cache_lru" -> if "error" then | ||
-->"page_cache_release(page)" | -->"page_cache_release(page)" |
2014년 5월 16일 (금) 05:34 판