Home
last modified time | relevance | path

Searched hist:f75cb0f8ed754d94c3b2924519b785db3321c1d9 (Results 1 – 9 of 9) sorted by relevance

/DragonOS/kernel/src/arch/riscv64/process/
H A Didle.rsf75cb0f8ed754d94c3b2924519b785db3321c1d9 Sat Apr 27 07:35:24 UTC 2024 LoGin <longjin@DragonOS.org> refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773)

* refactor(process): Extract common logic for riscv and x86_64 in arch_switch_to_user to run_init_process

调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。写成run_init_process函数,并且能够尝试运行多个不同的init程序,直到某个运行成功
H A Dsyscall.rsf75cb0f8ed754d94c3b2924519b785db3321c1d9 Sat Apr 27 07:35:24 UTC 2024 LoGin <longjin@DragonOS.org> refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773)

* refactor(process): Extract common logic for riscv and x86_64 in arch_switch_to_user to run_init_process

调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。写成run_init_process函数,并且能够尝试运行多个不同的init程序,直到某个运行成功
H A Dmod.rsf75cb0f8ed754d94c3b2924519b785db3321c1d9 Sat Apr 27 07:35:24 UTC 2024 LoGin <longjin@DragonOS.org> refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773)

* refactor(process): Extract common logic for riscv and x86_64 in arch_switch_to_user to run_init_process

调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。写成run_init_process函数,并且能够尝试运行多个不同的init程序,直到某个运行成功
/DragonOS/kernel/src/arch/riscv64/syscall/
H A Dmod.rsf75cb0f8ed754d94c3b2924519b785db3321c1d9 Sat Apr 27 07:35:24 UTC 2024 LoGin <longjin@DragonOS.org> refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773)

* refactor(process): Extract common logic for riscv and x86_64 in arch_switch_to_user to run_init_process

调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。写成run_init_process函数,并且能够尝试运行多个不同的init程序,直到某个运行成功
/DragonOS/kernel/src/arch/x86_64/syscall/
H A Dmod.rsf75cb0f8ed754d94c3b2924519b785db3321c1d9 Sat Apr 27 07:35:24 UTC 2024 LoGin <longjin@DragonOS.org> refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773)

* refactor(process): Extract common logic for riscv and x86_64 in arch_switch_to_user to run_init_process

调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。写成run_init_process函数,并且能够尝试运行多个不同的init程序,直到某个运行成功
/DragonOS/kernel/src/arch/riscv64/mm/
H A Dmod.rsf75cb0f8ed754d94c3b2924519b785db3321c1d9 Sat Apr 27 07:35:24 UTC 2024 LoGin <longjin@DragonOS.org> refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773)

* refactor(process): Extract common logic for riscv and x86_64 in arch_switch_to_user to run_init_process

调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。写成run_init_process函数,并且能够尝试运行多个不同的init程序,直到某个运行成功
/DragonOS/kernel/src/init/
H A Dinitial_kthread.rsf75cb0f8ed754d94c3b2924519b785db3321c1d9 Sat Apr 27 07:35:24 UTC 2024 LoGin <longjin@DragonOS.org> refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773)

* refactor(process): Extract common logic for riscv and x86_64 in arch_switch_to_user to run_init_process

调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。写成run_init_process函数,并且能够尝试运行多个不同的init程序,直到某个运行成功
/DragonOS/kernel/src/arch/x86_64/process/
H A Dsyscall.rsf75cb0f8ed754d94c3b2924519b785db3321c1d9 Sat Apr 27 07:35:24 UTC 2024 LoGin <longjin@DragonOS.org> refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773)

* refactor(process): Extract common logic for riscv and x86_64 in arch_switch_to_user to run_init_process

调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。写成run_init_process函数,并且能够尝试运行多个不同的init程序,直到某个运行成功
H A Dmod.rsf75cb0f8ed754d94c3b2924519b785db3321c1d9 Sat Apr 27 07:35:24 UTC 2024 LoGin <longjin@DragonOS.org> refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773)

* refactor(process): Extract common logic for riscv and x86_64 in arch_switch_to_user to run_init_process

调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。写成run_init_process函数,并且能够尝试运行多个不同的init程序,直到某个运行成功