Porting from Linux to FreeBSD (procfs question)

Fernando Apesteguía fernando.apesteguia at gmail.com
Thu Jan 3 12:59:03 PST 2008


On Jan 3, 2008 9:53 PM, Ivan Voras <ivoras at freebsd.org> wrote:
> Fernando Apesteguía wrote:
>
> > Maybe a mix of both could be good: use the linxprocfs when it is
> > almost straightforward (in fact I could run the app, just changing few
> > lines) and sysctl when the linprocfs doesn't provide the information
> > that I need.
>
> Also, linprocfs is never mounted by default - this might or might not be
> an obstacle, depending on how user-friendly the application is (asking
> desktop users to alter their fstabs may be asking too much :) ).
>

I hadn't thought about it... but it's quite to the point. Maybe it
makes no sense to ask for a particular filesystem from a graphical
Gnome application...

>
>


More information about the freebsd-hackers mailing list