[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140503232945.GA15714@kroah.com>
Date: Sat, 3 May 2014 19:29:45 -0400
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Oleg Drokin <green@...uxhacker.ru>
Cc: linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
Oleg Drokin <oleg.drokin@...el.com>,
Andreas Dilger <andreas.dilger@...el.com>
Subject: Re: [PATCH] staging/lustre: Replace jobid acquiring with per node
setting
On Sun, Apr 27, 2014 at 10:21:52PM -0400, Oleg Drokin wrote:
> Insted of meddling directly in process environment variables
> (which is also not possible on certain platforms due to not exported
> symbols), create jobid_name proc file to represent this info
> (to be filled by job scheduler epilogue).
That looks better, but what are you going to do about getting rid of all
of these proc files? Just move them all at once? I really don't like
the idea of adding new ones, and want a plan for what you all are going
to do here moving forward.
I'll take this for now, as it is better than what you are doing with the
environment variables...
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists