nanobyte

What should I cover in the next video?

3 years ago | [YT] | 27



@nicocraft31

I just think PIT, RTC, etc is more interesting (but not the next right thing to do next) than memory management, but, like I said, it's necessary to do these basic kind of things first. Edit: I think it's more interesting because the part I most like and I'm interested on about operating systems, it's not the hardware drivers/control/management, it's the parts of the kernel that are in charge of scheduling, multitasking, file systems, and in general more upper levels (in terms on abstraction layers) of the kernel.

3 years ago (edited) | 2

@Rhyrkon

Memory management seems like a better topic following the last video

3 years ago | 1

@Arnau478

VFS would be cool!

3 years ago | 1

@mhdidiab7056

Graphics User interface GUI ❤️❤️❤️

3 years ago | 3

@krotov_play

Oh yeah! Memory management is a good chose. I'm writing my os and I have many questions about memory management

3 years ago | 0

@raven_lee_black

assemblers and linkers so you can use them in os. Help decode the intel docs in to out binary, link, and create an executable.

6 months ago | 0

@capchareal

Since we did memory management, why not time?

2 years ago | 0

@Bonfra04

I know it's too soon but I'm hoping for some multitasking in the near future :) (scheduler, context switches, and all of this) maybe timers will lead to that faster :p

3 years ago | 0

@dionisis.mitropoulos

Make a new instance of the os to run on main os using the cpu virtualization capability. I don’t know if bochs support it

2 years ago | 0

@Aleksandr_Shevchenko

Disk access SATA/IDE, or diskless booting PXE/Serial etc

3 years ago | 1