From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 5 Oct 2005 16:39:42 +0400 From: Alexander Vasiliev To: ALT Linux Community Subject: Re: [Comm] =?koi8-r?B?7cHL08nNwczYzs/FIMvP?= =?koi8-r?B?zMnexdPU188gz9TL0tnU2cggxsHKzM/X?= Message-ID: <20051005123942.GB697@dennis.td.tascom.ru> Mail-Followup-To: ALT Linux Community References: <4340E011.2080206@rambler.ru> <200510040016.12131.alexey_borovskoy@mail.ru> <4341467A.7070903@rambler.ru> <200510042351.45696.alexey_borovskoy@mail.ru> <4342882A.9090508@rambler.ru> <20051005060013.GB13692@dennis.td.tascom.ru> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="V0207lvV8h4k8FAm" Content-Disposition: inline In-Reply-To: <20051005060013.GB13692@dennis.td.tascom.ru> Content-Transfer-Encoding: 7bit X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 12:39:43 -0000 Archived-At: List-Archive: List-Post: --V0207lvV8h4k8FAm Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 05, 2005 at 10:00:13AM +0400, Alexander Vasiliev wrote: > =E5=D3=CC=C9 =D1=C4=D2=CF 2.4, =D4=CF =D0=C5=D2=C5=D3=CF=C2=D2=C1=D4=D8= kernel. > =F0=C1=D4=DE=C9 =C9 spec =D0=D2=C9=CC=CF=D6=C5=CE=D9. > (=F7 spec'e =CE=CF=CD=C5=D2=C1 =D0=C1=D4=DE=C5=CA 11000-11002.) =E9=DA=D7=C9=CE=C9=D4=C5, =C6=C1=CA=CC=D9 =D0=D2=C9=CC=CF=D6=C5=CE=D9 =DA= =C4=C5=D3=D8. -- =E1=CC=C5=CB=D3=C1=CE=C4=D2 =F7=C1=D3=C9=CC=D8=C5=D7 =FA=E1=EF "=F4=C1=D3=CB=CF=CD" vav@tascom.ru --V0207lvV8h4k8FAm Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="fs.patch" --- include/linux/fs.h.orig 2003-08-21 10:17:25 +0400 +++ include/linux/fs.h 2003-08-21 10:50:35 +0400 @@ -41,7 +41,7 @@ /* Fixed constants first: */ #undef NR_OPEN #define NR_OPEN (1024*1024) /* Absolute upper limit on fd num */ -#define INR_OPEN 1024 /* Initial setting for nfile rlimits */ +#define INR_OPEN 8192 /* Initial setting for nfile rlimits */ #define BLOCK_SIZE_BITS 10 #define BLOCK_SIZE (1<