| --- | Log | opened Wed Jan 09 00:00:03 2008 |
| 02:12 | -!- | namit [~test_acco@83-70-39-95.b-ras1.prp.dublin.eircom.net] has quit [Ping timeout: 480 seconds] |
| 03:37 | -!- | Urgleflogue [~plamen@83.228.65.158] has quit [Ping timeout: 480 seconds] |
| 03:38 | -!- | aroscha [~aroscha@chello213047053193.30.11.tuwien.teleweb.at] has joined #uml |
| 03:40 | -!- | kokoko1 [~Slacker@203.148.64.252] has quit [Ping timeout: 480 seconds] |
| 03:41 | -!- | dang [~dang@nemesis.fprintf.net] has quit [Ping timeout: 480 seconds] |
| 03:49 | -!- | kokoko1 [~Slacker@203.148.64.252] has joined #uml |
| 04:13 | -!- | aroscha [~aroscha@chello213047053193.30.11.tuwien.teleweb.at] has quit [Quit: aroscha] |
| 04:27 | -!- | Infinito [argos@200-140-110-185.gnace701.dsl.brasiltelecom.net.br] has joined #uml |
| 04:33 | -!- | aroscha [~aroscha@nat.labs.nic.at] has joined #uml |
| 04:36 | -!- | aroscha_ [~aroscha@nat.labs.nic.at] has joined #uml |
| 04:37 | -!- | aroscha [~aroscha@nat.labs.nic.at] has quit [Read error: Connection reset by peer] |
| 05:46 | -!- | namit [~test_acco@83-70-39-95.b-ras1.prp.dublin.eircom.net] has joined #uml |
| 05:53 | -!- | Hunger [Hunger.hu@Hunger.hu] has joined #uml |
| 06:28 | -!- | Infinito [argos@200-140-110-185.gnace701.dsl.brasiltelecom.net.br] has quit [Quit: Quitte] |
| 07:52 | -!- | mjf [~mjf@r5bb25.net.upc.cz] has joined #uml |
| 08:01 | -!- | mjf [~mjf@r5bb25.net.upc.cz] has quit [Quit: Lost terminal] |
| 08:33 | -!- | aroscha_ [~aroscha@nat.labs.nic.at] has quit [Remote host closed the connection] |
| 08:34 | -!- | aroscha [~aroscha@nat.labs.nic.at] has joined #uml |
| 09:09 | -!- | dang [~dang@aa-redwall.nexthop.com] has joined #uml |
| 09:33 | -!- | jdike [~jdike@pool-96-237-103-155.bstnma.fios.verizon.net] has joined #uml |
| 09:33 | <jdike:#uml> | Hi guys |
| 09:34 | -!- | aroscha [~aroscha@nat.labs.nic.at] has quit [Ping timeout: 480 seconds] |
| 09:42 | <dang:#uml> | Morning, jdike |
| 09:46 | <fo0bar:#uml> | morning |
| 09:46 | <fo0bar:#uml> | jdike: the SKAS4 patch is working well, I haven't found any weirdness yet |
| 09:47 | <jdike:#uml> | excellent |
| 09:47 | <jdike:#uml> | 32 or 64 bit? |
| 09:47 | <fo0bar:#uml> | 32; I didn't have any 64-bit guest userlands handy |
| 09:48 | <fo0bar:#uml> | because there's no IA32 binary emulation, wink wink :) |
| 09:48 | <fo0bar:#uml> | but if I have some time today, I'll get a 64-bit set up |
| 09:48 | <jdike:#uml> | hehe |
| 09:51 | <dang:#uml> | I'm about to try 64-bit too... |
| 09:54 | -!- | aroscha [~aroscha@pnsgw3-197-139.demo.tuwien.ac.at] has joined #uml |
| 10:00 | <dang:#uml> | Hmm... I didn't even get far enough. My box completely hung before I ever started uml... |
| 10:03 | <jdike:#uml> | I'd say it's tough to blame the patch for that, since you didn't use any of the new stuff |
| 10:03 | <jdike:#uml> | does sysrq work? |
| 10:05 | <jdike:#uml> | did just find one bug |
| 10:12 | <dang:#uml> | I'm not sure it's the patch... |
| 10:12 | <dang:#uml> | More saying that I can't test the patch. |
| 10:14 | <jdike:#uml> | yeah |
| 10:16 | * | jdike:#uml spent yesterday afternoon breaking up that patch |
| 10:16 | <jdike:#uml> | it is now seven smaller patches |
| 10:16 | <jdike:#uml> | plus some others which contained unrelated stuff |
| 10:18 | <dang:#uml> | Okay, definitely not the patch... |
| 10:24 | -!- | aroscha [~aroscha@pnsgw3-197-139.demo.tuwien.ac.at] has quit [Quit: aroscha] |
| 10:26 | -!- | Infinito [argos@200-140-110-185.gnace701.dsl.brasiltelecom.net.br] has joined #uml |
| 11:05 | <fo0bar:#uml> | jdike: do you expect to submit any part of it in time for 2.6.25? |
| 11:05 | <jdike:#uml> | I'd say 2.6.26 is more likely |
| 11:06 | <fo0bar:#uml> | I imagine you need to float it to see if it's linus-worthy first :) |
| 11:06 | <jdike:#uml> | let it hang out in -mm for 2.6.25 and if no one objects too much, then drop it into the 2.6.26 merge window |
| 11:06 | <jdike:#uml> | 2.6.24 and the 2.6.25 merge window should be happening pretty soon |
| 11:07 | <fo0bar:#uml> | linus didn't really like the idea of /proc/mm, but that was because of the open mechanism, right? do you think /proc/*/mm for read will be a problem? |
| 11:08 | <jdike:#uml> | also because of writing structures to it in order to fiddle mappings |
| 11:08 | <jdike:#uml> | that was the worst bit |
| 11:08 | <jdike:#uml> | I don't think /proc/pid/mm is bad |
| 11:11 | <fo0bar:#uml> | char buf[sizeof("/proc/12345/mm")]; <-- my thought process: "wait, is that right? oh, sizeof" |
| 11:11 | <jdike:#uml> | hehe |
| 11:11 | <jdike:#uml> | also if you look at the surrounding code, you'll see you can't get there |
| 11:41 | -!- | Infinito [argos@200-140-110-185.gnace701.dsl.brasiltelecom.net.br] has quit [Ping timeout: 480 seconds] |
| 12:11 | -!- | aroscha [~aroscha@86.59.37.14] has joined #uml |
| 12:20 | -!- | Infinito [argos@201-3-114-223.gnace701.dsl.brasiltelecom.net.br] has joined #uml |
| 12:31 | -!- | ram [~ram@pool-72-87-38-225.ptldor.fios.verizon.net] has joined #uml |
| 12:34 | -!- | ram [~ram@pool-72-87-38-225.ptldor.fios.verizon.net] has quit [Read error: Connection reset by peer] |
| 12:35 | -!- | ram [~ram@pool-72-87-38-225.ptldor.fios.verizon.net] has joined #uml |
| 12:46 | -!- | aroscha [~aroscha@86.59.37.14] has quit [Quit: aroscha] |
| 12:55 | -!- | ram_ [~ram@pool-72-87-38-225.ptldor.fios.verizon.net] has joined #uml |
| 12:55 | -!- | ram [~ram@pool-72-87-38-225.ptldor.fios.verizon.net] has quit [Read error: Connection reset by peer] |
| 13:14 | -!- | aroscha [~aroscha@vivilokal.vivi.wien.funkfeuer.at] has joined #uml |
| 13:25 | <kokoko1:#uml> | ping |
| 13:38 | -!- | marcel [~marcel@lt3.xs4all.nl] has joined #uml |
| 13:48 | -!- | aroscha [~aroscha@vivilokal.vivi.wien.funkfeuer.at] has quit [Ping timeout: 480 seconds] |
| 14:04 | -!- | aroscha [~aroscha@vivilokal.vivi.wien.funkfeuer.at] has joined #uml |
| 14:23 | -!- | Infinito [argos@201-3-114-223.gnace701.dsl.brasiltelecom.net.br] has quit [Quit: Quitte] |
| 15:01 | <dgraves_:#uml> | PONG |
| 16:27 | * | jdike:#uml considers sending current skas4 patchset out to uml-devel |
| 16:50 | <dgraves_:#uml> | live on the edge! |
| 16:59 | -!- | aroscha [~aroscha@vivilokal.vivi.wien.funkfeuer.at] has quit [Quit: aroscha] |
| 17:03 | -!- | aroscha [~aroscha@193.238.156.96] has joined #uml |
| 17:09 | <jdike:#uml> | OK |
| 17:09 | <jdike:#uml> | off they go |
| 17:10 | <jdike:#uml> | 9 little patches |
| 17:15 | <dgraves_:#uml> | yay! |
| 17:20 | -!- | dang [~dang@aa-redwall.nexthop.com] has quit [Quit: Leaving.] |
| 17:20 | * | jdike:#uml builds a host from that patchset |
| 17:21 | <jdike:#uml> | which perhaps should have been done earlier, but it's theoretically the same as yesterday's mongo patch, which does work |
| 17:22 | <jdike:#uml> | err, Monday's patch |
| 17:22 | -!- | aroscha [~aroscha@193.238.156.96] has quit [Quit: aroscha] |
| 17:25 | <dgraves_:#uml> | ::L:: |
| 17:25 | <dgraves_:#uml> | how long till skas4 then? |
| 17:26 | <jdike:#uml> | you mean till mainline? |
| 17:28 | <dgraves_:#uml> | yeah |
| 17:29 | <jdike:#uml> | dunno |
| 17:29 | <jdike:#uml> | depends on how well Linus et al like it |
| 17:29 | <jdike:#uml> | 2.6.26 hopefully |
| 17:35 | -!- | balbir [~balbir@122.167.93.123] has quit [Ping timeout: 480 seconds] |
| 17:48 | -!- | balbir [~balbir@122.167.92.65] has joined #uml |
| 18:39 | -!- | aroscha [~aroscha@chello213047053193.30.11.tuwien.teleweb.at] has joined #uml |
| 18:45 | -!- | aroscha [~aroscha@chello213047053193.30.11.tuwien.teleweb.at] has quit [Quit: aroscha] |
| 18:47 | -!- | aroscha [~aroscha@chello213047053193.30.11.tuwien.teleweb.at] has joined #uml |
| 19:08 | -!- | ferret_0567 [~travis@72.191.26.86] has quit [Quit: Halting my Linux desktop so that I can disconnect and RMA a SATA 3.0Gbps DVD burner] |
| 19:08 | -!- | namit [~test_acco@83-70-39-95.b-ras1.prp.dublin.eircom.net] has quit [Ping timeout: 480 seconds] |
| 19:28 | -!- | aroscha [~aroscha@chello213047053193.30.11.tuwien.teleweb.at] has quit [Quit: aroscha] |
| 19:55 | -!- | nybble [~nybble@76.10.166.6] has joined #uml |
| 20:31 | -!- | ferret_0567 [~travis@cpe-72-191-26-86.satx.res.rr.com] has joined #uml |
| 21:07 | -!- | dang [~dang@nemesis.fprintf.net] has joined #uml |
| 21:47 | -!- | dang [~dang@nemesis.fprintf.net] has quit [Quit: Leaving.] |
| 21:54 | -!- | dang [~dang@nemesis.fprintf.net] has joined #uml |
| 22:21 | -!- | nybble_ [~nybble@76.10.166.6] has joined #uml |
| 22:55 | -!- | jdike [~jdike@pool-96-237-103-155.bstnma.fios.verizon.net] has quit [Quit: Leaving] |
| 23:27 | -!- | quasisane [~sanep@c-76-118-191-64.hsd1.nh.comcast.net] has joined #uml |
| 23:58 | -!- | VS_ChanLog [~stats@ns.theshore.net] has left #uml [Rotating Logs] |
| 23:58 | -!- | VS_ChanLog [~stats@ns.theshore.net] has joined #uml |
| --- | Log | closed Thu Jan 10 00:00:40 2008 |