Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Sun, Feb 18, 2007 at 06:46:25PM +0900, YAMAMOTO Takashi wrote:
> > Log Message:
> > Change the process/lwp flags seen by userland via sysctl back to the
> > P_*/L_* naming convention, and rename the in-kernel flags to avoid
> > conflict. (P_ -> PK_, L_ -> LW_ ). Add back the (now unused) LSDEAD
> > constant.
> > 
> > Restores source compatibility with pre-newlock2 tools like ps or top.
> > 
> > Reviewed by Andrew Doran.
> 
> what's W in LW_ ?

As in LWP.

Pavel Cahyna



Home | Main Index | Thread Index | Old Index