From: Steve French Date: Fri, 29 Apr 2005 05:41:07 +0000 (-0700) Subject: [PATCH] cifs: Do not use large smb buffers in response path X-Git-Tag: v2.6.12-rc4~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8643e1b5253a6a51da5574a55a2f9148e255cfd;p=pandora-kernel.git [PATCH] cifs: Do not use large smb buffers in response path unless response is larger than 256 bytes. This cuts more than 1/3 of the large memory allocations that cifs does and should be a huge help to memory pressure under stress. Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed