summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/boot2
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2014-07-09 23:14:59 +0000
committerdelphij <delphij@FreeBSD.org>2014-07-09 23:14:59 +0000
commit7c6811e6756423b54c7c0411ede07f860bfebce2 (patch)
tree4f6c9fc59df24d546f6fb81a551e40dee8f33a96 /sys/boot/i386/boot2
parent3ee1f3b941ce6337489cd3770d08342a767efd4b (diff)
downloadFreeBSD-src-7c6811e6756423b54c7c0411ede07f860bfebce2.zip
FreeBSD-src-7c6811e6756423b54c7c0411ede07f860bfebce2.tar.gz
MFV r268455:
Use reserved space for ZFS administrative commands. We reserve 1/2^spa_slop_shift = 1/32 or 3.125% of pool space (or 32MB at least) for system use. Most ZPL operations, e.g. write(2), creat(2), will fail with ENOSPC if we fall below this. Certain operations, e.g. file removal and most administrative actions, still permitted until half of the slop space is used. This would allow users to use these operations to free up space in the pool when pool is close to full but half of slop space is still free. A very restricted set of operations that frees up space or change quota are always permitted, regardless of the amount of free space. MFC after: 2 weeks
Diffstat (limited to 'sys/boot/i386/boot2')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud