[KLUG Programming] Pthreads problem

Robert G. Brown programming@kalamazoolinux.org
Thu, 01 Jan 2004 18:39:28 -0500


On Thu, 01 Jan 2004 18:18:11 -0500, Peter Buxton <somercet@core.com> wrote:

>sysctl.conf is a useful boot script, and sysctl is a nice overview
>shortcut (aside fromn the use of its conf file), but experimenting with
>/proc values, which is only going to get more important as time goes by,
>is a job for tab-completion and echo.

It seems odd and perhaps counterproductive that you are making a case for
LESS abstraction where it can really help. It is probably a really good idea
to use sysctl in production against the day that echo into /proc is deprecated,
I wouldn't want to convert and test all that only when the time comes. 

Maybe you only intend to use it for online hacking; perhaps it's time to get
into the habit of using sysctl there, too...

							Regards and HNY,
							---> RGB <---