[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49B8C12B.1040508@davidnewall.com>
Date: Thu, 12 Mar 2009 18:30:43 +1030
From: David Newall <davidn@...idnewall.com>
To: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] /dev/time for Linux, inspired by Plan 9
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists