Using System Calls from kernel space
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: Using System Calls from kernel space
- From: "endeavor john" <jendeavor@xxxxxxxxx>
- Date: Fri, 3 Nov 2006 11:56:58 +0530
Hi All ,
I wanted to use a system call from kernel module to change the priority
of the process using sys_sched_setscheduler from kernel space
after using get_fs by modifying the addr_limit
of the task to KERNEL_DS using set_fs and get_fs apis.
I wanted to what will be the disadvantage in using the System Calls from kernel space if it not any file system call.
Thanks and Regards,
John Endeavour
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]