Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
soc:2008:stefanha:journal:week5 [2008/06/28 13:05] stefanha |
soc:2008:stefanha:journal:week5 [2008/06/30 10:03] (current) stefanha |
||
---|---|---|---|
Line 51: | Line 51: | ||
* **b44 with DMA mapping**. Update b44 code using DMA mapping API so it runs on machines with more than 1 GB of RAM. This reverses the hack to place the gPXE heap at 4 MB into the physical address space. | * **b44 with DMA mapping**. Update b44 code using DMA mapping API so it runs on machines with more than 1 GB of RAM. This reverses the hack to place the gPXE heap at 4 MB into the physical address space. | ||
- | Next steps: | + | ===== Next week ===== |
- | * [b44] Performance. | + | On to [[.:week6|Week 6]]! |
- | * [b44] Cleanup & testing. | + | |
- | * [bzImage] Expand the heap size to the full 64K segment when loading a bzImage kernel with version 2.02 or higher. | + | |
- | * [GDB] Update [[:dev:gdbstub|GDB stub page]] and screencast when UDP code is merged into mainline. See [[http://grub.enbug.org/DebuggingWithGDB|GRUB GDB wiki page]] for inspiration. | + | |
- | * [GDB] Real-mode remote debugging. | + |