tech-kern archive

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

p_flag bits?



Looking at sys/proc.h, the PK_* bits are scattered around oddly within
the p_flag field (true of 5.2 and 9.1; since the two use the same set
of names with the same values, I suspect also true of everything in
between).

But I also haven't been able to find anything that uses the p_flag bits
other than the 0x800e4307 bits.

Are the other 22 bits unused?  If not, what am I missing?

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse%rodents-montreal.org@localhost
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index