]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Extend GEOM Gate class to handle read I/O requests directly within the kernel.
authorPawel Jakub Dawidek <pjd@FreeBSD.org>
Wed, 4 Jul 2012 20:16:28 +0000 (20:16 +0000)
committerPawel Jakub Dawidek <pjd@FreeBSD.org>
Wed, 4 Jul 2012 20:16:28 +0000 (20:16 +0000)
commite08ec037780a9bdbe923ee94faab8bad056e8e0a
treeabea9b92119e3f02fec250110374237f2f6b3c2a
parent72de35d0a7014e731bd90496a9b498a2e89f1f17
Extend GEOM Gate class to handle read I/O requests directly within the kernel.
This will allow HAST to read directly from the local component without
even communicating userland daemon.

Sponsored by: Panzura, http://www.panzura.com
MFC after: 1 month
sys/geom/gate/g_gate.c
sys/geom/gate/g_gate.h