summaryrefslogtreecommitdiffstats
path: root/sys/geom/sched
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-134-4/+8
* make code compile with KTRluigi2010-04-131-11/+4
* Bring in geom_sched, support for scheduling disk I/O requestsluigi2010-04-126-0/+3330
OpenPOWER on IntegriCloud