[ANNOUNCE] Automatic Kernel Tunables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm pleased to announce a new project related to Linux kernel tunables.
Any comment you have will be welcome!

Automatic Kernel Tunables Project
-------------------------

The AKT (Automatic Kernel Tunables) project aims at:

1. providing a standard API to unify the various ways Linux developers have to access kernel tunables, system information, resource consumptions: today, installation scripts, supervision scripts and more generally applications are facing the following issues:
   . There are quite multiple ways of accessing the kernel
     configuration and tunables: /procfs, /sysfs, sysconf(),
     rlimit(), etc...,
   . The associated executables are rarely portable, since they
     require to get, set and change values that are represented
     by objects that may change from distribution to distribution,
     or from one release to the other inside the same distribution.
This raises the need for a standard, well defined API to manipulate the kernel configuration and tunables for software products to relay on. This API will be built on top of the existing mechanisms: it will "hide" them instead of replacing them, in order not to break backward compatibility.

2. making the kernel able to automatically tune the resources as it sees appropriate. This is a much more complicated feature that will be considered as a second step for the project


A design about 1st point will be available soon at http://akt.sourceforge.net/. Everything related to this project will be dropped at this url, and further discussions will take place in the dedicated project mailing lists at SF.

Regards,
Nadia

--


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux