코로나19 재확산으로 스터디가 취소 되었습니다.

 

--------------------------------------------------------------------------------

 

일시 : 20년 08월 22일 토요일

 

스터디 장소 예약을 위해 화요일 18시까지 참석여부 남겨주시기 바랍니다.

 

[스터디 로그]

000 (2019-05-18) : OT

001 (2019-05-25) : A, B, C 각 조별 스터디

...

020 (2019-10-26) : A, B, C 각 조별 스터디

021 (2019-11-02) : 통합 연습 스터디

022 (2019-11-09) : 통합 연습 스터디 2

023 (2019-11-16) : 통합 전 각 조별 스터디

024 (2019-11-23)

025 (2019-11-30)

026 (2019-12-07)

027 (2019-12-14)

028 (2019-12-21)

setup_arch

- setup_machine_fdt

-- fixmap_remap_fdt 까지 진행

029 (2020-01-04)

030 (2020-01-11)

031 (2020-01-18)

032 (2020-02-01)

033 (2020-02-08)

034 (2020-02-15)

035 (2020-02-22)

036 (2020-02-29)

setup_arch

- arm64_memblock_init

-- early_init_fdt_scan_reserved_mem 까지 진행

037 (2020-03-07)

setup_arch

- arm64_memblock_init

-- dma_contiguous_reserve

--- dma_contiguous_reserve_area

---- cma_declare_contiguous

----- cma_init_reserved_mem 이전 까지 진행

038 (2020-03-14)

setup_arch

- paging_init

-- map_kernel 까지 진행

039 (2020-03-21)

 

040 (2020-03-28)

 

041 (2020-04-04)

setup_arch

- unflatten_device_tree

-- __unflatten_device_tree

--- unflatten_dt_nodes

---- populate_node

----- populate_properties

------ “if (!has_name) {“ 이전 까지 진행

042 (2020-04-11)

setup_arch

- unflatten_device_tree

-- unittest_unflatten_overlay_base 이전 까지 진행

043 (2020-04-18)

setup_arch

- arm64_numa_init

-- of_numa_init

--- of_numa_parse_memory_nodes

---- of_address_to_resource

----- of_get_address

------ of_get_property 이전 까지 진행

044 (2020-04-25)

 

045 (2020-05-09)

setup_arch

- bootmem_init

-- memblocks_present

--- memory_present

---- section_mark_present 이전 까지 진행

046 (2020-05-16)

setup_arch

- bootmem_init

-- spare_init

--- sparse_init_nid

---- sparse_mem_map_populate(vmemmap)

----- pfn_to_page. 까지 진행

047 (2020-05-23)

setup_arch

- bootmem_init

-- spare_init

--- sparse_init_nid

---- check_usemap_section_nr 이전 까지 진행

048 (2020-05-30)

setup_arch

- bootmem_init

-- zone_sizes_init

--- free_area_init_nodes

---- find_zone_movable_pfns_for_nodes

----- “if (required_kernelcore_percent)” 이전 까지 진행

049 (2020-06-06)

setup_arch

- bootmem_init

-- zone_sizes_init

--- free_area_init_nodes

---- free_area_init_node

----- calculate_node_totalpages

------ zone_spanned_pages_in_node 이전 까지 진행

050 (2020-06-13)

setup_arch

- bootmem_init

-- zone_sizes_init

--- free_area_init_nodes

---- free_area_init_node

----- free_area_init_core

------ memmap_init

------- memmap_init_zone

-------- __init_single_page 이전 까지 완료

051 (2020-06-20)

setup_arch

- bootmem_init 까지 진행

052 (2020-06-27)

setup_arch

- bootmem_init 리뷰

053 (2020-07-04)

setup_arch

- bootmem_init 리뷰 2

054 (2020-07-11)

setup_arch

- cpu_read_bootcpu_ops

-- cpu_read_ops

--- cpu_read_enable_method

---- of_get_cpu_node

----- arch_find_n_match_cpu_physical_id

------ __of_find_n_match_cpu_property 까지 진행

055 (2020-07-18)

setup_per_cpu_areas

- pcpu_embed_first_chunk

-- pcpu_build_alloc_info

--- "max_upa = upa;" 까지 진행

056 (2020-07-25)

setup_per_cpu_areas

- pcpu_embed_first_chunk

-- pcpu_setup_first_chunk

--- PCPU_SETUP_BUG_ON 까지 진행

057 (2020-08-01)

setup_per_cpu_areas

- pcpu_embed_first_chunk

-- pcpu_setup_first_chunk

--- pcpu_alloc_first_chunk

---- pcpu_block_update_hint_alloc 이전 까지 진행

058 (2020-08-08)

setup_per_cpu_areas 완료 후 리뷰

setup_per_cpu_areas

- pcpu_embed_first_chunk

-- pcpu_setup_first_chunk

--- pcpu_chunk_relocate 이전 까지 진행?

번호 제목 글쓴이 날짜 조회 수
공지 [공지] IAMROOT 19차 커널 스터디 오리엔테이션 (zoom 접속 안내) [5] 문c(문영일) 2022.05.07 880
공지 [공지] IAMROOT 18차 커널 스터디 오리엔테이션 안내 [마감] [2] 문c(문영일) 2021.05.17 1249
공지 커널 스터디를 위한 문c 가이드입니다. [10] 문c(문영일) 2021.04.27 6471
1197 여기는 자유로운 주제로 이야기 나누는 곳입니다. [5] 백창우 2006.06.06 15436
1196 FPGA 스터디 [6] 이일렬 2006.06.12 16297
1195 각자 사진 올려주세요. 백창우 2006.06.15 10312
1194 사진 올려 놓았습니다. 백창우 2006.06.19 10468
1193 요즘 사이트 공격이 극성을 부리고 있습니다. 백창우 2006.06.26 9952
1192 컴파일러 세미나와 관련하여. [10] 백창우 2006.06.28 14973
1191 RISC32 Processor 구현 스터디 진행일정입니다. [2] 백창우 2006.06.28 9742
1190 다들 바쁘신가~ [1] 김종윤 2006.07.08 9510
1189 지난주 스터디는 어찌 되었는지요? 백창우 2006.07.10 9276
1188 지난주 스터디 진행~ [8] 김종윤 2006.07.10 8781
1187 신입인사도 여기다 하는건가요? [1] 조윤성 2006.07.14 8473
1186 공부해보고 싶은 CPU네요... [2] 이일렬 2006.07.14 12911
1185 메신져에 아무도 안들어 오시네요. [2] 백창우 2006.07.15 7837
1184 지난주 정리입니다. [6] 백창우 2006.08.01 10969
1183 참여 하고 싶은 학생입니다. [4] 유태경 2006.08.19 8655
1182 이번주 준비~ [3] 김종윤 2006.09.06 8894
1181 barrier() 넌 누구냐 ^^ 이일렬 2006.10.12 13097
1180 CELL 관련 자료들... [4] 이일렬 2006.11.28 12103
1179 영어가 잘 않되는 제가 셀을 공부하는 방법입니다. - 오늘 해보니 효과적입니다. - [1] 이일렬 2006.12.05 5758
1178 홈페이지 소개 메뉴에 대한 논의 [3] 백창우 2007.01.18 4290
XE Login