Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2011 09:54:02 +0300
From:      Alexander Motin <mav@FreeBSD.org>
To:        freebsd-fs@freebsd.org
Subject:   TRIM clustering
Message-ID:  <4DBBB20A.5050102@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hi.

I've noticed that on file deletion from UFS with TRIM enabled, kernel
issues BIO_DELETE for each 16K (block size?) separately -- thousands per
second for single big file deletion. Fortunately ada driver will try to
aggregate them for the device, but won't some clustering code worth to
be there?

-- 
Alexander Motin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DBBB20A.5050102>