[X] The "/Tcl/Tk Aqua/TclTkAqua-8.4.5.dmg" file could not be found or is not available. Please select another file.

As of 2006-03-21 00:00:00 GMT, this project is no longer under active development.

Love-Sources is a Linux kernel patchset maintained by a community. Its purpose is to provide a patchset to optimize desktop performance and test new "unstable" features.


http://www.love-sources.org





Separate each tag with a space.

Release Date:

2005-05-15

Topics:

License:

Operating System:

Translations:

Intended Audience:

Programming Language:

Registered:

2004-01-20

Ratings and Reviews

Be the first to post a text review of Love-Sources. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • 2.6.11 2.6.12-rc3-love1 file released: notes.txt

    posted 1646 days ago

  • 2.6.11 2.6.12-rc3-love1 file released: love-sources-2.6.12_rc2-r1.ebuild

    posted 1646 days ago

  • 2.6.11 2.6.12-rc3-love1 file released: 2.6.12-rc3-love1.bz2

    posted 1646 days ago

  • File released: /2.6.11/2.6.12-rc3-love1/notes.txt

    posted 1646 days ago

  • File released: /2.6.11/2.6.12-rc3-love1/love-sources-2.6.12_rc2-r1.ebuild

    posted 1646 days ago

  • File released: /2.6.11/2.6.12-rc3-love1/2.6.12-rc3-love1.bz2

    posted 1646 days ago

  • 2.6.11 2.6.12-rc2-love1 file released: notes.txt

    //Warning/////////////////////////////////////////////////////////////////////////////////////// Please don't report any bugs to gentoo-devs or bugs.gentoo.org. We are making patchset for x86 . We will be not able to help You with x86_64 but We can Try ;) If You want support or jusk ask about something - please join #love-sources on freenode or just post in the love-sources thread in "Unsupported Software" forum on forums.gentoo.org check also love-sources.org //////////////////////////////////////////////////////////////////////////////////////////////// * Love-Sources 2.6.12-rc2-love1 release info * 1) Short info about main features . This release is based on Peter Williams PlugSched4.0 I also made a genetic nickscheduler patch for this version of plugsched. So now You can choose a CPU Scheduler at booting moment via kernel BOOTPARAMS line In Love-Features menu You can choose the default CPU Scheduler. if You will add "cpusched=nicksched" the kernel will boot with nickscheduler or genetic nickscheduler depending on selection in menuconfig ( genetic nickscheduler on/off etc. ) available options are : "cpusched=nicksched" - nickscheduler or genetic nickscheduler "cpusched=staircase" - staircase cpu scheduler "cpusched=ingosched" - ingosched - Ingo Molnar CPU scheduler from vanilla "cpusched=zaphod" - P.Williams Zaphod CPU scheduler "cpusched=spa_no_frills" - P.Williams Single Priority Array CPU Scheduler available IO Schedulers are : - deadline - no-op - anticipatory or genetic anticipatory ( menuconfig selection ) - CFQv2 with TIMESLICED DESIGN and fixes from 2.6.12-rc2-mm1 You can choose default IO Scheduler from Love-Features or via kernel BOOTPARAMS line If You will add "elevator=cfq" the kernel will bot with cfq io scheduler You can also switch it at runtime for example via script from /love_src/!extras/sched_change_script of via /sys/block/hdX/scheduler/queue interface. possible option are : cfq , deadline , noop, anticipatory If You are using genetic nicksched or anticiapatory You can watch /proc/genetic/*** !IMPORTANT! now all interfaces to cpu scheduler are moved from /proc to /sys/cpusched so base_time_slice and genetic_bonus for nicksched or interactive and compute mode for staircase are in /sys/cpusched/scheduler_name. example .torsmorc theme for watching genetic nicksched fluctuations is in love_src/!extras dir. If You have selected Genetic Library and Genetic NickScheduler in Love-Features menu. You can set some additional Genetic NickScheduler options : a) Base_Timeslice range ( 4 - 32 - std ) ---> You can select the range of base_timeslice for nickscheduler : 4-16,4-32,4-64,4-128. b) [*] Genetic Bonus Calculation (NEW) This is adding simple genetic parameter to the bonus calculations. c) [*] Give a bonus for a long timeslice (NEW) When no real waiting occurs the timeslice should be large to avoid overhead. d) [*] MAGNITUDE (NEW) Base Timeslice will be generated based on multiply of 4 only in 8-32 range. This can give better results for rating function. If You have selected "normal" NickScheduler You can select base timeslice from 16,32,64,128 You can also select VM_MAPPED for Mapped_Watermarks3 beetwen 33,66,95. In this kernel is also KEXEC. You can run another (or this) kernel without reboot now. For using it , please emerge kexec-tools and search the net for some how-to On the forums or google is many of it :) ----------------------------------------------------------------------fallow------------------- Ok now is the time for patchlist. In love-sources are around ~140 small patches. Patches are grouped and cuted for less reading. All patches You will see in broken-out file. [main part] plugsched-4.0-for-2.6.12-rc2.patch - P.Williams/Con Kolivas pluggable scheduler patch. gen4nicksched_003_plugsched302mm3_to_0.04 - my old version of gen4nicksched-0.03 for plugsched. modified by hand up-to-version 0.04 (latest). plugsched4-staircase10.7.diff - New Staircase for PlugSched from Con :) thx. genetic-lib-2.6.10-gl4.patch - J.Moilanen's Genetic Lib 0.4 genetic-as-sched-2.6.10-gl4.patch - J.Moilanen's Genetic Anticipatory IO Sched. genetic-io-sched-2.6.10-gl4.patch - Gen Lib and IO Scheds "connection". 2.6.11-love2-usb-oops-fix1.diff - Genetic Anticipatory USB deplug. oops fix. 2.6.12-rc2-xbox1.bz2 - a set of XBOX patches for love , maintained by FireBurn. CFQv2-with-timesliced-design-and-fixes-all - all patches for CFQ from 2.6.12-rc2-mm1. [bk] - all bk patches from 2.6.12-rc2-mm1 bk-acpi.patch bk-drm-via.patch bk-drm.patch bk-jfs.patch bk-netdev.patch - new version of hostap and orinoco bk-ntfs.patch bk-scsi.patch [other nice features] reiser4-from-2.6.12-rc2-mm1 - latest reiser4 code fbsplash-0.9.2-r1-2.6.12-rc1-bk5.patch - Spock's fbsplash with small fix. vesafb-tng-0.9-rc6-r2-2.6.12-rc1.patch - Spock's vesa-tng. exec-shield-nx-2.6.11-bk10-B1 - security system , http://people.redhat.com/mingo/exec-shield/ rt-lsm.patch - Real Time Linux Security Module. KEXEC , KDUMP , CRASHDUMP from 2.6.12-rc2-mm1 - for booting new kernel without reboot. fuse-all-patches - FileSystem in User Space - from 2.6.12-rc2-mm1 inotify-022-for-2612-rc1-mm4.patch - inotify from 2.6.12-rc2-mm1 ;) 1g_lowmem1_i386.diff - for big mem users hehe from CK:) IT821X_AC9_2.6.10-gentoo-r5.patch - it821X driver , I know that somebody likes it. lirc-2.6.9-20041024-px1.patch - lirc with fixes sir. shfs-0.35.patch.bz2 - shfs filesystem. squashfs2.1-patch - squashfs filesystem. usbhid-readd-kconfig-r1.patch - nice Krejler's stuff. acpi-dsdt-initrd-patch-v0.7d-2.6.9.patch - acpi extension for user dsdt. cddvd-cmdfilter-drop.patch - non-root cdr user hack from CK. config-nr-tty-devices.patch - as in name. cpad-2.6_v1.1.patch - toshiba pad driver. lufs-0.9.7-2.6.0-test9.patch.bz2 - lufs with fixes compilation as module. mapped_watermark3.diff - Con's MWIII nvidia6111-6629-compact2.diff - a set of nvidia fixes from ck. atxp1-0.6.patch - for i2c supprot for some motherboards. inter-module-get fix for ATI users. love-sources-logo : http://vivid.dat.pl/fallow/pub/love-sources/love-logo/love1.png many-of-x86-and-x86_64-fixes from 2.6.12-rc2-mm1 - as in name ;) and some other fixes from mm like : acpi-video-pointer-size-fix.patch bug-fix-in-usbdevfs.patch ext2-corruption-regression-between-269-and-2610.patch fix-agp-code-to-work-again-with-non-pci-agp-bridges.patch reiserfs-use-null-instead-of-0.patch serport-oops-fix.patch vmlinux-fix-physical-addrs.patch [additional wi-fi drivers] 2.6.12-rc1-love1-sk98lin-709-patch.bz2 madwifi-cvs hostap and orinoco new version are in bk-netdev.patch from mm NVIDIA : min nvidia-kernel is a 6629-r4 from portage ------ ATI : will work or not , I fixed inter_module_get issue and made a ebuild for the driver it is compiled fine on my box , but I cant do more testing - I have only NVIDIA CARD propably the same issues as with previous 2.6.12-rc1-love1 ebuild for 8.12.10 : http://vivid.dat.pl/fallow/pub/love-sources/2.6.12-rc2-love1/test_ati_ebuild/ati-8.12.10-for-2.6.12-rc2-love1_test1.tar.bz2 ------ FBSPLASH - min version of splash_utils - 1.1.9.2

    posted 1684 days ago

  • 2.6.11 2.6.12-rc2-love1 file released: love-sources-2.6.12_rc2-r1.ebuild

    //Warning/////////////////////////////////////////////////////////////////////////////////////// Please don't report any bugs to gentoo-devs or bugs.gentoo.org. We are making patchset for x86 . We will be not able to help You with x86_64 but We can Try ;) If You want support or jusk ask about something - please join #love-sources on freenode or just post in the love-sources thread in "Unsupported Software" forum on forums.gentoo.org check also love-sources.org //////////////////////////////////////////////////////////////////////////////////////////////// * Love-Sources 2.6.12-rc2-love1 release info * 1) Short info about main features . This release is based on Peter Williams PlugSched4.0 I also made a genetic nickscheduler patch for this version of plugsched. So now You can choose a CPU Scheduler at booting moment via kernel BOOTPARAMS line In Love-Features menu You can choose the default CPU Scheduler. if You will add "cpusched=nicksched" the kernel will boot with nickscheduler or genetic nickscheduler depending on selection in menuconfig ( genetic nickscheduler on/off etc. ) available options are : "cpusched=nicksched" - nickscheduler or genetic nickscheduler "cpusched=staircase" - staircase cpu scheduler "cpusched=ingosched" - ingosched - Ingo Molnar CPU scheduler from vanilla "cpusched=zaphod" - P.Williams Zaphod CPU scheduler "cpusched=spa_no_frills" - P.Williams Single Priority Array CPU Scheduler available IO Schedulers are : - deadline - no-op - anticipatory or genetic anticipatory ( menuconfig selection ) - CFQv2 with TIMESLICED DESIGN and fixes from 2.6.12-rc2-mm1 You can choose default IO Scheduler from Love-Features or via kernel BOOTPARAMS line If You will add "elevator=cfq" the kernel will bot with cfq io scheduler You can also switch it at runtime for example via script from /love_src/!extras/sched_change_script of via /sys/block/hdX/scheduler/queue interface. possible option are : cfq , deadline , noop, anticipatory If You are using genetic nicksched or anticiapatory You can watch /proc/genetic/*** !IMPORTANT! now all interfaces to cpu scheduler are moved from /proc to /sys/cpusched so base_time_slice and genetic_bonus for nicksched or interactive and compute mode for staircase are in /sys/cpusched/scheduler_name. example .torsmorc theme for watching genetic nicksched fluctuations is in love_src/!extras dir. If You have selected Genetic Library and Genetic NickScheduler in Love-Features menu. You can set some additional Genetic NickScheduler options : a) Base_Timeslice range ( 4 - 32 - std ) ---> You can select the range of base_timeslice for nickscheduler : 4-16,4-32,4-64,4-128. b) [*] Genetic Bonus Calculation (NEW) This is adding simple genetic parameter to the bonus calculations. c) [*] Give a bonus for a long timeslice (NEW) When no real waiting occurs the timeslice should be large to avoid overhead. d) [*] MAGNITUDE (NEW) Base Timeslice will be generated based on multiply of 4 only in 8-32 range. This can give better results for rating function. If You have selected "normal" NickScheduler You can select base timeslice from 16,32,64,128 You can also select VM_MAPPED for Mapped_Watermarks3 beetwen 33,66,95. In this kernel is also KEXEC. You can run another (or this) kernel without reboot now. For using it , please emerge kexec-tools and search the net for some how-to On the forums or google is many of it :) ----------------------------------------------------------------------fallow------------------- Ok now is the time for patchlist. In love-sources are around ~140 small patches. Patches are grouped and cuted for less reading. All patches You will see in broken-out file. [main part] plugsched-4.0-for-2.6.12-rc2.patch - P.Williams/Con Kolivas pluggable scheduler patch. gen4nicksched_003_plugsched302mm3_to_0.04 - my old version of gen4nicksched-0.03 for plugsched. modified by hand up-to-version 0.04 (latest). plugsched4-staircase10.7.diff - New Staircase for PlugSched from Con :) thx. genetic-lib-2.6.10-gl4.patch - J.Moilanen's Genetic Lib 0.4 genetic-as-sched-2.6.10-gl4.patch - J.Moilanen's Genetic Anticipatory IO Sched. genetic-io-sched-2.6.10-gl4.patch - Gen Lib and IO Scheds "connection". 2.6.11-love2-usb-oops-fix1.diff - Genetic Anticipatory USB deplug. oops fix. 2.6.12-rc2-xbox1.bz2 - a set of XBOX patches for love , maintained by FireBurn. CFQv2-with-timesliced-design-and-fixes-all - all patches for CFQ from 2.6.12-rc2-mm1. [bk] - all bk patches from 2.6.12-rc2-mm1 bk-acpi.patch bk-drm-via.patch bk-drm.patch bk-jfs.patch bk-netdev.patch - new version of hostap and orinoco bk-ntfs.patch bk-scsi.patch [other nice features] reiser4-from-2.6.12-rc2-mm1 - latest reiser4 code fbsplash-0.9.2-r1-2.6.12-rc1-bk5.patch - Spock's fbsplash with small fix. vesafb-tng-0.9-rc6-r2-2.6.12-rc1.patch - Spock's vesa-tng. exec-shield-nx-2.6.11-bk10-B1 - security system , http://people.redhat.com/mingo/exec-shield/ rt-lsm.patch - Real Time Linux Security Module. KEXEC , KDUMP , CRASHDUMP from 2.6.12-rc2-mm1 - for booting new kernel without reboot. fuse-all-patches - FileSystem in User Space - from 2.6.12-rc2-mm1 inotify-022-for-2612-rc1-mm4.patch - inotify from 2.6.12-rc2-mm1 ;) 1g_lowmem1_i386.diff - for big mem users hehe from CK:) IT821X_AC9_2.6.10-gentoo-r5.patch - it821X driver , I know that somebody likes it. lirc-2.6.9-20041024-px1.patch - lirc with fixes sir. shfs-0.35.patch.bz2 - shfs filesystem. squashfs2.1-patch - squashfs filesystem. usbhid-readd-kconfig-r1.patch - nice Krejler's stuff. acpi-dsdt-initrd-patch-v0.7d-2.6.9.patch - acpi extension for user dsdt. cddvd-cmdfilter-drop.patch - non-root cdr user hack from CK. config-nr-tty-devices.patch - as in name. cpad-2.6_v1.1.patch - toshiba pad driver. lufs-0.9.7-2.6.0-test9.patch.bz2 - lufs with fixes compilation as module. mapped_watermark3.diff - Con's MWIII nvidia6111-6629-compact2.diff - a set of nvidia fixes from ck. atxp1-0.6.patch - for i2c supprot for some motherboards. inter-module-get fix for ATI users. love-sources-logo : http://vivid.dat.pl/fallow/pub/love-sources/love-logo/love1.png many-of-x86-and-x86_64-fixes from 2.6.12-rc2-mm1 - as in name ;) and some other fixes from mm like : acpi-video-pointer-size-fix.patch bug-fix-in-usbdevfs.patch ext2-corruption-regression-between-269-and-2610.patch fix-agp-code-to-work-again-with-non-pci-agp-bridges.patch reiserfs-use-null-instead-of-0.patch serport-oops-fix.patch vmlinux-fix-physical-addrs.patch [additional wi-fi drivers] 2.6.12-rc1-love1-sk98lin-709-patch.bz2 madwifi-cvs hostap and orinoco new version are in bk-netdev.patch from mm NVIDIA : min nvidia-kernel is a 6629-r4 from portage ------ ATI : will work or not , I fixed inter_module_get issue and made a ebuild for the driver it is compiled fine on my box , but I cant do more testing - I have only NVIDIA CARD propably the same issues as with previous 2.6.12-rc1-love1 ebuild for 8.12.10 : http://vivid.dat.pl/fallow/pub/love-sources/2.6.12-rc2-love1/test_ati_ebuild/ati-8.12.10-for-2.6.12-rc2-love1_test1.tar.bz2 ------ FBSPLASH - min version of splash_utils - 1.1.9.2

    posted 1684 days ago

  • 2.6.11 2.6.12-rc2-love1 file released: ati-8.12.10-for-2.6.12-rc2-love1_test1.tar.bz2

    //Warning/////////////////////////////////////////////////////////////////////////////////////// Please don't report any bugs to gentoo-devs or bugs.gentoo.org. We are making patchset for x86 . We will be not able to help You with x86_64 but We can Try ;) If You want support or jusk ask about something - please join #love-sources on freenode or just post in the love-sources thread in "Unsupported Software" forum on forums.gentoo.org check also love-sources.org //////////////////////////////////////////////////////////////////////////////////////////////// * Love-Sources 2.6.12-rc2-love1 release info * 1) Short info about main features . This release is based on Peter Williams PlugSched4.0 I also made a genetic nickscheduler patch for this version of plugsched. So now You can choose a CPU Scheduler at booting moment via kernel BOOTPARAMS line In Love-Features menu You can choose the default CPU Scheduler. if You will add "cpusched=nicksched" the kernel will boot with nickscheduler or genetic nickscheduler depending on selection in menuconfig ( genetic nickscheduler on/off etc. ) available options are : "cpusched=nicksched" - nickscheduler or genetic nickscheduler "cpusched=staircase" - staircase cpu scheduler "cpusched=ingosched" - ingosched - Ingo Molnar CPU scheduler from vanilla "cpusched=zaphod" - P.Williams Zaphod CPU scheduler "cpusched=spa_no_frills" - P.Williams Single Priority Array CPU Scheduler available IO Schedulers are : - deadline - no-op - anticipatory or genetic anticipatory ( menuconfig selection ) - CFQv2 with TIMESLICED DESIGN and fixes from 2.6.12-rc2-mm1 You can choose default IO Scheduler from Love-Features or via kernel BOOTPARAMS line If You will add "elevator=cfq" the kernel will bot with cfq io scheduler You can also switch it at runtime for example via script from /love_src/!extras/sched_change_script of via /sys/block/hdX/scheduler/queue interface. possible option are : cfq , deadline , noop, anticipatory If You are using genetic nicksched or anticiapatory You can watch /proc/genetic/*** !IMPORTANT! now all interfaces to cpu scheduler are moved from /proc to /sys/cpusched so base_time_slice and genetic_bonus for nicksched or interactive and compute mode for staircase are in /sys/cpusched/scheduler_name. example .torsmorc theme for watching genetic nicksched fluctuations is in love_src/!extras dir. If You have selected Genetic Library and Genetic NickScheduler in Love-Features menu. You can set some additional Genetic NickScheduler options : a) Base_Timeslice range ( 4 - 32 - std ) ---> You can select the range of base_timeslice for nickscheduler : 4-16,4-32,4-64,4-128. b) [*] Genetic Bonus Calculation (NEW) This is adding simple genetic parameter to the bonus calculations. c) [*] Give a bonus for a long timeslice (NEW) When no real waiting occurs the timeslice should be large to avoid overhead. d) [*] MAGNITUDE (NEW) Base Timeslice will be generated based on multiply of 4 only in 8-32 range. This can give better results for rating function. If You have selected "normal" NickScheduler You can select base timeslice from 16,32,64,128 You can also select VM_MAPPED for Mapped_Watermarks3 beetwen 33,66,95. In this kernel is also KEXEC. You can run another (or this) kernel without reboot now. For using it , please emerge kexec-tools and search the net for some how-to On the forums or google is many of it :) ----------------------------------------------------------------------fallow------------------- Ok now is the time for patchlist. In love-sources are around ~140 small patches. Patches are grouped and cuted for less reading. All patches You will see in broken-out file. [main part] plugsched-4.0-for-2.6.12-rc2.patch - P.Williams/Con Kolivas pluggable scheduler patch. gen4nicksched_003_plugsched302mm3_to_0.04 - my old version of gen4nicksched-0.03 for plugsched. modified by hand up-to-version 0.04 (latest). plugsched4-staircase10.7.diff - New Staircase for PlugSched from Con :) thx. genetic-lib-2.6.10-gl4.patch - J.Moilanen's Genetic Lib 0.4 genetic-as-sched-2.6.10-gl4.patch - J.Moilanen's Genetic Anticipatory IO Sched. genetic-io-sched-2.6.10-gl4.patch - Gen Lib and IO Scheds "connection". 2.6.11-love2-usb-oops-fix1.diff - Genetic Anticipatory USB deplug. oops fix. 2.6.12-rc2-xbox1.bz2 - a set of XBOX patches for love , maintained by FireBurn. CFQv2-with-timesliced-design-and-fixes-all - all patches for CFQ from 2.6.12-rc2-mm1. [bk] - all bk patches from 2.6.12-rc2-mm1 bk-acpi.patch bk-drm-via.patch bk-drm.patch bk-jfs.patch bk-netdev.patch - new version of hostap and orinoco bk-ntfs.patch bk-scsi.patch [other nice features] reiser4-from-2.6.12-rc2-mm1 - latest reiser4 code fbsplash-0.9.2-r1-2.6.12-rc1-bk5.patch - Spock's fbsplash with small fix. vesafb-tng-0.9-rc6-r2-2.6.12-rc1.patch - Spock's vesa-tng. exec-shield-nx-2.6.11-bk10-B1 - security system , http://people.redhat.com/mingo/exec-shield/ rt-lsm.patch - Real Time Linux Security Module. KEXEC , KDUMP , CRASHDUMP from 2.6.12-rc2-mm1 - for booting new kernel without reboot. fuse-all-patches - FileSystem in User Space - from 2.6.12-rc2-mm1 inotify-022-for-2612-rc1-mm4.patch - inotify from 2.6.12-rc2-mm1 ;) 1g_lowmem1_i386.diff - for big mem users hehe from CK:) IT821X_AC9_2.6.10-gentoo-r5.patch - it821X driver , I know that somebody likes it. lirc-2.6.9-20041024-px1.patch - lirc with fixes sir. shfs-0.35.patch.bz2 - shfs filesystem. squashfs2.1-patch - squashfs filesystem. usbhid-readd-kconfig-r1.patch - nice Krejler's stuff. acpi-dsdt-initrd-patch-v0.7d-2.6.9.patch - acpi extension for user dsdt. cddvd-cmdfilter-drop.patch - non-root cdr user hack from CK. config-nr-tty-devices.patch - as in name. cpad-2.6_v1.1.patch - toshiba pad driver. lufs-0.9.7-2.6.0-test9.patch.bz2 - lufs with fixes compilation as module. mapped_watermark3.diff - Con's MWIII nvidia6111-6629-compact2.diff - a set of nvidia fixes from ck. atxp1-0.6.patch - for i2c supprot for some motherboards. inter-module-get fix for ATI users. love-sources-logo : http://vivid.dat.pl/fallow/pub/love-sources/love-logo/love1.png many-of-x86-and-x86_64-fixes from 2.6.12-rc2-mm1 - as in name ;) and some other fixes from mm like : acpi-video-pointer-size-fix.patch bug-fix-in-usbdevfs.patch ext2-corruption-regression-between-269-and-2610.patch fix-agp-code-to-work-again-with-non-pci-agp-bridges.patch reiserfs-use-null-instead-of-0.patch serport-oops-fix.patch vmlinux-fix-physical-addrs.patch [additional wi-fi drivers] 2.6.12-rc1-love1-sk98lin-709-patch.bz2 madwifi-cvs hostap and orinoco new version are in bk-netdev.patch from mm NVIDIA : min nvidia-kernel is a 6629-r4 from portage ------ ATI : will work or not , I fixed inter_module_get issue and made a ebuild for the driver it is compiled fine on my box , but I cant do more testing - I have only NVIDIA CARD propably the same issues as with previous 2.6.12-rc1-love1 ebuild for 8.12.10 : http://vivid.dat.pl/fallow/pub/love-sources/2.6.12-rc2-love1/test_ati_ebuild/ati-8.12.10-for-2.6.12-rc2-love1_test1.tar.bz2 ------ FBSPLASH - min version of splash_utils - 1.1.9.2

    posted 1684 days ago

  • 2.6.11 2.6.12-rc2-love1 file released: 2.6.12-rc2-love1.bz2

    //Warning/////////////////////////////////////////////////////////////////////////////////////// Please don't report any bugs to gentoo-devs or bugs.gentoo.org. We are making patchset for x86 . We will be not able to help You with x86_64 but We can Try ;) If You want support or jusk ask about something - please join #love-sources on freenode or just post in the love-sources thread in "Unsupported Software" forum on forums.gentoo.org check also love-sources.org //////////////////////////////////////////////////////////////////////////////////////////////// * Love-Sources 2.6.12-rc2-love1 release info * 1) Short info about main features . This release is based on Peter Williams PlugSched4.0 I also made a genetic nickscheduler patch for this version of plugsched. So now You can choose a CPU Scheduler at booting moment via kernel BOOTPARAMS line In Love-Features menu You can choose the default CPU Scheduler. if You will add "cpusched=nicksched" the kernel will boot with nickscheduler or genetic nickscheduler depending on selection in menuconfig ( genetic nickscheduler on/off etc. ) available options are : "cpusched=nicksched" - nickscheduler or genetic nickscheduler "cpusched=staircase" - staircase cpu scheduler "cpusched=ingosched" - ingosched - Ingo Molnar CPU scheduler from vanilla "cpusched=zaphod" - P.Williams Zaphod CPU scheduler "cpusched=spa_no_frills" - P.Williams Single Priority Array CPU Scheduler available IO Schedulers are : - deadline - no-op - anticipatory or genetic anticipatory ( menuconfig selection ) - CFQv2 with TIMESLICED DESIGN and fixes from 2.6.12-rc2-mm1 You can choose default IO Scheduler from Love-Features or via kernel BOOTPARAMS line If You will add "elevator=cfq" the kernel will bot with cfq io scheduler You can also switch it at runtime for example via script from /love_src/!extras/sched_change_script of via /sys/block/hdX/scheduler/queue interface. possible option are : cfq , deadline , noop, anticipatory If You are using genetic nicksched or anticiapatory You can watch /proc/genetic/*** !IMPORTANT! now all interfaces to cpu scheduler are moved from /proc to /sys/cpusched so base_time_slice and genetic_bonus for nicksched or interactive and compute mode for staircase are in /sys/cpusched/scheduler_name. example .torsmorc theme for watching genetic nicksched fluctuations is in love_src/!extras dir. If You have selected Genetic Library and Genetic NickScheduler in Love-Features menu. You can set some additional Genetic NickScheduler options : a) Base_Timeslice range ( 4 - 32 - std ) ---> You can select the range of base_timeslice for nickscheduler : 4-16,4-32,4-64,4-128. b) [*] Genetic Bonus Calculation (NEW) This is adding simple genetic parameter to the bonus calculations. c) [*] Give a bonus for a long timeslice (NEW) When no real waiting occurs the timeslice should be large to avoid overhead. d) [*] MAGNITUDE (NEW) Base Timeslice will be generated based on multiply of 4 only in 8-32 range. This can give better results for rating function. If You have selected "normal" NickScheduler You can select base timeslice from 16,32,64,128 You can also select VM_MAPPED for Mapped_Watermarks3 beetwen 33,66,95. In this kernel is also KEXEC. You can run another (or this) kernel without reboot now. For using it , please emerge kexec-tools and search the net for some how-to On the forums or google is many of it :) ----------------------------------------------------------------------fallow------------------- Ok now is the time for patchlist. In love-sources are around ~140 small patches. Patches are grouped and cuted for less reading. All patches You will see in broken-out file. [main part] plugsched-4.0-for-2.6.12-rc2.patch - P.Williams/Con Kolivas pluggable scheduler patch. gen4nicksched_003_plugsched302mm3_to_0.04 - my old version of gen4nicksched-0.03 for plugsched. modified by hand up-to-version 0.04 (latest). plugsched4-staircase10.7.diff - New Staircase for PlugSched from Con :) thx. genetic-lib-2.6.10-gl4.patch - J.Moilanen's Genetic Lib 0.4 genetic-as-sched-2.6.10-gl4.patch - J.Moilanen's Genetic Anticipatory IO Sched. genetic-io-sched-2.6.10-gl4.patch - Gen Lib and IO Scheds "connection". 2.6.11-love2-usb-oops-fix1.diff - Genetic Anticipatory USB deplug. oops fix. 2.6.12-rc2-xbox1.bz2 - a set of XBOX patches for love , maintained by FireBurn. CFQv2-with-timesliced-design-and-fixes-all - all patches for CFQ from 2.6.12-rc2-mm1. [bk] - all bk patches from 2.6.12-rc2-mm1 bk-acpi.patch bk-drm-via.patch bk-drm.patch bk-jfs.patch bk-netdev.patch - new version of hostap and orinoco bk-ntfs.patch bk-scsi.patch [other nice features] reiser4-from-2.6.12-rc2-mm1 - latest reiser4 code fbsplash-0.9.2-r1-2.6.12-rc1-bk5.patch - Spock's fbsplash with small fix. vesafb-tng-0.9-rc6-r2-2.6.12-rc1.patch - Spock's vesa-tng. exec-shield-nx-2.6.11-bk10-B1 - security system , http://people.redhat.com/mingo/exec-shield/ rt-lsm.patch - Real Time Linux Security Module. KEXEC , KDUMP , CRASHDUMP from 2.6.12-rc2-mm1 - for booting new kernel without reboot. fuse-all-patches - FileSystem in User Space - from 2.6.12-rc2-mm1 inotify-022-for-2612-rc1-mm4.patch - inotify from 2.6.12-rc2-mm1 ;) 1g_lowmem1_i386.diff - for big mem users hehe from CK:) IT821X_AC9_2.6.10-gentoo-r5.patch - it821X driver , I know that somebody likes it. lirc-2.6.9-20041024-px1.patch - lirc with fixes sir. shfs-0.35.patch.bz2 - shfs filesystem. squashfs2.1-patch - squashfs filesystem. usbhid-readd-kconfig-r1.patch - nice Krejler's stuff. acpi-dsdt-initrd-patch-v0.7d-2.6.9.patch - acpi extension for user dsdt. cddvd-cmdfilter-drop.patch - non-root cdr user hack from CK. config-nr-tty-devices.patch - as in name. cpad-2.6_v1.1.patch - toshiba pad driver. lufs-0.9.7-2.6.0-test9.patch.bz2 - lufs with fixes compilation as module. mapped_watermark3.diff - Con's MWIII nvidia6111-6629-compact2.diff - a set of nvidia fixes from ck. atxp1-0.6.patch - for i2c supprot for some motherboards. inter-module-get fix for ATI users. love-sources-logo : http://vivid.dat.pl/fallow/pub/love-sources/love-logo/love1.png many-of-x86-and-x86_64-fixes from 2.6.12-rc2-mm1 - as in name ;) and some other fixes from mm like : acpi-video-pointer-size-fix.patch bug-fix-in-usbdevfs.patch ext2-corruption-regression-between-269-and-2610.patch fix-agp-code-to-work-again-with-non-pci-agp-bridges.patch reiserfs-use-null-instead-of-0.patch serport-oops-fix.patch vmlinux-fix-physical-addrs.patch [additional wi-fi drivers] 2.6.12-rc1-love1-sk98lin-709-patch.bz2 madwifi-cvs hostap and orinoco new version are in bk-netdev.patch from mm NVIDIA : min nvidia-kernel is a 6629-r4 from portage ------ ATI : will work or not , I fixed inter_module_get issue and made a ebuild for the driver it is compiled fine on my box , but I cant do more testing - I have only NVIDIA CARD propably the same issues as with previous 2.6.12-rc1-love1 ebuild for 8.12.10 : http://vivid.dat.pl/fallow/pub/love-sources/2.6.12-rc2-love1/test_ati_ebuild/ati-8.12.10-for-2.6.12-rc2-love1_test1.tar.bz2 ------ FBSPLASH - min version of splash_utils - 1.1.9.2

    posted 1684 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Love-Sources Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review