public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* tty->name conversion?
@ 2001-07-05  7:36 Taral
  2001-07-13 17:43 ` Albert D. Cahalan
  0 siblings, 1 reply; 3+ messages in thread
From: Taral @ 2001-07-05  7:36 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 596 bytes --]

I noticed that ps still relies on device numbers to determine tty, since
/proc/*/stat only exports the device number. Is there any way to get the
device name? I noticed that it is not present in tty_struct anywhere
(proc_pid_stat() uses task->tty->device, which is a kdev_t).

This would be useful to consider if we ever intend to create real
unnumbered character/block devices.

-- 
Taral <taral@taral.net>
(This message is digitally signed. Please encrypt mail if possible.)
"Any technology, no matter how primitive, is magic to those who don't
understand it." -- Florence Ambrose

[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]

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

end of thread, other threads:[~2001-07-13 19:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-05  7:36 tty->name conversion? Taral
2001-07-13 17:43 ` Albert D. Cahalan
2001-07-13 19:34   ` Taral

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox