Date: Thu, 4 Jul 2002 01:29:20 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: FreeBSD current users <current@FreeBSD.ORG> Subject: memory leak in -current. Message-ID: <Pine.BSF.4.21.0207040127050.6975-100000@InterJet.elischer.org>
next in thread | raw e-mail | index | archive | help
I've tracked it down to my losing 1 page for every thread that is started. if I start a process with 6 threads, I lose 6 x 4k. if I start a single threaded process I lose 4k. well, that's a start.. it narrows it down quite a bit :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0207040127050.6975-100000>