=== johanbr [n=j@blk-224-156-151.eastlink.ca] has joined #ubuntu-kernel === jml_ [n=jml@220-253-100-63.TAS.netspace.net.au] has joined #ubuntu-kernel === marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-kernel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === Geocritter [n=IceChat7@pool-151-199-216-152.rich.east.verizon.net] has joined #ubuntu-kernel === Geocritter [n=IceChat7@pool-151-199-216-152.rich.east.verizon.net] has left #ubuntu-kernel [] === rikai [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === jb-home [n=jbailey@2002:4a38:aa9:1:20d:93ff:fe5a:87c0] has joined #ubuntu-kernel === infinity [n=adconrad@cerberus.0c3.net] has joined #ubuntu-kernel [05:00] c [05:00] damn === jml [n=jml@59.167.203.115] has joined #ubuntu-kernel [05:46] BenC: you still around, or did you go to sleep finally? === varka [n=varkatop@p54a5f2ee.dip.t-dialin.net] has joined #ubuntu-kernel === m0rg0th [n=manugarg@72.14.231.89] has joined #ubuntu-kernel === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel === abogani [n=abogani@adsl203-157-083.mclink.it] has joined #ubuntu-kernel === glick [n=myob@cpe-75-84-235-42.socal.res.rr.com] has joined #ubuntu-kernel [08:14] hi [08:15] how can i participate on the ubuntu kernel maintance/development? [08:16] https://wiki.ubuntu.com/KernelTeam/GettingInvolved [08:21] hey whats up with reiserfs4? [08:22] why didnt reiserfs4 get added to the kernel? [08:22] i think reiserfs is great [08:25] if you'll check the archives for this channel, you'll note that precise question has been raised numerous times. In essence, enabling an experimental fs isn't precisely prudent. [08:26] resiserfs3 isnt experimental though [08:26] ubuntu doesnt seem to support it on install [08:29] doesn't support it easily? have you loaded reiserfs? [08:29] crimsun, i mean on install, it doesnt give you the option to create a reiserfs [08:29] just ext3 and ext4 [08:32] glick: for desktop(s), you mean? I've used alternate(s) for some time, and the option is there [08:33] hmm wasnt there for dapper [08:33] that's interesting, since there's a distinct ubiquity changelog entry for precisely that [08:34] (well, to be precise, it was still 'espresso' back then) === RAOF [n=Chris_@matht464.maths.unsw.edu.au] has joined #ubuntu-kernel === sky_walkie [i=czzhrd02@xdsl-563.lodz.dialog.net.pl] has joined #ubuntu-kernel === Eruantalon [n=hans@5634185c.rev.stofanet.dk] has joined #ubuntu-kernel === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-kernel === ivoks [n=ivoks@37-84.dsl.iskon.hr] has joined #ubuntu-kernel === glick [n=myob@cpe-75-84-235-42.socal.res.rr.com] has joined #ubuntu-kernel === marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-kernel === rikai [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === Keybuk [n=scott@yttrium.canonical.com] has joined #ubuntu-kernel [11:14] is ppc much easier to code for then x86? [11:15] In what context? [11:15] If you're writing C, then unless you're working on very low-level code it makes no difference at all [11:17] yeah i mean at the low level [11:21] Not really, no [11:21] you have a ton of registers [11:21] If you're managing registers by hand, you've generally done something wrong [11:21] can directly map all physical memory to the kernel's address space === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-kernel === ivoks_ [n=ivoks@19-231.dsl.iskon.hr] has joined #ubuntu-kernel === jml [n=jml@59.167.203.115] has joined #ubuntu-kernel === salty-horse [n=ori@pdpc/supporter/active/salty-horse] has joined #ubuntu-kernel === kkubasik [n=kjk38@129.22.170.98] has joined #ubuntu-kernel === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-kernel === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel === salty-horse [n=ori@pdpc/supporter/active/salty-horse] has left #ubuntu-kernel ["Leaving"] [02:48] BenC: ping? === jb-home [n=jbailey@2002:4a38:aa9:1:20d:93ff:fe5a:87c0] has joined #ubuntu-kernel === sevrin [n=sevrin@202.75.186.154] has joined #ubuntu-kernel [03:34] lamont: pong [03:38] BenC: I think he was checking with you on the patch I sent last night. [03:39] I got it, applying today [03:39] Nice, thanks! [03:40] Should I look for an upload today, or go get a life instead? =) [03:40] by which I mean go change a diaper. bbias. =) [03:41] jb-home: might not be one till the weekend [03:46] Cool, thanks. [03:47] BenC, why are our default rsize/wsize values for nfs 131072 ? [03:48] that seems pretty high to me [03:49] ogra: Bah, why constrain yourself to ethernet packet sizes ;) === stgraber [n=stgraber@ubuntu/member/stgraber] has joined #ubuntu-kernel [04:00] BenC: ping openvz crack being uploaded now [04:01] ogra: if that's a kernel default, it's an upstream one... [04:01] userspace may be setting it though [04:01] well, i dont think thats sane ... [04:01] its what i see for my / mounts on a thin client [04:01] ogra: in practice, you shouldn't be using nfs on a lossy network anyway. [04:01] ogra: So you may as well have the window size high. [04:43] BenC: do you use the v4l-dvb repository which is included in the kernel? [04:44] there's an issue with unplugging a dvb usb device, it will crash the dvb framework if the filehandles are still open [04:44] http://mcentral.de/hg/~mrec/v4l-dvb-stable/ (the last 3 patches fix that problem) [04:44] it's a patch against the latest repository from linuxtv [04:48] mrec: We're using stock 2.6.20 for that code [04:48] mrec: Those patches look like they change the ABI...I'm not sure I can get them in for release [04:48] BenC: they don't change the abi [04:49] it has been tested by several people the feedback was positive === rtg [n=rtg@sjcc176x121.sjccnet.com] has joined #ubuntu-kernel === pmjdebruijn [n=pmjdebru@pmjdebruijn.xs4all.nl] has joined #ubuntu-kernel === sacater_ [n=sacater@213.131.245.105] has joined #ubuntu-kernel === ivoks [n=ivoks@16-56.dsl.iskon.hr] has joined #ubuntu-kernel === varka [n=varkatop@p54a5f2ee.dip.t-dialin.net] has joined #ubuntu-kernel === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-kernel === bleinmono [n=toffel@ppp91-76-75-127.pppoe.mtu-net.ru] has joined #ubuntu-kernel === pkl_ [n=phillip@lougher.demon.co.uk] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-kernel === gicmo [n=gicmo@p5491E81E.dip.t-dialin.net] has joined #ubuntu-kernel === reitblatt [n=mark@resnet-50-24.dorm.utexas.edu] has joined #ubuntu-kernel === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-kernel === mhb [n=mhb@ubuntu/member/mhb] has joined #ubuntu-kernel === mhb [n=mhb@ubuntu/member/mhb] has left #ubuntu-kernel [] === AcidBurn [n=rn@cpe-72-184-186-31.tampabay.res.rr.com] has joined #ubuntu-kernel === doko_ [n=doko@dslb-088-073-113-036.pools.arcor-ip.net] has joined #ubuntu-kernel [08:47] thought I would ask if bug 37784, has been fix, for real? === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel [08:52] https://launchpad.net/bugs/37784 === okaratas [n=ozgurk@fsf/member/okaratas] has joined #ubuntu-kernel === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-kernel === m0rg0th [n=manugarg@219.64.120.181] has joined #ubuntu-kernel === AcidBurn [n=rn@cpe-72-184-186-31.tampabay.res.rr.com] has left #ubuntu-kernel [] === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === ivoks_ [n=ivoks@16-56.dsl.iskon.hr] has joined #ubuntu-kernel === Razor44 [n=kathy@ipa185.0.91.tellas.gr] has joined #ubuntu-kernel === anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-kernel === kkubasik [n=kjk38@129.22.170.98] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === sacater [n=sacater@213.131.245.105] has joined #ubuntu-kernel === sacater [n=sacater@213.131.245.105] has joined #ubuntu-kernel