Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2007 14:03:56 +0200
From:      Roman Divacky <rdivacky@FreeBSD.org>
To:        Suleiman Souhlal <ssouhlal@FreeBSD.org>
Cc:        current@FreeBSD.org, "Jesper B. Rosenkilde" <jbr@humppa.dk>
Subject:   Re: Suggestions on Avoiding syscall Overhead
Message-ID:  <20070426120356.GA29654@freebsd.org>
In-Reply-To: <2018ADA6-11D5-48D1-98BD-4397A60E14AF@FreeBSD.org>
References:  <f126fae00704221639l68095de1ye7ce9ba3d921bf20@mail.gmail.com> <20070423113400.GC28587@gw.humppa.dk> <2018ADA6-11D5-48D1-98BD-4397A60E14AF@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> I personally wouldn't even bother with a per-process readonly page,  
> or even a R/W page: the setproctitle bug you are trying to fix is  
> clearly in pgsql, and pgsql is the one that should be fixed instead  
> of adding a useless and potentially complex workaround.

speaking about that.. would it be that hard to implement changing of
the title using argv[0] as in SysV/Linux?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070426120356.GA29654>