Deadline scheduling for Linux
Deadline scheduling for Linux
Posted Oct 14, 2009 16:32 UTC (Wed) by nix (subscriber, #2304)In reply to: Deadline scheduling for Linux by raistlin
Parent article: Deadline scheduling for Linux
OK (though the name is reminiscent of the horrible Win32 API to my ears), but adding a new scheduler requiring different parameters would be another ABI change, wouldn't it, requiring another new syscall: the parameter type would change. Either that or you make the parameter type a void *, which is just ioctl() in new clothes and Linus would tear your lungs out.
Or something like that.
