AOLserver Chat Logs

2005/04/06

IRC [00:12] *** holycow parted the chat.
IRC [00:23] *** holycow joined the chat.
IRC [01:05] *** holycow parted the chat.
IRC [01:54] *** holycow joined the chat.
IRC [03:56] *** frankie joined the chat.
IRC [06:14] *** holycow parted the chat.
IRC [10:06] *** frankie parted the chat.
IRC [11:16] <jhavard> It's 10:15am and it looks like night outside :(
IRC [11:59] <olafm> Bad weather?
IRC [12:51] *** frankie joined the chat.
IRC [14:36] <jhavard> well, it was.
IRC [14:36] <jhavard> it cleared up just before 11
IRC [14:36] <jhavard> we're talking blue skies and sunshine.
IRC [14:42] <jhavard> although now it's a bit overcast.
IRC [14:43] <jhavard> I wonder if the weather would be a little less bipolar if we seeded clouds with prozac.
IRC [15:19] *** holycow joined the chat.
IRC [15:24] *** holy_cow joined the chat.
IRC [15:26] *** holy_cow parted the chat.
IRC [16:22] *** rubick parted the chat.
IRC [16:36] <tekbasse> how does getrlimit get FD_SETSIZE? http://cvs.sourceforge.net/viewcvs.py/aolserver/aolserver/nsd/nsmain.c?only_with_tag=aolserver_40_r10&view=markup
IRC [16:38] <tekbasse> aolsever4.0.10 warns nsmain: rl_max > FD_SETSIZE, max files: FD_SETSIZE = 1024, rl_cur = 11095, rl_max = 0
IRC [16:40] <tekbasse> I mean, how does rl_max get defined? does 0 represent unlimited?
IRC [16:40] <tekbasse> luey# limit
IRC [16:40] <tekbasse> cputime unlimited
IRC [16:40] <tekbasse> filesize unlimited
IRC [16:40] <tekbasse> datasize 524288 kbytes
IRC [16:40] <tekbasse> stacksize 65536 kbytes
IRC [16:40] <tekbasse> coredumpsize unlimited
IRC [16:40] <tekbasse> memoryuse unlimited
IRC [16:40] <tekbasse> vmemoryuse unlimited
IRC [16:40] <tekbasse> descriptors 11095
IRC [16:41] <tekbasse> memorylocked unlimited
IRC [16:41] <tekbasse> maxproc 5547
IRC [16:41] <tekbasse> sbsize unlimited
IRC [16:41] <tekbasse> freebsd 4.10
IRC [17:23] <tekbasse> is aolserver using an incorrect value?
IRC [17:24] * tekbasse is way out of his league on this
IRC [17:24] <tekbasse> bbl, will check the irc logs
IRC [17:24] <tekbasse> s/incorrect/inaccurate/
IRC [18:04] *** frankie parted the chat.
IRC [19:15] <Dossy> <tekbasse> descriptors 11095
IRC [19:15] <Dossy> nsmain: rl_max > FD_SETSIZE, max files: FD_SETSIZE = 1024, rl_cur = 11095, rl_max = 0
IRC [19:15] <Dossy> see the 11095?
IRC [19:15] <Dossy> FD_SETSIZE is a constant -- AOLserver doesn't "change" it
IRC [19:16] <Dossy> rl_max = 0 is probably unlimited. that's the "hard" limit (ulimit -H) vs. the rl_cur which is the "soft" limit (ulimit -S)
IRC [19:16] <Dossy> I wonder why it's set to some weird 11095 instead of 1024 which is what it ought to be.
IRC [19:16] <Dossy> cur and max should == FD_SETSIZE for safety, unless you "know what you're doing" and increase it intentionally.
IRC [19:20] *** holycow parted the chat.
IRC [21:48] <tekbasse> hmm.. http://www.atm.tut.fi/list-archive/freebsd-stable/msg15955.html
IRC [21:49] <tekbasse> http://www.freebsd.org/cgi/query-pr.cgi?pr=58687
IRC [21:53] <tekbasse> # uname -a
IRC [21:53] <tekbasse> FreeBSD 4.10-STABLE FreeBSD 4.10-STABLE #7: Thu Oct 7 20:17:02 ADT 2004
IRC [21:57] <tekbasse> the 11095 is standard, at least on the installs I have access to.
IRC [22:02] <Dossy> interesting. i wonder how they keep things from breaking with FD_SETSIZE = 1024.
IRC [22:03] * tekbasse shrugs shoulders. will do some more googling
IRC [22:04] <Dossy> that kqueue leak bug is funny.
IRC [22:05] <Dossy> and the mem leak in 8.4.7 - yay.
IRC [22:22] <Dossy> Quiet night.
IRC [22:24] *** tektubby joined the chat.
IRC [22:24] <Dossy> rehi tektubby :-)
IRC [22:27] <tektubby> hi, switched locales to eat dinner =)
IRC [22:52] * martinh ponders that.
IRC [22:53] <martinh> you flew to a different country for a meal? how rich are you?
IRC [22:57] <tektubby> ha ha, you could say each room represents a different language =)
IRC [23:20] *** holycow joined the chat.
IRC [23:59] *** holycow parted the chat.