who@feddit.org to PC Gaming@lemmy.caEnglish · 22 hours agoKernel Anti-Cheat Is an Overreachnooneshappy.comexternal-linkmessage-square5linkfedilinkarrow-up157arrow-down11
arrow-up156arrow-down1external-linkKernel Anti-Cheat Is an Overreachnooneshappy.comwho@feddit.org to PC Gaming@lemmy.caEnglish · 22 hours agomessage-square5linkfedilink
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkEnglisharrow-up2·9 hours agoMicrokernels seem to be having a new wave of popularity recently (new microkernel based OSes being made, apple slowly turning XNU into a microkernel) Windows uses a hybrid kernel, but that still means drivers have access to the entirety of kernel space Microkernels are so much more secure (when done properly with IOMMU and everything) However, kernel based anticheats won’t work with microkernels (since most microkernels aren’t modular)
Microkernels seem to be having a new wave of popularity recently (new microkernel based OSes being made, apple slowly turning XNU into a microkernel)
Windows uses a hybrid kernel, but that still means drivers have access to the entirety of kernel space
Microkernels are so much more secure (when done properly with IOMMU and everything)
However, kernel based anticheats won’t work with microkernels (since most microkernels aren’t modular)