freebsd-dev/lib/geom
Alexander Motin 86c06ff886 Remove GEOM_SCHED class and gsched tool.
This code was not actively maintained since it was introduced 10 years ago.
It lacks support for many later GEOM features, such as direct dispatch,
unmapped I/O, stripesize/stripeoffset, resize, etc.  Plus it is the only
remaining use of GEOM nstart/nend request counters, used there to implement
live insertion/removal, questionable by itself.  Plus, as number of people
commented, GEOM is not the best place for I/O scheduler, since it has
limited information about layers both above and below it, required for
efficient scheduling.  Plus with the modern shift to SSDs there is just no
more significant need for this kind of scheduling.

Approved by:	imp, phk, luigi
Relnotes:	yes
2019-12-29 21:16:03 +00:00
..
cache
concat
eli geli: raise WARNS to 6 2019-11-01 02:48:43 +00:00
journal
label
mirror
mountver
multipath
nop gnop: change the "count until fail" option 2019-12-29 15:47:37 +00:00
part gpart(8): ms-basic-data is used for exFAT on GPT 2019-12-24 01:47:08 +00:00
raid
raid3
shsec
stripe
virstor
Makefile
Makefile.classes Remove GEOM_SCHED class and gsched tool. 2019-12-29 21:16:03 +00:00
Makefile.inc