lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120726213219.GA28330@mcmilk.de>
Date:	Thu, 26 Jul 2012 23:32:19 +0200
From:	Tino Reichardt <list-linux-fsdevel@...ilk.de>
To:	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
	jfs-discussion@...ts.sourceforge.net
Subject: [PATCH] fs/jfs: TRIM support for JFS Filesystem

This patch adds support for the two linux interfaces of the discard/TRIM
command for SSD devices and sparse/thinly-provisioned LUNs.

JFS will support batched discard via FITRIM ioctl and online discard
with the discard mount option.

I also think that a short description of the FITRIM ioctl should it made
into Documetation/ioctl/fitrim.txt - but that would be part of some
other patch. Maybe from Lukas Czerner?

For the online discard, you can also specify the minimum number of
blocks. Everything of it is described in
Documentation/filesystems/jfs.txt... so I am not writing it again in
that mail.

So than, maybe some other can stress-test JFS on some SSD as well?


Signed-off-by: Tino Reichardt <list-jfs@...ilk.de>

PS: Sorry for my bad english ;)

-- 
regards, TR

View attachment "jfs-trim-2012-07-26_230038.diff" of type "text/plain" (18943 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ