On Thu, Sep 29, 2005 at 02:39:15AM +0200, per engelbrecht wrote: > per engelbrecht wrote: > >Stuart Henderson wrote: > > > >>How much RAM might I want in order to accept full views from 2-3 peers? > >>Thanks. > > > > > >Running 3 peers, full table (170.097 prefixes) uses 317MB ram all included. > > Just to avoid any misinterpretation, that is for the BGP part only. > (".. ram all included") >
Are you running -current or 3.7? The old pre mmap malloc had a nasty bug that caused memory fragmentation. Here is one of my boxes: [EMAIL PROTECTED]:~> ps axl | grep bgp 0 23225 1 0 2 20 6292 6636 poll Is ?? 43:17.45 bgpd: paren 75 12481 23225 0 2 20 239896 240332 poll I ?? 167:21.94 bgpd: rout 75 16989 23225 0 2 20 1916 2304 poll I ?? 26:39.54 bgpd: sessi 240M RDE for 10 full views plus additional non full onesi (1.8Mio prefixes). I never got it to 300M with three full views. -- :wq Claudio