Kernel 3.9.0 with F2FS and BFQ

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

Kernel 3.9.0 with F2FS and BFQ

Postby moonman » Wed May 08, 2013 11:43 pm

FYI: The latest kernel is always in the repository now. It does come with F2FS and BFQ.

$this->bbcode_second_pass_code('', 'pacman -Sy linux-raspberrypi-latest linux-headers-raspberrypi-latest')
_______________________________________________________________________________________________
If you are feeling adventurous and want to try this bleeding edge kernel, here it is. As usual you can use it to boot from F2FS partition and it comes with BFQ I/O scheduler (which is disabled by default).

$this->bbcode_second_pass_code('', 'pacman -U http://dl.dropboxusercontent.com/u/15043728/ArchLinuxArm/RaspberryPI/kernels/3.9.0/linux-raspberrypi-3.9.0-1-armv6h.pkg.tar.xz http://dl.dropboxusercontent.com/u/15043728/ArchLinuxArm/RaspberryPI/kernels/3.9.0/linux-headers-raspberrypi-3.9.0-1-armv6h.pkg.tar.xz')
Last edited by moonman on Thu Jun 13, 2013 2:23 am, edited 1 time in total.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Kernel 3.9.0 with F2FS and BFQ

Postby graysky » Thu May 09, 2013 11:30 am

You should post the PKGBUILD and related files. If you haven't already, make a github account and use that.
graysky
Developer
 
Posts: 1876
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: Kernel 3.9.0 with F2FS and BFQ

Postby moonman » Thu May 09, 2013 6:59 pm

I'm sure people know how to switch the git branch in the original. I really just changed that and added patches.
I'm thinking of adding linux-raspberrypi-staging package to the main repo which will have the latest git version.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Kernel 3.9.0 with F2FS and BFQ

Postby moonman » Thu May 09, 2013 7:22 pm

IF you're looking for BFQ patches they are here: https://github.com/archlinuxarm/PKGBUIL ... x-kirkwood
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Kernel 3.9.0 with F2FS and BFQ

Postby pepedog » Thu May 09, 2013 7:47 pm

$this->bbcode_second_pass_quote('moonman', 'I')'m sure people know how to switch the git branch in the original. I really just changed that and added patches.
I'm thinking of adding linux-raspberrypi-staging package to the main repo which will have the latest git version.

I did that with previous jump, called it linux-raspberrypi-latest
I wrote to the main man, apparently a couple of people have had sd card corruption with 3.8, it won't be default branch for awhile
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Kernel 3.9.0 with F2FS and BFQ

Postby moonman » Thu May 09, 2013 8:16 pm

Pepedog, what do you think about doing the same thing this time around? linux-raspberrypi-latest using 3.9 branch? So far I have not had any problems using 32GB card class 10. Compiled several kernels using 3.8 and 3.9 branches. I'm using F2FS though.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Kernel 3.9.0 with F2FS and BFQ

Postby pepedog » Thu May 09, 2013 9:01 pm

If you don't want to do it, ok. I know you are capable though.
If its me can you tar PKGBUILD, patches, etc, somewhere. Thanks.
I would prefer you to though, looks like I'm chief cook/cleaner/bottle washer for wife, mum, and sick dog, and daughter with grandson. Plus paint house, tile/plumb bathroom.
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: Kernel 3.9.0 with F2FS and BFQ

Postby crashmaster » Fri May 10, 2013 3:07 am

$this->bbcode_second_pass_quote('moonman', 'I')f you are feeling adventurous and want to try this bleeding edge kernel, here it is. As usual you can use it to boot from F2FS partition and it comes with BFQ I/O scheduler (which is disabled by default).
[/code]

Thanks moonman, at least for me your work is appreciated very much!

Until now I used your 3.8 kernel, switched to f2fs and all my RPi's worked without any problems. As i'm always one of the 'must-have-the-latest' people i update to this 3.9 version now - so thanks and keep the good work ;)
crashmaster
 
Posts: 119
Joined: Wed Mar 13, 2013 1:00 am

Re: Kernel 3.9.0 with F2FS and BFQ

Postby moonman » Fri May 10, 2013 3:30 am

$this->bbcode_second_pass_quote('pepedog', 'I')f you don't want to do it, ok. I know you are capable though.
If its me can you tar PKGBUILD, patches, etc, somewhere. Thanks.
I would prefer you to though, looks like I'm chief cook/cleaner/bottle washer for wife, mum, and sick dog, and daughter with grandson. Plus paint house, tile/plumb bathroom.


Sorry, I should've been more clear. I have no problem adding it to the repo, I'm just wondering if it is OK to do so. I just feel uncomfortoble adding something you guys may not want there.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am
Top

Re: Kernel 3.9.0 with F2FS and BFQ

Postby pepedog » Fri May 10, 2013 8:20 am

I'm sure we do want it, especially if there are good reports
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Next

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 2 guests