Hi,

i want to check in a kernel module periodically in the database if there is
a new job to do.

Please don't ask, but i have to run the job in the kernel module. It doesn't
matter for me in which way I check the SQLite database, but the kernel
module has to check it or at least get the information from another program.


greets,

ernst



2006/12/11, blogic79 <[EMAIL PROTECTED]>:

  i guess it would be possible, if you made a device and a small daemon
to handle the job, but why on earth would you want to do such a thing
? it is a really bad idea, there is a reason, why userspace and kernel
space are seperated. can you explain please what you are trying to
achieve ?

--- In [email protected] <foxboard%40yahoogroups.com>, "Ernst
Mayerhofer"

<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> is it possible to get access to a SQLite database in a kernel module?
>
> thank you and greets,
> Ernst Mayerhofer
>




--
MfG
Ernst Mayerhofer

Reply via email to