Magic groups in 2.6
Posted May 13, 2004 14:08 UTC (Thu) by
elanthis (subscriber, #6227)
In reply to:
Magic groups in 2.6 by rjw
Parent article:
Magic groups in 2.6
Because that would be very slow. Every syscall would require a path lookup which then requires multiple access checks. Even SELinux has been shown to have a rather noticable speed impact. If you're running a low-volume or high-security system, then speed doesn't matter. But for most web servers, desktops, and so on, speed is very very important.
(
Log in to post comments)