LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* PID entries in /proc sorted by number, not start time in 2.6.19
@ 2007-02-28 22:27 Chuck Ebbert
  2007-02-28 23:39 ` Eric W. Biederman
  0 siblings, 1 reply; 3+ messages in thread
From: Chuck Ebbert @ 2007-02-28 22:27 UTC (permalink / raw)
  To: linux-kernel; +Cc: Eric W. Biederman, Albert Cahalan

Starting with kernel 2.6.19, the process directories in
/proc are sorted by number. They were sorted by process
start time in 2.6.18 and earlier. This makes the output
of procps come out in that order too, pissing off users
who are used to the old way.

To reproduce:
	1. Wrap your PID numbers.
	2. Do ls -fl /proc
	3. Look at output of ps command.

Compare 2.6.18 to 2.6.19.

See also:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=230227


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-01  1:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-28 22:27 PID entries in /proc sorted by number, not start time in 2.6.19 Chuck Ebbert
2007-02-28 23:39 ` Eric W. Biederman
2007-03-01  1:16   ` Albert Cahalan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).