Re: about linux kenel module configure file using xml

From: Chris Wright (chrisw@private)
Date: Thu Sep 09 2004 - 09:43:11 PDT


* Yuan Chunyang (cyyuan79@private) wrote:
> I wonder if there are other flexibile ways. Can someone tell me a way to
> parse the XML configure file on kenel space?

Just don't do this.  There is zero reason to put this complexity into
the kernel.  Do all parsing and config file reading in userspace.  Then
use results to pass parsed data to kernel via a simple interface.  E.g.
one value per file filesystem, sysfs entries, etc.

thanks,
-chris
-- 
Linux Security Modules     http://lsm.immunix.org     http://lsm.bkbits.net



This archive was generated by hypermail 2.1.3 : Thu Sep 09 2004 - 09:43:19 PDT