[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

This image shows a simplified view of the overall design of Linux.

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 15
Thread images: 2

File: 1492516486508.png (50KB, 667x865px)
1492516486508.png
50KB, 667x865px
This image shows a simplified view of the overall design of Linux. As you can see the kernel provides a hardware abstraction layer so that programs can access different (but similar) hardware with the same code / API (e.g. different printers can be interfaced the same way). It also does other things like provide an interface for displaying windows, etc...

What I want is a description of how TempleOS works in a similar fashion. How are threads handled? How is the interface handled?
I know that TempleOS operates everything in kernel space. How does the system manage to display sprites, etc...
>>
>>60015324
>Linux
>Win32 / OS/2
Doesn't compute
>>
everything in templeos runs in kernel mode and can just write wherever the fuck they want in memory, including the kernel memory spaces.
>>
>>60015361
*Windows.
>>
also maybe read the source code.

I'm sure there is a scheduler.holyc whatever
>>
>>60015399
Is it possible to make a diagram or description of each component of TempleOS?

I want to know which system / API is responsible for handling the display, and which is for handling the file system, etc...
>>
File: 1485999577070.png (14KB, 667x865px) Image search: [Google]
1485999577070.png
14KB, 667x865px
>>60015324
literally like this
>>
>>60015464
what is there to diagram?

I bet it doesn't even have a pre-empting scheduler and no multitasking outside of the windowing system.
>>
>>60015718
>pre-empting scheduler and no multitasking
What are these? How do they work?
What other design decisions factor into the TempleOS Operating System?
>>
>>60015780
scheduler is literally just a collection of tasks waiting for CPU time and have some associated cpu register map or other stateful information attached.

preemption just implies the kernel decides when a process is done executing instead of allowing the software the privilege of relinquishing control when it wants to.
>>
>>60015684
this. it's a godsend
>>
>>60015684
pretty sure it has an actual layout and api and stuff, although u can go straight to hardware like that if u want
>>
>>60015718
>no multitasking outside of the windowing system.
eh? windowing system has nothing to do with multitasking capability, in fact only tasks on CPU0 even have windows.
>>
>>60015324
If anyone else is legitimately interested, since Terry puts the effort into documenting everything:

https://www.youtube.com/watch?v=l9Ed8hWjnO0
http://www.templeos.org/Wb/Doc/MultiCore.html
>>
>>60015324
>This image shows a simplified view of the overall design of Linux

https://en.wikipedia.org/wiki/Architecture_of_Windows_NT
Thread posts: 15
Thread images: 2


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.