Re: [PATCH] /dev/time for Linux, inspired by Plan 9

From: David Newall
Date: Thu Mar 12 2009 - 04:01:08 EST


Bill Nottingham wrote:
> Given the general array of current interfaces in the kernel, isn't
> read/write of textual parameters better suited to sysfs or procfs
> than a character device?

Procfs and Sysfs are used to control devices. Dev is used to access
them. Dev is the right place to fetch and set the time; having a text
interface is beside the point.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/