Results 1 to 1 of 1
hi
i am kind of stuck up with this situation.
how do i call sync from kernel without jumping out to user space.
kernel libs dont recognise sync or system ...
- 10-27-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 4
calling sync from kernel
hi
i am kind of stuck up with this situation.
how do i call sync from kernel without jumping out to user space.
kernel libs dont recognise sync or system("sync")
So the kernel module which implements sync doesnt gets triggered when certain interrupt gets called
PS: i am newbie to kernel programming and still on begining of my learning curve. I prayed to google and still no help from there! a little code snippet wud be of great help in understanding
Regards
K


Reply With Quote
