=== jml_ [n=jml@203-113-250-169-static.TAS.netspace.net.au] has joined #ubuntu-kernel === amitk [n=amit@a81-197-135-210.elisa-laajakaista.fi] has joined #ubuntu-kernel === zul_ [n=chuck@mail.edgewater.ca] has joined #ubuntu-kernel === lfittl [n=lfittl@2001:6f8:107e:40:213:2ff:fe05:abdb] has joined #ubuntu-kernel === SirBob1701 [n=mcginley@pool-72-81-118-223.phlapa.east.verizon.net] has joined #ubuntu-kernel === johanbr [n=j@blk-224-156-151.eastlink.ca] has joined #ubuntu-kernel === johanbr [n=j@blk-224-156-151.eastlink.ca] has joined #ubuntu-kernel === jml [n=jml@ppp121-44-217-19.lns1.hba1.internode.on.net] has joined #ubuntu-kernel === n2diy_ [n=darryl@66.212.43.223] has joined #ubuntu-kernel === poningru [n=poningru@ip72-209-65-174.ga.at.cox.net] has joined #ubuntu-kernel === blenderhead001 [n=blenderh@adsl-068-209-133-121.sip.jax.bellsouth.net] has joined #ubuntu-kernel === dade` [n=dade@85-18-201-175.ip.fastwebnet.it] has joined #ubuntu-kernel === Scortc1 [n=clj@adsl-70-232-109-19.dsl.ltrkar.sbcglobal.net] has joined #ubuntu-kernel === jmg_ is now known as jmg === Scortc1 [n=clj@adsl-70-232-109-19.dsl.ltrkar.sbcglobal.net] has left #ubuntu-kernel [] === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === cjwatson_ [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel === SirBob1701 [n=mcginley@pool-72-81-118-223.phlapa.east.verizon.net] has joined #ubuntu-kernel === rikai [n=rikai@unaffiliated/rikai] has joined #ubuntu-kernel === cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-kernel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@220.225.228.97] has joined #ubuntu-kernel === cassidy [n=cassidy@host-85-27-113-187.brutele.be] has joined #ubuntu-kernel === Lure [n=lure@external-1.hermes.si] has joined #ubuntu-kernel === abogani [n=alessio@adsl203-157-083.mclink.it] has joined #ubuntu-kernel === amitk [n=amit@a81-197-135-210.elisa-laajakaista.fi] has joined #ubuntu-kernel === amitk [n=amit@a81-197-135-210.elisa-laajakaista.fi] has joined #ubuntu-kernel [10:56] moin === amitk [n=amit@a81-197-135-210.elisa-laajakaista.fi] has joined #ubuntu-kernel === doko [i=doko@conference/debconf/x-40b8740ace432cf4] has joined #ubuntu-kernel === ivoks [n=ivoks@19-21.dsl.iskon.hr] has joined #ubuntu-kernel === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-kernel === chuck [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-kernel === gnomefre1k [n=gnomefre@adsl-221-42-123.rmo.bellsouth.net] has joined #ubuntu-kernel === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-kernel === zul__ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel === jml [n=jml@ppp121-44-217-19.lns1.hba1.internode.on.net] has joined #ubuntu-kernel === amitk [n=amit@a81-197-135-210.elisa-laajakaista.fi] has joined #ubuntu-kernel === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-kernel === calc [n=ccheney@conr-adsl-209-169-124-200.consolidated.net] has joined #ubuntu-kernel === doko [i=doko@conference/debconf/x-957d38c4c13de712] has joined #ubuntu-kernel [04:20] BenC: do you know if the realtek ALC268 support is supposed to be in upstream kernel yet? i don't see it in there yet, just on the alsa git repo you told me about before [04:25] calc: if you can get the patch and test it, I can include it in our kernel [04:26] ok i'll try to work on that soon [04:28] BenC: how you add new modules to lum? [04:29] I mean do you just plop in a new directory update the Makefile and add the Kconfig? === johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-kernel === enseven [n=enseven@firewall.forschungsgruppe.de] has joined #ubuntu-kernel [04:36] zul: add the directory and/or source, update Makefile, and update debian/config/* [04:36] zul: if applicable, update debian/d-i/ module lists too (for like network and storage controllers [04:36] ) [04:37] okies, i was thinking of adding the xen drivers that xensource ships and some other drivers as well [04:44] Hi, I on a Ubuntu system with 2 AMD 64bit CPUs, each dual core, with one 2GB memory section vor each CPU, like the TYAN Thunder h2000M (S3992) board. Which type of kernel do I have to use? And is Ubuntu aware of the two shared memory design of the system? [04:49] zul: are these guest drivers? [04:49] BenC: correct [04:49] bloody backseat drivers. [04:50] enseven: use the Ubuntu 64-bit (amd64, Core2Duo) release [04:50] zul: Shouldn't these be built with the xen guest kernel instead? [04:50] BenC: its seperate in the xen tree [04:51] its for the full paravarilized guests === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [04:56] BenC: Thanx. Can this release handle the two distinct shared memory sections, that are shared between the two cores on each cpu? Can one process allocate memory from only one or both CPUs? Where can threads of one process run? On the same core, on the same cpu or on either cpu? [04:57] enseven: I think you're overcomplicating this :) [04:58] enseven: the kernel handles shared mem between cores and memory allocation and threading on cores, and is aware of these things [04:58] you don't have to do anything special [04:59] benc: that's fine [04:59] benc: what about the memory a process can allocate and where threads can run? [04:59] what about it? [05:00] processed don't decide where they get memory from, they request it, and the kernel allocates it [05:00] processes even [05:00] the kernel is smart enough to allocate from certain portions of memory based on which cpu a process is running from, for better performance [05:01] which cpu a thread runs on is generally handled by the kernel scheduler, again, not by the process [05:01] although you can force these things, It's not often you ever need to [05:03] benc: Ok, so a process can get as much memory is available on both cpus, but gets first what is on the cpu it is running. [05:04] enseven: how that all happens is complete black magic, and I wouldn't worry yourself about it too much [05:04] benc: I just wonder if such a system is performing well for a database server ... [05:05] benc: ... that has one process for each client and some threads ... [05:06] ... and if the whole memory can be used with a good performance, not only half of it. [05:06] enseven: I'd be more worried about the disk IO than the threading and memory allocation [05:06] enseven: of course the whole memory can be used...that's why they have things like MMU's === m0rg0th [n=m0rg0th@220.225.228.97] has joined #ubuntu-kernel [05:08] benc: disk IO is planed to be done by a dual 4G Fibre-Channel link to a RAID system with 16 FC-Disks. [05:09] only thing to do is install it and benchmark it then :) [05:10] benc: Ok. I am very looking forward to that. :-) [05:10] benc: thanks again. [05:12] enseven: np === amitk [n=amit@a81-197-135-210.elisa-laajakaista.fi] has joined #ubuntu-kernel === doko [i=doko@conference/debconf/x-c6257f8fdf1e923d] has joined #ubuntu-kernel === EtienneG [n=etienne@ubuntu/member/EtienneG] has joined #ubuntu-kernel === pmjdebruijn [n=pmjdebru@ds9.pcode.nl] has joined #ubuntu-kernel === tuxmaniac [n=tuxmania@unaffiliated/tuxmaniac] has joined #ubuntu-kernel === tuxmaniac_ [n=tuxmania@60.254.67.17] has joined #ubuntu-kernel === m0rg0th [n=m0rg0th@219.64.120.181] has joined #ubuntu-kernel === doko [i=doko@conference/debconf/x-b20c830e5a8d5de6] has joined #ubuntu-kernel === johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-kernel [07:45] i think i found the one thing more insane to build than OOo... the default ubuntu kernel package === tarzeau [i=sengun@krum.ethz.ch] has joined #ubuntu-kernel [07:46] yep should have tried it breezy [07:47] i think its going to have taken ~ 3hr or so to build [07:47] our you building everything? [07:47] doh...s/our/are/ [07:47] i was doing a test build, probably could have done something special to not have it build so much, lol [07:48] crimsun: Hi. A few weeks ago, I told you I'd look into the bluetooth headset pairing problems I had and I've now done so. Do you have a few minutes? [07:48] i need to verify a sound patch works with the ubuntu kernel [07:48] real 179m7.724s [07:48] user 143m47.179s [07:48] sys 13m10.349s [07:48] ouch [07:51] i can see why benc wants to drop bigiron now [07:52] and 9GB of diskspace to build [07:53] calc: fakeroot debian/rules binary-generic === HawkeV [n=hawkevip@last.fm/staff/HawkeV] has joined #ubuntu-kernel [07:54] ah :) [07:54] any developer types about? [07:56] going much faster now ;) esp with ccache primed === johanbr [n=j@JBrannlund.MathStat.Dal.Ca] has joined #ubuntu-kernel [08:13] binary-generic 17m4s not too bad [08:13] < 10% of original build time :) === mdomsch [n=Matt_Dom@rrcs-24-153-192-208.sw.biz.rr.com] has joined #ubuntu-kernel === blenderhead001 [n=blenderh@adsl-068-209-133-121.sip.jax.bellsouth.net] has joined #ubuntu-kernel === macd [n=d@adsl-6-126-12.msy.bellsouth.net] has joined #ubuntu-kernel === fabbione_ [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel [11:15] BenC: the fix from alsa git isn't enough apparently [11:15] i'm going to try using a diff from realtek's alsa version and see how it does === nrpil [n=nrpil@s5591f679.adsl.wanadoo.nl] has joined #ubuntu-kernel [11:23] fsck [11:23] realtek's driver no longer has 268 support [11:23] wth [11:25] ok i guess they removed their 268 since alsa added partial 268 support [11:26] apparently the alsa 268 support isn't complete i get the full mixer (i think) but no sound [12:10] calc: have you tried something like model=3stack for snd-hda-intel module? [12:10] calc: is this hda? [12:11] yea its hda [12:11] i'm pretty sure i tried 3stack also === calc checks history [12:12] yep tried 3stack as well as auto [12:12] it looks to setup the mixer right or close to right