summaryrefslogtreecommitdiffstats
path: root/usr.bin/top
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2012-04-18 09:42:14 +0000
committermav <mav@FreeBSD.org>2012-04-18 09:42:14 +0000
commit91acf8bc72cacf3a83f290d5ade6b0ff0909c9dc (patch)
treef795390c1bf7cf3a8fad5b540e390767cf5fa8d6 /usr.bin/top
parent0d3166270cacbd524f40f7818d75c0e727e545d1 (diff)
downloadFreeBSD-src-91acf8bc72cacf3a83f290d5ade6b0ff0909c9dc.zip
FreeBSD-src-91acf8bc72cacf3a83f290d5ade6b0ff0909c9dc.tar.gz
Some improvements to GEOM MULTIPATH:
- Implement "configure" command to allow switching operation mode of running device on-fly without destroying and recreation. - Implement Active/Read mode as hybrid of Active/Active and Active/Passive. In this mode all paths not marked FAIL may handle reads same time, but unlike Active/Active only one path handles write requests at any point in time. It allows to closer follow original write request order if above layers need it for data consistency (not waiting for requisite write completion before sending dependent write). - Hide duplicate messages about device status change. - Remove periodic thread wake up with 10Hz rate. MFC after: 2 weeks Sponsored by: iXsystems, Inc.
Diffstat (limited to 'usr.bin/top')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud