/srv/irclogs.ubuntu.com/2008/04/27/#ubuntu-kernel.txt

=== cheddarcheese is now known as cheddacheese
cheddacheesewhen will ext4 be in the kernel?00:22
johanbrcheddacheese: I don't know, but ext4 is still pretty experimental. I wouldn't use it on anything important.00:26
cheddacheesewell its in the vanilla kernel.00:26
cheddacheeseim using it right now, but its not in the ubuntu kernel00:26
johanbrIf it's in the vanilla kernel, I'm sure it'll be synced in for Hardy+1.00:30
mjg59cheddacheese: There's no guarantee that the on-disk format is stable yet00:50
mjg59Hence ext4dev rather than ext400:50
cheddacheesecant it be included as an expermental option? the user has to add test_fs to there existing ext3 partitions in order to mount as ext4dev.00:51
mjg59No. There's no reason to be running ext4 now unless you're developing it, and if you are then you'll need to be building new kernels anyway.00:52
cheddacheeseo but ubuntu includes xfs which imo is not even stsble as ext4dev00:54
mjg59xfs has a stable on-disk format00:55
cheddacheesed=the=then y does it corrupt easy then00:56
crimsunwhere are you getting metrics for "it corrupt[s] easy"?00:57
cheddacheeseevery hard poweroff corrupts it for me.00:57
mjg59cheddacheese: That's not what stable on-disk format means00:58
cheddacheeseduh00:58
mjg59When the ext4 format has been stabalised, then it's likely it'll be enabled01:00
mjg59Until then, it's not useful for it to be01:01
cheddacheeseis there a way to enable it without compiling a kernel?01:01
mjg59No. But, like I said, it's no use as a filesystem right now unless you're willing to back up and restore on every kernel upgrade.01:04
mjg59So you should only be using it if you're developing the code01:04
cheddacheeseim using ext4dev right now as a testfs for some stuff and it has survived more crashes than xfs.01:05
cheddacheeseso yeah maybe xfs should be removed until it gets more stablised if it ever does01:07
mjg59The xfs on-disk format is perfectly stable01:10
cheddacheesemaybe for you but not for me01:10
mjg59No. Really. You don't know what you're talking about.01:11
mjg59The way in which data is arranged on the disk in xfs does not change with new kernel versions. As a result, new kernels can read partitions formatted with older kernels.01:11
mjg59That is not currently guaranteed with ext401:12
cheddacheesei do know wat i am talking about01:15
cheddacheesewhen they devoled ext3 they did everything possible not to change the on disk layout to make it backwards compatiable01:15
mjg59See http://lkml.org/lkml/2006/6/28/45401:17
mjg59Note the last paragraph01:17
cheddacheesei see that01:21
mjg59So, until the on-disk format has been stabalised and will no longer change, it can be enabled in Ubuntu01:23
cheddacheesethat wont happen for a long time as most of the stuff that will change the layout r in da mm kernel.01:28
mjg59That's not a problem01:34
cheddacheeseit is for ext3 users01:34
mjg59Having to backup and restore their filesystems after a kernel upgrade would be more of a problem01:35
cheddacheeseim sure you dont know the limitations of ext301:38
mjg59Oddly enough, I do01:39
cheddacheesewat r they den01:40
mjg59...01:42
cheddacheesenm01:42
mjg59(Even if I didn't know, it's hardly difficult to find the ext4 entry on Wikipedia)01:44
cheddacheeseI know more about filesystems than any ubuntu kernel dev01:56
rippsI just installed the kernel 2.6.25 using kernelcheck in Ubuntu 8.04. How do I propertly get sound working in the custom kernel? Not having much help in #ubuntu and #alsa.04:19
johanbrripps: That's hard to summarize in a few lines. You just have to make sure you have all the config options you need and then it should just work.04:23
rippsDo I install Alsa in Kernel, or reinstall the Alsa package?04:25
johanbrIn the kernel probably, if you're building a kernel.org kernel.04:26
rippsAnother question: Why are custom built kernels so much larger than distrubution kernels? The intrd image was about 45mb, while all the other intrd's were around 8mb04:29
crimsunthey aren't stripped.04:30
rippscrimsum: what's that mean?04:31
crimsunand I would build alsa-driver separately unless you enabled all the config options, to which I presume johanbr referred, in your .config.04:31
crimsunripps: you probably want to see strip(1)04:32
rippsI think the problems I was experiencing was because I accidently built both alsa and oss into the kernel. I'm rebuilding it without oss.04:32
crimsunbe aware that 2.6.25 ships with 1.0.16rc2, which is older than what hardy ships in lum.04:35
crimsun(not to mention the various additions and quirks added in lum)04:35
johanbrripps: Why are you compiling your own kernel anyway>04:43
johanbr?04:43
rippsjohanbr: Just want to play around. Why not? Linux is mostly just my mess around OS anyway.04:45
johanbrokay :)04:46
rippsMy system was working TOO well... I didn't have anything to play around with. So I decided to install a new kernel. That would give me something to do.04:47
rippsThat's why I'm going to install Intrepid Ibex when it comes to beta04:47
johanbrI thought it was the opposite - that something wasn't working.04:48
dacresniany talk here of porting ksplice to ppc?07:10
holinxhi11:22
holinxLinux 2.6.24-16-generic/i686 is alright for now?11:23
holinxanything i should keep in mind?11:23
holinxor any suggestions11:23
JanCseems like some CPUs don't have CPU frequency scaling enabled: https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/177646 ?15:04
ubotuLaunchpad bug 177646 in linux-meta "Celeron M530, no frequence scaling" [Undecided,New] 15:04
wesleyhi15:05
wesleyhttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/177646 will you fix this ?15:20
=== mkrufky is now known as mkrufky-away
=== mkrufky-away is now known as mkrufky
tormodHi, in dmesg I have Clocksource tsc unstable (delta = -58695238058 ns). Is this bug #221351? There's half(?) minute delay while discovering the boot disk, can this be related?20:06
ubotuLaunchpad bug 221351 in linux "TSC Clocksource can cause hangs and time jumps" [Medium,Fix committed] https://launchpad.net/bugs/22135120:06
mjg59tormod: No20:24
tormodmjg59: thanks. no on both questions?20:26
mjg59tormod: No to the latter - it's possible that the message is related to 221351, but it's not causing your boot delay20:28
tormodis the boot delay a known issue? couldn't find a bug report so far.20:29
tormodseems like it's stuck between discovering the disk and discovering the parititions - unless the console messages are buffered - dmesg timestamps don't show much delay.20:30
mjg59I've seen it, but don't know if a bug is filed20:30
mjg59I suspect it's hanging during IDE probing20:37
mjg59Some machines respond very slowly when that's going on20:37
tormodI reported it anyway in bug #22323520:40
ubotuLaunchpad bug 223235 in linux "discovery of partitions delays booting by 1/2 minute" [Undecided,New] https://launchpad.net/bugs/22323520:40
osmosis3ware raid controller seems slow on hardy 2.6.24-16-server23:46

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