aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2017-06-17 19:44:06 +0000
committerAl Viro <[email protected]>2017-06-17 21:22:42 +0000
commit77e9ce327d9b607cd6e57c0f4524a654dc59c4b1 (patch)
treecb2bc18c6c0e09e2af7f5bbc3ad007acc77c8ebf /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentufs_iget(): fail with -ESTALE on deleted inode (diff)
downloadkernel-77e9ce327d9b607cd6e57c0f4524a654dc59c4b1.tar.gz
kernel-77e9ce327d9b607cd6e57c0f4524a654dc59c4b1.zip
ufs: fix the logics for tail relocation
* original hysteresis loop got broken by typo back in 2002; now it never switches out of OPTTIME state. Fixed. * critical levels for switching from OPTTIME to OPTSPACE and back ought to be calculated once, at mount time. * we should use mul_u64_u32_div() for those calculations, now that ->s_dsize is 64bit. * to quote Kirk McKusick (in 1995 FreeBSD commit message): The threshold for switching from time-space and space-time is too small when minfree is 5%...so make it stay at space in this case. Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions