Results 1 to 6 of 6

Thread: What are the general tendencies related to the Linux Kernel?

  1. #1
    Join Date
    Jun 2009
    Posts
    42

    What are the general tendencies related to the Linux Kernel?

    Actually I want to know the general tendencies related to the Linux Kernel. Nobody can deny the fact that the development task related to the Linux Kernel are very complex and can be said as strange. Since it is maintained by the number of different parts and what there is countless number of persons which can submit the code making it to difficult which is the latest trend in it.

  2. #2
    Join Date
    Nov 2005
    Posts
    3,026

    Real-time operation

    Linux in real-time operation received considerable improvements since it is now often used as mobile phones and other devices embedded systems. But the recently released 2.6.23 kernel show that it in real-time operation, "a little step backward," commercial embedded Linux vendor MontaVista's Chief Technology Officer (CTO) and co-founder Jim • Rui Erdi (Jim Ready) complained. This new process scheduler a more emphasis on "fairness" - which means by the end user to tell which processor the task to be processed, can get a higher priority.

  3. #3
    Join Date
    May 2008
    Posts
    2,680

    Re: What are the general tendencies related to the Linux Kernel?

    According to me "Real-time users do not need fair," Rui Erdi that, because real-time requirements, whether CPU is doing, can insert a new priority to interrupt the operation. A simple example is that of patients in the medical devices, monitoring software, the discovery of the patient breathing, they can send an immediate warning, the software no matter what the task in dealing with it must first break stop.

  4. #4
    Dr. V Guest

    Interrupt handling

    The reason is because the kernel developers are committed to making the process scheduler with real-time capabilities. The key part of the operating system is interrupt management - which determines what tasks can get CPU processing power, how they are arranged between the different behavior priority. If all interrupt processors can be integrated into their own thread and going, that thread can be scheduled and set priorities, rather than run and delay cannot predict the real-time response.

  5. #5
    Join Date
    Jan 2008
    Posts
    3,388

    Re: What are the general tendencies related to the Linux Kernel?

    Everyone wish to have a more secure system. Novell the release of SUSE Linux Enterprise Server 10 at the same time with the release of the Apparmor, it is a limited application can access what resources the operating system software, which can restrict the use of illegal unauthorized access, caused harm. However, it is unlikely in the near future will be added to the kernel.

  6. #6
    Join Date
    May 2008
    Posts
    4,085

    Re: What are the general tendencies related to the Linux Kernel?

    Linux Security the authority of the experts, another set of security mechanisms SELinux developer Stephen • Si Malai (Stephen Smalley) think that AppArmor cannot be added to the kernel because of its protective mechanism is based on the "path name" approach, it is essentially is a white list settings, Apparmor only allows applications to access files on the list, all other documents cannot be accessed. According to last year • Corbett Jonathan (Jonathan Corbet) report, the Si Malai that a clever intruder can take advantage of the path name of a legitimate guess the name of the other, creating unnecessary exposure.

Similar Threads

  1. Want to know about 2.6 Kernel in Linux
    By mewlyo in forum Operating Systems
    Replies: 4
    Last Post: 26-12-2010, 08:53 AM
  2. The kernel related to acpi hangs on nehalem
    By Atalaya in forum Operating Systems
    Replies: 5
    Last Post: 01-12-2010, 12:10 AM
  3. Information related to the Virtualization in Linux Kernel
    By Edwards in forum Operating Systems
    Replies: 5
    Last Post: 23-02-2010, 05:32 AM
  4. Need some information on Linux Kernel
    By Fantastic Zero in forum Operating Systems
    Replies: 3
    Last Post: 14-10-2009, 11:41 PM
  5. Linux 2.6.29 kernel Released
    By Aakarshan.d in forum Operating Systems
    Replies: 5
    Last Post: 24-02-2009, 08:49 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,727,341,063.18453 seconds with 17 queries