Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

hrshadhin/Linux-KernelOpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-KernelOpt

Linux Kernel Optimization Package is an application software that auto configure and build linux kernel from source code according current hardware is present on system.

Build & Usage

*This Qt4 C++ base GUI application so first you need to install qt4 and qmake then open up the terminal and put bellow commands

$ cd Linux-KernelOpt

$ make

$ cd Build

$ ./KernelOptimizer

Benefits of the Project

  1. can configure,compile and build linux kernel very easily.
  2. Reduce the kernel size
  3. Use less RAM than provided kernel with distributions
  4. Support for new devices and old devices
  5. Boot up the machines fast
  6. Increase the performance of the system.

Limitation on current version

  1. User can not build kernel with out internect connectivity.
  2. Only super user privilaged members can build the kernel.

Documentation:

Doc File: Here

Presentation File: Here

Video Link: http://youtu.be/6sa1G_9jCb0

About

Linux Kernel Optimization Package is an application software that auto configure and build linux kernel from source code according current hardware is present on system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors