[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [RFC] Cleaning up /proc/xen
Anthony Liguori <aliguori@xxxxxxxxxx> writes: > On Thu, 2005-09-08 at 17:09 +0900, NAHieu wrote: > >> So I vote for moving things to under /sys. But hold on, that would not >> be compatible with others OS like *BSD, correct ? > > There's also plan9 and other things to consider. I reckon it's better > to just implement first class drivers in each OS. Even the NetBSD port changed a few interface details (e.g., /kern/xen/privcmd, because procfs is for processes only), and it's still rather at odds with the local conventions at best. -- (let ((C call-with-current-continuation)) (apply (lambda (x y) (x y)) (map ((lambda (r) ((C C) (lambda (s) (r (lambda l (apply (s s) l)))))) (lambda (f) (lambda (l) (if (null? l) C (lambda (k) (display (car l)) ((f (cdr l)) (C k))))))) '((#\J #\d #\D #\v #\s) (#\e #\space #\a #\i #\newline))))) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |