Conversation
Notices
-
tsoifan1997 (sysrq@lab.nyanide.com)'s status on Tuesday, 03-Oct-2023 20:11:16 JST tsoifan1997 @iska @p @Zerglingman @MK2boogaloo
>haram :terryew:
Terry made a big deal about implementing interrupt handlers... which are how system calls are implemented- Machismo likes this.
-
Machismo (zerglingman@freespeechextremist.com)'s status on Tuesday, 03-Oct-2023 20:13:43 JST Machismo @iska @MK2boogaloo @sysrq @p INTERJECTION: THE KERNEL IS AN ESSENTIAL PART OF A SYSTEM -
Iska (iska@catposter.club)'s status on Tuesday, 03-Oct-2023 20:13:46 JST Iska @sysrq@lab.nyanide.com @p@freespeechextremist.com @Zerglingman@freespeechextremist.com @MK2boogaloo@lab.nyanide.com system calls imply a kernel, otherwise it's just an interrupt
Machismo likes this.Machismo repeated this. -
tsoifan1997 (sysrq@lab.nyanide.com)'s status on Tuesday, 03-Oct-2023 20:18:13 JST tsoifan1997 @Zerglingman @iska @p @MK2boogaloo
Through the wonderful power of reductionism, we can "prove" that Unix won because it had a kernel -
pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Wednesday, 04-Oct-2023 09:39:36 JST pistolero :thispersondoesnotexist: @iska @Zerglingman @sysrq @MK2boogaloo There's always a kernel; system calls just imply a separation between userspace and kernelspace.
There are a lot of things that need coordinating if you're going to run your whole thing in ring 0. -
pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Wednesday, 04-Oct-2023 09:39:44 JST pistolero :thispersondoesnotexist: @Zerglingman @iska @MK2boogaloo @sysrq Conventional OS design, yes, but even in unconventional designs, you make a 510-byte boot sector OS and it's just that those 510 bytes are the "kernel".