Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 31

Thread: Linux 2.6.33-rc1 Kernel Released

  1. #11
    Join Date
    Aug 2007
    Posts
    6,496

    Default

    Well when you benchmark the compile time bfs is usally a bit faster.

  2. #12
    Join Date
    Dec 2009
    Posts
    2

    Default

    Quote Originally Posted by Kano View Post
    Well when you benchmark the compile time bfs is usally a bit faster.
    Maybe so. Never tested it. Qt takes quite a while to compile Based on the results of kernel compile times posted by Con, I'd gauge that I could potentially save anywhere from 0 to 1 minute. Here's to that extra minute goofing off I will trust mainline a little more for stability, whether it's there or not. I thank Con for his hard work, it seems to me BFS made a difference and served it's purpose very well. And perhaps, BFS's work is not yet complete. We shall see.

  3. #13
    Join Date
    Dec 2009
    Posts
    15

    Default

    Quote Originally Posted by hax0r View Post
    ...Also where is reiser4 . I want to see Linus bitching for reiser4 inclusion on next widow merge like he did with nouveau...
    I'm glad that kernel developers are focused on improving btrfs and there is no Linus' bitching required to push it!
    Regarding reiser4. I used to use it. Very efficient and decent fs but since it's not developed anymore (?) and as far as I know it didn't approach the stage to be called stable, I don't think Linus would like to include that 'dead' project in the kernel.
    Last edited by trapDoor; 12-18-2009 at 11:02 AM.

  4. #14

    Default

    Quote Originally Posted by skirst View Post
    It seems Con has made his point. I agree (based on my experience), there is no need for BFS in mainline at this point.
    That's it.

    @Kano

    Well when you benchmark the compile time bfs is usally a bit faster.
    Yes, but it suffer in other things like big drop in fps when playing games and listening to the music same time (at least version I tried).

  5. #15
    Join Date
    Jan 2007
    Location
    Au
    Posts
    174

    Default

    I seem to get 2.6.33-rc1 from ubuntu's mainline kernel failing to boot into gdm ...

  6. #16
    Join Date
    May 2009
    Location
    Exodus hair
    Posts
    76

    Default

    Quote Originally Posted by hmmm View Post
    I seem to get 2.6.33-rc1 from ubuntu's mainline kernel failing to boot into gdm ...
    If You have ATI r600 or r700 put /lib/firmware/2.6.33-999-generic/radeon/R600_rlc.bin or /lib/firmware/2.6.33-999-generic/radeon/R700_rlc.bin in place... It did not work for me either (with KMS forced) before that either. Witout KMS it worked. (ATI HD3650).

  7. #17
    Join Date
    Dec 2008
    Posts
    21

    Default

    Did they fix the eternal low responsiveness when doing IO already?

    I'm getting so fed up with it, and there's no kernel maintainer who's addressing this bug.

    http://bugzilla.kernel.org/show_bug.cgi?id=12309#c360
    https://bugs.launchpad.net/ubuntu/+s...22/+bug/131094

    Can someone with mainstream hardware (sata; dual-core, 2GB) perform a read test with tiobench 64MB and 32 threads, and still open iotop and use firefox in a usable manner?

  8. #18
    Join Date
    Jul 2009
    Posts
    351

    Default Best distribution for kernel testing?

    What is the preferred distribution to use for testing new kernels?

  9. #19
    Join Date
    Jan 2008
    Posts
    93

    Default

    Indeed, I compiled the kernel source as I always do and this time at reboot, I was requested a firmware or something.
    I thought they were compiled in the kernel, weren't they?
    Last edited by rvdboom; 12-18-2009 at 01:59 PM.

  10. #20
    Join Date
    Oct 2007
    Location
    Toronto-ish
    Posts
    6,910

    Default

    All new microcode is going into the /lib/firmware folder for distribution rather than being built directly into the kernel. I believe the latest microcode file (rlc) needs to go into the initrd so that drm can find it at boot.

    It is still possible to build the firmware into the kernel yourself (ie on your own system) but I think the overall direction for the kernel is increased use of lib/firmware and initrd.
    Last edited by bridgman; 12-18-2009 at 02:28 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •