Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
i386 カーネルの GRUB マルチブート情報構造体 ( multiboot_info_t) にアクセスできました。それぞれ と という 2 つのフィールドがmem_lowerありmem_upperます。それらを使用して、使用可能な RAM の合計 (バイト単位) を取得するにはどうすればよいですか?
multiboot_info_t
mem_lower
mem_upper