Conversation with my cousin

Programming, for all ages and all languages.
Post Reply
User avatar
AndrewAPrice
Member
Member
Posts: 2299
Joined: Mon Jun 05, 2006 11:00 pm
Location: USA (and Australia)

Conversation with my cousin

Post by AndrewAPrice »

This is from a conversation with my cousin:

Code: Select all

me:
are you doing a monolithic or microkernel design?

him:
hmm

him:
not entirely sure

me:
are your drivers inside the kernel (monolithic kernel) or are they stored externally and run in their own memory space just like normal programs (microkernel)?

him:
idk it barely says hello world yet xD

me:
hmm

me:
nanokernel

me:
:D
My OS is Perception.
Post Reply