On Mon, May 3, 2010 at 12:09 AM, Luis Useche <use...@gmail.com> wrote: > Reading some archives, I found people saying that OpenBSD has no disk > scheduler. My first question is: is this true? If so, what is the reason? Is > it technical or there are no resources for this?
OpenBSD has a disk scheduler, of course, but only the standard elevator algorithm. There aren't any plugins or whatnot, which is a combination of not being sufficiently necessary and nobody doing the work.