View previous topic :: View next topic |
Author |
Message |
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Sat Mar 05, 2005 1:15 am Post subject: 2.6.11-love1 (fixes from un-of. updates - in 2.6.11-love2) |
|
|
2.6.11-love1
" WE ARE THE BORG. RESISTANCE IS FUTILE. YOU WILL BE ASSIMILATED. "
patchlist/info/everythins about it :
--In short--
Code: |
*) CPU Scheduler : Nick`s Scheduler (Nick Piggin) with Genetic Alg. implementation port.
also default BASE_TIMESLICE selectable from menuconfig. Included multiprocessor fixes.
*) IO Scheduler(s) : switchable at runtime,default selectable from menuconfig or bootparams
also anticipatotory io scheduler with genetic algor. implementation (Genetic Lib 0.4)
and timesliced CFQ v2.
*) VM : Con`s MW3. with VM_MAPPED settigns selectable from menuconfig.
|
--full info-- Code: |
[-base-]
love-menuc.diff - love menuconfig part.
[*] Show timing information on printks
[*] Genetic Library
[*] Genetic Anticipatory I/O scheduler
[*] [cpu_sched] Genetic NickScheduler [experimental]
[cpu_sched] Genetic NickScheduler options --->
[cpu sched] NickSched Base Timeslice = (64-love-sources std) --->
[mwIII] VM_MAPPED = (95 - default in love - less swap usage) --->
[io sched] IO Schedulers to compile --->
[io sched] Default IO Scheduler (Deadline) --->
[*] /proc/mm support (SKAS patch)
[ ] 1Gb Low Memory Support (from CK)
[*] Enable seccomp to safely compute untrusted bytecode
Kernel internal timer frequency (1000) --->
//Genetic Nicksched is my port of J.Moilanen Genetic Alg implementation in
//P.Williams Zaphod CPU Scheduler.IT`s based on Genetic Lib 0.4
//at now it`s BETTER to use default Genetic NickSched options.
//addition Genetic NickSched options are :
[ ] [testing!] Genetic Bonus Calculation [not_reco/very_exp]
[ ] [testing!] Rounding of Sched_BaseTimeslice [not_reco/very_exp]
//First is for activate additional genetic parameter in bonus calculations
//Can provides some interactivity loss of not :) -> dangerous :)
//Second for rounding of base_timeslice to range 4,8,16,32,64,128,256 only
//So, for a "little less" fluctuation range,If You will have a little less "genetics"
// /proc/mm is from SKAS patchsets from CKO
// SECCOMP : This kernel feature is useful for number crunching applications
//that may need to compute untrusted bytecode during their execution.
// via /proc/<pid>/seccomp,
//NickScheduler BASE_TIMESLICE selectable beetwenn 256,128,64,32
//VM_MAPPED selectable beetwen 95,66,33
2.6.11-nicksched.gz - latest NickSheduler including multiprocessor fixes.
gen4nicksched-0.01.diff - my port of J.Moilanen Genetic Impl in Zaphod
genetic-as-sched-2.6.10-gl4.patch - J.Moilanen`s genetic anticipatory io sched
genetic-io-sched-2.6.10-gl4.patch - J.Moilanen`s "as to io connection "
genetic-lib-2.6.10-gl4.patch - J.Moilanen`s Genetic Lib 0.4
cfq-ts-21.diff - J.Axboe`s Timesliced CFQv2 from CK
reiser4-NEW-code-from-2.6.11-mm1 - latest NEW reiser4 code. /THX 4 Gimpel for Update also/ :)
reiser4_replay_stats.patch.bz2 - a reiser4 fix from CKO
Software Suspend 2.1.8 - Software Suspend 2 ;)
fbsplash-0.9.1-r2-2.6.11-rc4.patch - Spock`s great splash tool.
vesafb-tng-0.9-rc6-2.6.11-rc1.patch - Spock`s great vesafb tool.
bk-ntfs.patch - bk ntfs update
fuse-filesystem-ALL.patch - Filesystem in UserSpace patches from mm
mapped_watermark3.diff - NEW version of Con`s MW.
1g_lowmem1_i386.diff - for 1GB lowmem from CK
lirc-2.6.9-20041024-px1_FIXED_SIR.patch - lirc with fixed SIR
lufs-0.9.7-2.6.0-test9-FIXED_MODULE_COMPILATION.patch.bz2 - LUFS
IT821X_AC9_2.6.10-gentoo-r5.patch - I know that somebody need`s it :)
390-slabtune.txt - slabtune from MJB
acerhk.patch - acer keyboard support
cddvd-cmdfilter-drop.patch - non-root cd hack from CK
cflags-selection.patch - OneOfOne`s tool , extended by Troll
chmp_last_lkml.diff - thanks Krejler
config-nr-tty-devices.patch - :)
config_hz.diff - from CK
gcloop-2.6-20040527.patch - gcloop :)
inotify-0.19-rml-2.6.11-rc3-mm2-2.patch - inotify for GNOME users :)
nvidia_6111-6629_compat2.diff - pack of nvidia fixes from CK .
orinoco-0.15rc2-for-2.6.11.patch - by RMH3093 - Thanks :)
Real-TIME-lsm.patch - RealTIme Security Module :)
SECCOMP.patch - SECCOMP info at the top :)
bk-libata.diff - somebody likes it :)
skas-2.6.11-v8-rc2-fix.patch - SKAS fix from CKO
skas-2.6.11-v8-rc2.patch.bz2 - SKAS UML from CKO
shfs-0.35.patch.bz2 - shfs :)
squashfs2.1-patch - new squashfs :)
cpad-2.6_v1.1.patch - thx RMH3093
daconfig-2.2.0-r1.patch - DaMouse`s nice tool :P :)
toshiba_fixes.patch - thx RMH3093
xbox-sources-2.6.10-20050102.patch - all patches from XBOX-sources
acpi-dsdt-initrd-patch-v0.7d-2.6.9.patch - acpi extension.
alps1 -fedora- - thx Lovechild
[mm`s part]
add-timing-information-to-printk-messages.patch
allow-admin-to-enable-only-some-of-the-magic-sysrq-functions.patch
annotate-proc-pid-maps-with--markers.patch
areca-raid-linux-scsi-driver-fix.patch
areca-raid-linux-scsi-driver.patch
fix-iounmap-and-a-pageattr-memleak-x86-and-x86-64.patch
invalidate-range-of-pages-after-direct-io-write.patch
make-tree_lock-an-rwlock.patch
KEXEC is risky & changing a lot and - available on my page as addition.
http://vivid.dat.pl/fallow/pub
--proc interfaces---
!!! for watching of base_timeslice & genetic bonus fluctuating You Can
!!! use a .torsmo theme of Extras for You kernel dir.
/proc/genetic/nick-sched - genetic NickScheduler
/proc/genetic/as-ioscheduler - genetic as io scheduler
/proc/sys/vm - mwIII
/proc/sys/kernel/base_timeslice - NickSched Base TimeSlice -
:) - > try to watch it in the torsmo theme
/proc/sys/kernel/genetic_bonus - genetic bonus for nicksched if it`s enabled
|
You can check also selected options from love-sources menu via dmesg and this message during boot.
Code: |
/logo by rmh3093/
(...)
[14.985006] ACPI: Looking for DSDT in initrd... not found.
[14.997794] ACPI: setting ELCR to 0200 (from 0e20)
[14.999331] |--------------------------------------------------------------------------|
[14.999364] | __ _____ _ _ ____ ___ _____ __ __ ____ ___ ____ ___ |
[14.999395] | ( ) ( _ )( \/ )( ___)___ / __)( _ )( )( )( _ \ / __)( ___)/ __) |
[14.999426] | )(__ )(_)( \ / )__)(___)\__ \ )(_)( )(__)( ) /( (__ )__) \__ \ |
[14.999457] | (____)(_____) \/ (____) (___/(_____)(______)(_)\_) \___)(____)(___/ |
[14.999488] | |
[14.999519] | Version : 2.6.11-love1 ,o8o, ,o8o, |
[14.999550] | made by fallow for Love-Community ,888888,888888, |
[14.999581] | Have a nice day ;) 888888888888888 |
[14.999612] | 888888888888888 |
[14.999643] | NickScheduler BaseTimeslice = 64 `8888888888888' |
[14.999674] | VM_MAPPED = 95 `888888888' |
[14.999705] | `88888' |
[14.999736] | GENETIC NICKSCHED ON ! :) `8' |
[14.999767] |--------------------------------------------------------------------------|
[15.000056] checking if image is initramfs... it is
[15.027949] Freeing initrd memory: 258k freed
(...)
|
* [nvidia] Tested with nvidia-kernel-1.0.6629-r3 ebuild from portage and AGPGART
* [ati] Should proper work with ebuild available on love-sources page and 2.6.11-rc4-love1 release at sf.net
Just give a try to Deadline Imho is very good - but it`s <imho>
KEXEC for this release is available on http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-love1/2.6.11-love1-kexec.diff
available at http://sourceforge.net/project/showfiles.php?group_id=100074&package_id=107958&release_id=310354
check also http://www.love-sources.org
for support please join #love-sources on freenode
also here : http://vivid.dat.pl/fallow/pub/index.php?path=love-sources%2F2.6.11-love1/
alone very pre version of port of J.Moilanen`s Genetic Alg impl. in Zaphod for Nicksched is here : http://vivid.dat.pl/fallow/pub/genetics-4-nicksched/gen4nicksched-0.01.diff
Unofficial update 2 is available . Countain genetic nicksched improvements, patches of some request and some mm stuff etc.
Code: |
--2.6.11-love1-unofficial-update2--
* genetic nicksched improvements
//improvement adaptability - big THANKS to Marco Hennings
* usbhid-readd-kconfig.patch
// gives :
// <M> USB Human Interface Device (full HID) support
// (33) USB HID Mouse Interrupt Polling Interval
// in USB support config
* hostap-linux-0.3.7-2.6.2.patch
//fixed compilation as static and as module
//remember to chose only card You have
//for example will be conflict beetwen PLX9052 and Prism2.5 PCI
//must be compiled only one of them.
* sk98lin_v7.09_2.6.11_patch
* xfs Kconfi fix - thanks Hirion
--add-ons--[mm]--------------------
bk-usb.patch
copy_pte_range-latency-fix.patch
irqpoll.patch
properly-share-process-and-session-keyrings-with-clone_thread.patch
put-newly-registered-shrinkers-at-the-tail-of-the-list.patch
run-softirqs-on-proper-processor-on-offline.patch
serialize-access-to-ide-devices.patch
setup_per_zone_lowmem_reserve-oops-fix.patch
simpler-topdown-mmap-layout-allocator.patch
smpbootc-cleanups.patch
sys_setpriority-euid-semantics-fix.patch
tty-output-lossage-fix.patch
vm-pageout-throttling.patch
|
this info : http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-love1/upd2/2.6.11-love1-upd1.txt
patch : http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-love1/upd2/2.6.11-love1-upd2.bz2
new ebuild for 2.6.11-love1+upd2 : http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-love1/upd2/love-sources-2.6.11-r1.ebuild
If You have scheduling while atomic error on x86_64 - fix for it is here https://forums.gentoo.org/viewtopic-p-2170680.html#2170680
For people who having troubles with SMP/HT or just for people who want to look and test
patch for reverse of genetic nicksched and apply staircase 10.5 iso,range,batch :
Code: |
---2.6.11-love1-staircase patch--
(reverse) gen4nicksched-0.01.diff
(reverse) 2.6.11-nicksched.gz
(apply) patch-2.6.11-bk1.bz2
(apply) 2.6.11_to_staircase10.5.diff
(apply) schedbatch2.7.diff
(apply) schediso2.11.diff
(apply) schedrange.diff
|
http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-love1/2.6.11-love1-staircase.diff.bz2
have a nice day;) _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard
Last edited by fallow on Thu Mar 10, 2005 5:40 am; edited 16 times in total |
|
Back to top |
|
|
TPC Tux's lil' helper
Joined: 16 Sep 2003 Posts: 135 Location: Sweden
|
Posted: Sat Mar 05, 2005 1:22 am Post subject: |
|
|
Nice Release |
|
Back to top |
|
|
predatorfreak l33t
Joined: 13 Jan 2005 Posts: 708 Location: USA, Michigan.
|
Posted: Sat Mar 05, 2005 1:24 am Post subject: |
|
|
Congrads fallow, one more release down _________________ System: predatorbox
Distro: Arch Linux x86_64
Current projects: blackhole, convmedia and anything else I cook up. |
|
Back to top |
|
|
gimpel Advocate
Joined: 15 Oct 2004 Posts: 2720 Location: Munich, Bavaria
|
Posted: Sat Mar 05, 2005 1:42 am Post subject: |
|
|
paaarty \\o \o/ o//
there it is!!
...compiling.. _________________ http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
|
|
Back to top |
|
|
kontol n00b
Joined: 19 Dec 2004 Posts: 31
|
Posted: Sat Mar 05, 2005 1:44 am Post subject: |
|
|
Thanks alot fallow....got installed very smoothly...on my IBM thinkpad 80 GB R32 wireless one .. I love it.....no problem whatsoever including orinoco + hostap
Keep up good work
Cheers |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Sat Mar 05, 2005 1:46 am Post subject: |
|
|
THNX guys ! , test genetics in nicksched also
I`m going to sleep now....
cheers. _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard |
|
Back to top |
|
|
playfool l33t
Joined: 01 Jun 2004 Posts: 688 Location: Ã
rhus, Denmark
|
Posted: Sat Mar 05, 2005 1:49 am Post subject: |
|
|
not much to say.. this is a rocking release - let's see how it holds up after a few days of torture. |
|
Back to top |
|
|
J0Ba n00b
Joined: 15 Jan 2005 Posts: 17
|
Posted: Sat Mar 05, 2005 3:49 am Post subject: |
|
|
I'm having some issues with the full loadout on my P4HT machine (some random lockups when I first tried it), but seems to be getting better (I both love and hate problems that fix themselves ). Using the same config on my Pentium-m laptop and it's working fine there. _________________ Joshua Baergen |
|
Back to top |
|
|
feld Guru
Joined: 29 Aug 2004 Posts: 593 Location: USA
|
Posted: Sat Mar 05, 2005 4:53 am Post subject: |
|
|
for 2.6.11 --
where did the CHMP mouse polling patch go? or is that incorporated into the kernel now?
thx
-Feld _________________ < bmg505> I think the first line in reiserfsck is
if (random(65535)< 65500) { hose(partition); for (i=0;i<100000000;i++) print_crap(); } |
|
Back to top |
|
|
Zinic n00b
Joined: 19 Dec 2004 Posts: 9 Location: Texas
|
Posted: Sat Mar 05, 2005 5:52 am Post subject: |
|
|
Sad attempt at a love-sources wall paper (1280x1024) -> http://jpserver.net/love_wallpaper_1280x1024.jpg
Just like to say how much I enjoy this patchest. Love the love. Thank you so much for all of your hard work and spent hours. Keep it up!
-Zin _________________ /* I'm not sure what this function does or why the hell it's even in here but every time I take it out, the damn thing won't compile. I've asked around and no one else knows what it does either. I think we'd better keep it in...
-John */
Last edited by Zinic on Sat Mar 05, 2005 8:27 am; edited 1 time in total |
|
Back to top |
|
|
uman Apprentice
Joined: 20 Dec 2004 Posts: 223
|
Posted: Sat Mar 05, 2005 6:56 am Post subject: |
|
|
I had to emerge ucl just to build this, shouldn't that be listed as a dep in the ebuild? |
|
Back to top |
|
|
Sorcerer'sApprentice Tux's lil' helper
Joined: 15 Jan 2005 Posts: 121 Location: Jesus College, Cambridge, England
|
Posted: Sat Mar 05, 2005 8:40 am Post subject: |
|
|
Thanks also. This is the first time I've tried love-sources; so far, so good. _________________ "One of the major problems encountered in time travel is not that of accidentally becoming your own father or mother ... The major problem is quite simply one of grammar..."
Douglas Adams |
|
Back to top |
|
|
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Sat Mar 05, 2005 8:53 am Post subject: |
|
|
feld wrote: | for 2.6.11 --
where did the CHMP mouse polling patch go? or is that incorporated into the kernel now?
thx
-Feld |
Just a hint: have to reverse the partial chmp patch to be able to apply the full one
Yes, i think this is either in the vanilla or in bk-input now....
cheers,
T _________________ Retired gentoo user |
|
Back to top |
|
|
Koala Kid Guru
Joined: 09 May 2003 Posts: 382
|
Posted: Sat Mar 05, 2005 9:15 am Post subject: |
|
|
Thanks to the developers, excellent work _________________ "People are the worst, the worst thing about music is that people play it". M. Patton. |
|
Back to top |
|
|
NiLuJe Guru
Joined: 06 Nov 2004 Posts: 303 Location: Paris, France
|
Posted: Sat Mar 05, 2005 11:42 am Post subject: |
|
|
Works really fine here ;o)
About the MousePolling, check http://lkml.org/lkml/2005/2/7/142 , you juste have to add the parameter usbhid.mousepoll=n to your kernel commandline (usbhid.mousepoll=2 here ) |
|
Back to top |
|
|
feld Guru
Joined: 29 Aug 2004 Posts: 593 Location: USA
|
Posted: Sat Mar 05, 2005 12:14 pm Post subject: |
|
|
Code: |
title Gentoo 2.6.11-love1
root (hd0,0)
kernel (hd0,0)/vmlinuz-2.6.11-love1 root=/dev/hdd4 usbhid.mousepoll=2
|
Using this my mousepoll does not change. it always worked with the other kernel patch! =/
-Feld _________________ < bmg505> I think the first line in reiserfsck is
if (random(65535)< 65500) { hose(partition); for (i=0;i<100000000;i++) print_crap(); } |
|
Back to top |
|
|
jan_au n00b
Joined: 13 Jan 2005 Posts: 16
|
Posted: Sat Mar 05, 2005 12:16 pm Post subject: |
|
|
p4 2.4 with smp/ht enabled and i lockup so often i cant manage to boot...
(playing with different schedulers next) |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Sat Mar 05, 2005 12:19 pm Post subject: |
|
|
feld wrote: | for 2.6.11 --
where did the CHMP mouse polling patch go? or is that incorporated into the kernel now?
thx
-Feld |
NiLuJe wrote: | Works really fine here ;o)
About the MousePolling, check http://lkml.org/lkml/2005/2/7/142 , you juste have to add the parameter usbhid.mousepoll=n to your kernel commandline (usbhid.mousepoll=2 here ) |
exactly hehe this version is going to be in vanilla .
J0Ba wrote: | I'm having some issues with the full loadout on my P4HT machine (some random lockups when I first tried it), but seems to be getting better (I both love and hate problems that fix themselves ). Using the same config on my Pentium-m laptop and it's working fine there. |
hmmm,some logs maybe will be helpful
Zinic wrote: | Sad attempt at a love-sources wall paper (1280x1024) -> http://jpserver.net/love_wallpaper_1280x1024.jpg
Just like to say how much I enjoy this patchest. Love the love. Thank you so much for all of your hard work and spent hours. Keep it up!
-Zin |
Thanks is nice of course w8ing for more hehe sleeping after finished release is better hehe
uman wrote: | I had to emerge ucl just to build this, shouldn't that be listed as a dep in the ebuild? | Sorry , right added to dependiency here -> http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-love1/love-sources-2.6.11-r1.ebuild , I`ll talk with TPC to upload corrected ebuild to sf.net
Sorcerer'sApprentice wrote: | Thanks also. This is the first time I've tried love-sources; so far, so good. | very nice to hear this
Koala Kid wrote: | Thanks to the developers, excellent work |
and this also hehe
and btw. is KEXEC available for 2.6.11-love1 here : http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-love1/2.6.11-love1-kexec.diff
and also alone genetic nicksched patch (very pre version of port of J.Moilanen`s Genetic Alg. Impl. in Zaphod for NickSched ) : http://vivid.dat.pl/fallow/pub/genetics-4-nicksched/gen4nicksched-0.01.diff
cheers _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard |
|
Back to top |
|
|
Hirion n00b
Joined: 05 Mar 2005 Posts: 4
|
Posted: Sat Mar 05, 2005 1:52 pm Post subject: |
|
|
It doesn't compile here. One file missing....
Quote: | LD sound/synth/emux/built-in.o
LD sound/synth/built-in.o
LD sound/usb/usx2y/built-in.o LD sound/usb/built-in.o
CC sound/last.o
LD sound/built-in.o
CC arch/x86_64/pci/../../i386/pci/acpi.o
CC arch/x86_64/pci/../../i386/pci/common.o
CC arch/x86_64/pci/../../i386/pci/direct.o
arch/x86_64/pci/../../i386/pci/direct.c:7:32: mach_pci_blacklist.h: Datei oder Verzeic
hnis nicht gefunden
arch/x86_64/pci/../../i386/pci/direct.c: In function `pci_conf1_read':
arch/x86_64/pci/../../i386/pci/direct.c:24: Warnung: implizite Deklaration der Funktio
n »mach_pci_is_blacklisted«
make[1]: *** [arch/x86_64/pci/../../i386/pci/direct.o] Fehler 1
make: *** [arch/x86_64/pci] Fehler 2
|
PS: One link in your first Post is wrong ("hhttp") |
|
Back to top |
|
|
babykart Guru
Joined: 08 Oct 2004 Posts: 415
|
Posted: Sat Mar 05, 2005 3:00 pm Post subject: |
|
|
on P4 SMP/HT and P4 std, if I compile all "genetic support", when I unplugge a usb key, the system freeze with a message about genetic... reset solution only
I test it on 2.6.11-rc2-mmvivid2 and 2.6.11-rc5-love1: same problem...
but all work fine without genetic for me... thx for the job... _________________ >> Gentoo-FR <<
----- |
|
Back to top |
|
|
Rainmaker Veteran
Joined: 12 Feb 2004 Posts: 1650 Location: /home/NL/ehv/
|
Posted: Sat Mar 05, 2005 3:03 pm Post subject: |
|
|
Great patchset!
Although I am a fanatic nitro user, I'll never lose interest in love. At the time I joined this forum, love was all there was (there are about 10 different patchsets now). It runs great! Feels a little slower then the last nitro though, but still MUCH MUCH better then vanilla. Thanks! _________________ If you can't dazzle them with brilliance, baffle them with bullshit. |
|
Back to top |
|
|
rmh3093 Advocate
Joined: 06 Aug 2003 Posts: 2138 Location: Albany, NY
|
Posted: Sat Mar 05, 2005 3:50 pm Post subject: |
|
|
if you guys want kexec I will make a patch to love1 that includes kexec after lunch some time _________________ Do not meddle in the affairs of wizards, for they are subtle and quick to anger. |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Sat Mar 05, 2005 4:11 pm Post subject: |
|
|
rmh3093 wrote: | if you guys want kexec I will make a patch to love1 that includes kexec after lunch some time |
ITS ALREADY HERE
babykart wrote: | on P4 SMP/HT and P4 std, if I compile all "genetic support", when I unplugge a usb key, the system freeze with a message about genetic... reset solution only
I test it on 2.6.11-rc2-mmvivid2 and 2.6.11-rc5-love1: same problem...
but all work fine without genetic for me... thx for the job... |
Someone said me that the same usb problem is in 2.6.11-vanilla.
Have You tested it ? or other patchset for this oops ?
@Hirion : can You upload Your config to some server or send it me via email ?
@Rainmaker : hehe , thank You fanatic nitro user
cheers _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard
Last edited by fallow on Sat Mar 05, 2005 4:19 pm; edited 1 time in total |
|
Back to top |
|
|
Naib Watchman
Joined: 21 May 2004 Posts: 6065 Location: Removed by Neddy
|
Posted: Sat Mar 05, 2005 4:18 pm Post subject: |
|
|
wow new love-src gotta love it
does this mean hte genetic algoth has more of an influence?
if so what perameters does it act on? is the there a list - gotta test to do _________________
Quote: | Removed by Chiitoo |
|
|
Back to top |
|
|
J0Ba n00b
Joined: 15 Jan 2005 Posts: 17
|
Posted: Sat Mar 05, 2005 4:33 pm Post subject: |
|
|
Just an update, been running without a lockup now for a day. Compiled stuff, etc etc, and I have all Genetic stuff enabled. The first time it locked up it was loading the i2c_i801 module, but haven't had an issue since. _________________ Joshua Baergen |
|
Back to top |
|
|
|