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-prev] [day] [month] [year] [list]
Date:	Tue, 17 Jun 2008 19:02:19 +0200
From:	Miklos Szeredi <miklos@...redi.hu>
To:	szaka@...s-3g.org
CC:	miklos@...redi.hu, torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
	linux-fsdevel@...r.kernel.org, ywang221@...mail.com
Subject: Re: [2.6.26 patch] fuse: fix thinko in max I/O size calucation

> > From: Miklos Szeredi <mszeredi@...e.cz>
> > 
> > Use max not min to enforce a lower limit on the max I/O size.
> 
> Big write is ok now, thanks. NTFS-3G in-memory write performance seems to 
> be 6x better on a T9300 and quick tests seem to show that it's at least as 
> fast as ext3 in-memory writes (but this needs more testing, etc).
> 
> However the max write size seems to be limited to 128kB. Is this 
> intentional?

Yes, that's due to another limit (max 32 pages per request).

Miklos
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ