Thread (8 messages) 8 messages, 2 authors, 2011-12-31

(no subject)

From: Alexandru Juncu <hidden>
Date: 2011-12-30 17:56:25

On Dec 30, 2011 7:35 PM, "Philip Anil-QBW348" <
anil.philip@motorolasolutions.com> wrote:
Thanks for replying. Specifically, I want a certain program to be run
after the audio and video codecs are run.
How do I do that?
Anil
Audio /video codecs are just system libraries not kernel drivers... You
could modify the codec library code to start a new process, but it's
hackish...
-----Original Message-----
From: alexandrujuncu at gmail.com [mailto:alexandrujuncu at gmail.com] On
Behalf Of Alexandru Juncu
Sent: Friday, December 30, 2011 11:26 AM
To: Philip Anil-QBW348
Cc: kernelnewbies at kernelnewbies.org
Subject: Re:

On Fri, Dec 30, 2011 at 7:16 PM, Philip Anil-QBW348
[off-list ref] wrote:
quoted
I want the drivers to be owned by a user, Foo. Whenever the drivers are
called by application Duh, I want a program Bar to run after the driver
has
quoted
done its work, since Foo is now running the driver. Is it possible?
You can't say a driver is 'owned' by an user... drivers are just code
that run in kernel space...  processes (started by certain users) can
run or not that code.
If you want, you can verify if the driver is accessed by an user, but
that's about it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20111230/3dbe1434/attachment.html 
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help