who@feddit.org to PC Gaming@lemmy.caEnglish · 22 天前Kernel Anti-Cheat Is an Overreachnooneshappy.comexternal-linkmessage-square5linkfedilinkarrow-up159arrow-down11cross-posted to: games@sh.itjust.worksgaming@beehaw.orggames@lemmy.world
arrow-up158arrow-down1external-linkKernel Anti-Cheat Is an Overreachnooneshappy.comwho@feddit.org to PC Gaming@lemmy.caEnglish · 22 天前message-square5linkfedilinkcross-posted to: games@sh.itjust.worksgaming@beehaw.orggames@lemmy.world
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkEnglisharrow-up2·21 天前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)
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)