summaryrefslogtreecommitdiffstats
path: root/sys/geom/sched/g_sched.c
Commit message (Expand)AuthorAgeFilesLines
* Check that gsp is not NULL before access. It can be NULLae2010-08-031-1/+1
* Forward ioctl requests to original geom.ae2010-08-021-0/+19
* fix copyright format, as requested by Joel Dahlluigi2010-04-131-1/+2
* make code compile with KTRluigi2010-04-131-11/+4
* Bring in geom_sched, support for scheduling disk I/O requestsluigi2010-04-121-0/+1901
OpenPOWER on IntegriCloud