/srv/irclogs.ubuntu.com/2010/06/12/#ubuntu-kernel.txt

* jjohansen decides to copy bjf00:16
=== kamal is now known as kamal-afk
=== beek is now known as kentb
=== kamal-afk is now known as kamal
bjfogasawara, Mainline Build v2.6.34-rc3?  ?rc3?02:49
winlundnJeezus we as a civil society need a new TCP/IP protocol to safely detach and no `` pings '', which reverse interlock here then kick PPL. Oops poor mterry.04:06
winlundnBecause SCTP didn't look that bad when I studied it, glad sctp is supported by kernel.04:07
MTecknologyYou know... I got accepted into ~ubuntu-kernel-team and I pretty much flipped out. Everyone at work knew I got into there. I thought I was special. Then I noticed I'm one of 20. I think I died a little inside.04:46
MTecknologyI guess I'll just need to set myself apart and be the bestest best of those 20. :)04:47
=== kamal is now known as kamal-away
MTecknologywhat makes bug 193830 need to be private?05:45
ubot2MTecknology: Bug 193830 on http://launchpad.net/bugs/193830 is private05:45
the-fallenGood Morning05:59
the-fallenI am following the Howto at https://wiki.ubuntu.com/KernelTeam/GitKernelBuild (but used the vanilla gzip file instead if git). Kernel builds fine, Deb-Packages are created and can be installed. But when I install my kernel-header it creates the link for "build" in a way that it points to the sources, not to the headers06:01
the-fallenso I wonder what I did wrong06:01
=== rsalveti is now known as rsalveti-away
vishuhi guys10:16
vishuhow can i monitor changes in file system10:17
vishui noted inotify but heard there is a better one like fschange but there is no /proc/fschange in my system10:18
vishuhello???10:35
vishuhow to get fikesystem events in our program?11:19
vishu*filesystem11:19
abogani2apw, ogasawara : Are you around?14:39
shadeslayerplease tell me if i need to add more info to bug 59304114:46
ubot2Launchpad bug 593041 in linux (Ubuntu) "New 2.6.35 kernel keeps toggling bluetooth radio (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/59304114:46
vishuhow to monitor a directory recursively in a program ,inotify is not recursive:(14:48
cwilluvishu, you sure?15:09
cwilluinotify-tools talks about recursive watching directories15:10
vishuyeah is there something in kernel implemented with syscals15:12
vishuone suggested fanotify but there is no proper resources in net15:12
vishufsnotify doesn't implement recursion it seems15:13
cwilluya15:23
cwilluon the other hand, it's sane to implement recursion yourself via inotify15:24
cwillustill only need one open handle15:24
cwillui.e., tracking the directories gives you notifications on the files, as well as enough information to follow directory creates/deletes/moves15:25
cwilluand you'd have to scan new directories under any system, as they could be created outside the tree, populated, and then mv'd in15:25
vishuhmm seems there is somethingg called fanotify in 2.6.3415:28
vishucan you give a start for coding something to catch keystrokes globally15:29

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