/srv/irclogs.ubuntu.com/2006/02/20/#ubuntu-kernel.txt

=== sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== jane_ [n=JaneW@dsl-146-136-159.telkomadsl.co.za] has joined #ubuntu-kernel
=== JaneW [n=JaneW@dsl-146-136-159.telkomadsl.co.za] has joined #ubuntu-kernel
=== peterz [n=peterz@h129232.upc-h.chello.nl] has joined #ubuntu-kernel
fabbioneBenC: i found a bug in linux-headers on ia64.. we need to ship arch/ia64/module.lds otherwise build of external modules will fail miserably.08:05
fabbionei will try to get a fix in git, but i am utterly busy these days08:05
=== Traxer|off [i=traxer@shell6.powershells.de] has joined #ubuntu-kernel
=== torkel [i=torkel@69-188.umenet.t3.se] has joined #ubuntu-kernel
=== BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel
=== chmj [n=chmj@196.44.1.98] has joined #ubuntu-kernel
=== Nanomad [n=10403EA5@host142-117.pool8256.interbusiness.it] has joined #ubuntu-kernel
=== Nanomad [n=10403EA5@host142-117.pool8256.interbusiness.it] has left #ubuntu-kernel []
=== CataEnry [n=Enrico@host30-35.pool8248.interbusiness.it] has joined #ubuntu-kernel
BenCfabbione: ok01:55
=== chmj [n=chmj@196.44.1.98] has joined #ubuntu-kernel
=== doko [n=doko@dslb-084-059-076-040.pools.arcor-ip.net] has joined #ubuntu-kernel
=== zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-kernel
=== shefzilla [n=blah@80.74.174.164] has joined #ubuntu-kernel
zulmental note...when hacking on grub dont do it on a live system03:15
fabbioneBenC: thanks dude03:16
fabbionehey zul03:16
zulhey fabbione how is it going?03:16
fabbionezul: as usual03:16
=== sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-kernel
=== mxpxpod [n=BryanFor@wuw-ojr3gmca.dybb.com] has joined #ubuntu-kernel
dokoBenC: please could you update mISDN to a more recent snapshot/CVS checkout? going to update/package the mISDN user tools; I do not want to worlk with older ones03:24
BenCdoko: ok03:45
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel
=== Mithrandir [n=tfheen@c5100BC63.inet.catch.no] has joined #ubuntu-kernel
=== zul [n=chuck@fpott03.dinmar.com] has joined #ubuntu-kernel
=== psusi [n=chatzill@iriserv.iradimed.com] has joined #ubuntu-kernel
=== bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has joined #ubuntu-kernel
bluefoxicyhey09:08
=== bert_ [n=bert@c529def15.cable.wanadoo.nl] has joined #ubuntu-kernel
bluefoxicyis there something weird as hell going on with dapper wrt vm space09:08
bluefoxicyit seems to refuse applications more than 1 gig of accessible VM in 2.6.15-15-68609:08
=== Profichilla [n=jakob@p548D9976.dip0.t-ipconnect.de] has joined #ubuntu-kernel
bluefoxicyseriously09:13
bluefoxicyif I repeatedly mmap() the zero page in I hit 1 gig and it dies.09:13
psusidid this work in breezy?09:13
zulbluefoxicy: should be fixed soon i think..09:15
=== Profichilla [n=jakob@p548D9976.dip0.t-ipconnect.de] has left #ubuntu-kernel ["Gone."]
bluefoxicyzul:  is it known?09:15
bluefoxicypsusi: trappist said it worked on his i386 as it should (~3GiB mapped)09:16
zulbluefoxicy: yeah its know afaik 09:16
bluefoxicyok09:16
psusiI wonder if that toolchain breakage that is causing shared objects to be built with rediculous alignment requirements on amd64, causing lots of PROT_NONE pages to be mapped so the process looks like it is hogging a lot of memory when it isn't will ever be fixed...09:18
bluefoxicyzul:  i stumbled across it because Yosh from #gimp on gimpnet thinks that the kernel by default does 2G/2G split instead of 3G/1G (3G application accessible) and I was trying to prove him wrong >/09:20
bluefoxicyhe still doesn't believe me09:20
bluefoxicyany idea what causes that bug o.o that's kind of a major vm problem. . .09:21
zulno idea...you would have to ask BenC09:22
bluefoxicyah ok, just curious.09:23
psusibluefoxicy: iirc, the default in linus's tree is 3/1, but it's a compile time option to change it09:25
=== psusi is glad he doesn't have to worry about that stuff anymore... got to love 64 bit
bluefoxicyyes i want to go 64 too09:26
bluefoxicybut I have lots of sweet flash movies09:26
bluefoxicythat I like to watch09:26
bluefoxicyRise of the Mushroom Kingdom <309:26
bluefoxicyand Super Mario:  Reloaded09:26
bluefoxicy"Like you, apparently, free."09:27
bluefoxicy  "Congratulations."09:27
=== psusi decided to give up all non open source software because closed source is the debil
bluefoxicy"But as we both know, Mr. Anderson, looks can be deceiving, which brings me to why we're here. . we're not here because we're free, we're here because we're not free, there is no denying purpose, for without purpose we would not exist. *1000 luigis show up*"09:28
bluefoxicy64 bit systems should be full position independent executable by default09:29
bluefoxicyand we should hunt down and destroy elf text relocations09:29
bluefoxicystupid shit like prototyping a function within another function >:|09:30
bluefoxicyint main() { int mybar=0; int foo(int bar); foo(mybar); }09:30
bluefoxicyor little bits of inline assembly code that use %EBX09:31
bluefoxicy<Dad> you should get your mom something for her birthday, you missed valentine's day >:|09:34
bluefoxicy<Me> huh?  oh.  It's her birthday?  *shrug* Eh I don't like her anyway.09:34
=== bluefoxicy [n=bluefox@c-68-33-112-13.hsd1.md.comcast.net] has left #ubuntu-kernel ["Ex-Chat"]
BenCI just love a well disguised pyramid scheme10:00
=== lemsto [n=salim@ANantes-154-1-59-188.w81-53.abo.wanadoo.fr] has joined #ubuntu-kernel
psusiman I wish people would let the farce known as disk geometry die...10:05
=== lounis [n=lounis@81.185.152.201] has joined #ubuntu-kernel
=== lounis [n=lounis@81.185.152.201] has left #ubuntu-kernel ["Parti"]
=== mxpxpod [n=bryan@unaffiliated/mxpxpod] has joined #ubuntu-kernel

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!