Atribución-NoComercial 4.0 InternacionalMejia, MariaMorales-Betancourt, AdrianaPatki, Tapasya2019-07-022019-07-022015-01-01ISSN: 2346-2183https://repositorio.unal.edu.co/handle/unal/60778This paper describes the design and implementation of Lottery Scheduling, a proportional-share resource management algorithm, on the Linux kernel. A new lottery scheduling class was added to the kernel and was placed between the real-time and the fair scheduling class in the hierarchy of scheduler modules. This work evaluates the scheduler proposed on compute-intensive, I/O-intensive and mixed workloads. The results indicate that the process scheduler is probabilistically fair and prevents starvation. Another conclusion is that the overhead of the implementation is roughly linear in the number of runnable processes.application/pdfspaDerechos reservados - Universidad Nacional de Colombiahttp://creativecommons.org/licenses/by-nc/4.0/62 Ingeniería y operaciones afines / EngineeringLottery scheduler for the Linux kernelArtículo de revistahttp://bdigital.unal.edu.co/59110/info:eu-repo/semantics/openAccessLottery schedulingSchedulersLinux kerneloperating system.