From owner-svn-src-head@FreeBSD.ORG Mon Jan 24 14:24:10 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CCA46106564A; Mon, 24 Jan 2011 14:24:10 +0000 (UTC) (envelope-from ivoras@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id BBB918FC1A; Mon, 24 Jan 2011 14:24:10 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id p0OEOAde093232; Mon, 24 Jan 2011 14:24:10 GMT (envelope-from ivoras@svn.freebsd.org) Received: (from ivoras@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p0OEOAGN093230; Mon, 24 Jan 2011 14:24:10 GMT (envelope-from ivoras@svn.freebsd.org) Message-Id: <201101241424.p0OEOAGN093230@svn.freebsd.org> From: Ivan Voras Date: Mon, 24 Jan 2011 14:24:10 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r217780 - head/sbin/geom/class/virstor X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2011 14:24:10 -0000 Author: ivoras Date: Mon Jan 24 14:24:10 2011 New Revision: 217780 URL: http://svn.freebsd.org/changeset/base/217780 Log: Added a blurb about thin provisioning, fixed some formatting. Modified: head/sbin/geom/class/virstor/gvirstor.8 Modified: head/sbin/geom/class/virstor/gvirstor.8 ============================================================================== --- head/sbin/geom/class/virstor/gvirstor.8 Mon Jan 24 14:01:30 2011 (r217779) +++ head/sbin/geom/class/virstor/gvirstor.8 Mon Jan 24 14:24:10 2011 (r217780) @@ -1,4 +1,4 @@ -.\" Copyright (c) 2006-2008 Ivan Voras +.\" Copyright (c) 2006-2011 Ivan Voras .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 17, 2008 +.Dd January 24, 2011 .Dt GVIRSTOR 8 .Os .Sh NAME @@ -80,6 +80,10 @@ The idea behind is similar to the concept of Virtual Memory in operating systems, effectively allowing users to overcommit on storage .Pq free file system space . +The concept is also known as "thin provisioning" in virtualization +environments, only here it is implemented on the level of physical storage +devices. +.Pp The first argument to .Nm indicates an action to be performed: