You are not logged in.

#2201 2015-03-07 08:56:47

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@saran - OK, I added support for silvermont in the gcc patch and have compiled a linux-ck kernel/headers package for you to test on your silvermont Celeron.  I will send you a private email with the link.  Please install and see if everything works.

Last edited by graysky (2015-03-07 08:57:00)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2202 2015-03-07 12:38:13

Šaran
Member
From: Bosnia
Registered: 2011-09-03
Posts: 407

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

That was quick, thank you!

I have just installed kernel and headers, and so far so good. Everything seems perfectly normal.
I'll be using laptop all day, and will report any unusual behaviour.
Is there anything more I can do? Maybe run some benchmark or stress test to confirm stability?

Offline

#2203 2015-03-07 19:00:13

boogerlad
Member
Registered: 2013-04-20
Posts: 48

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

For haswell-ck, can you apply this patch: https://01.org/sites/default/files/disa … rity.patch
This will fix opencl on the igpu. Source: http://lists.freedesktop.org/archives/b … 04005.html

Offline

#2204 2015-03-08 01:20:07

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Saran- no need.
Boogerlad- I don't want to just patch out of tree code into the entire repo or AUR without good justification.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2205 2015-03-08 06:44:38

enihcam
Member
From: Internet
Registered: 2009-12-20
Posts: 220

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@graysky

==> Validating source files with sha256sums...
    linux-3.19.tar.xz ... Passed
    linux-3.19.tar.sign ... Skipped
    patch-3.19.1.xz ... Passed
    patch-3.19.1.sign ... Skipped
    patch-3.19-ck1.xz ... Passed
    enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz ... FAILED
    config.x86_64 ... Passed
    config ... Passed
    linux-ck.preset ... Passed
    change-default-console-loglevel.patch ... Passed
    0001-block-cgroups-kconfig-build-bits-for-BFQ-v7r7-3.19.patch ... Passed
    0002-block-introduce-the-BFQ-v7r7-I-O-sched-for-3.19.patch ... Passed
    0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r7-for-3.19.0.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build linux-ck.

Offline

#2206 2015-03-08 11:04:39

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,163
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

enihcam wrote:

@graysky

==> Validating source files with sha256sums...
    linux-3.19.tar.xz ... Passed
    linux-3.19.tar.sign ... Skipped
    patch-3.19.1.xz ... Passed
    patch-3.19.1.sign ... Skipped
    patch-3.19-ck1.xz ... Passed
    enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz ... FAILED
    config.x86_64 ... Passed
    config ... Passed
    linux-ck.preset ... Passed
    change-default-console-loglevel.patch ... Passed
    0001-block-cgroups-kconfig-build-bits-for-BFQ-v7r7-3.19.patch ... Passed
    0002-block-introduce-the-BFQ-v7r7-I-O-sched-for-3.19.patch ... Passed
    0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r7-for-3.19.0.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build linux-ck.

Download the GCC patch fresh. It was just updated to include the Silvermont family of processors (I know this because I had to update the ck-pax patch to accomodate this).


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#2207 2015-03-09 19:20:30

Šaran
Member
From: Bosnia
Registered: 2011-09-03
Posts: 407

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Hi graysky,

Silvermont build is not causing any troubles. I haven't had any issues for the past two days.

Offline

#2208 2015-03-09 20:02:40

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Šaran wrote:

Silvermont build is not causing any troubles. I haven't had any issues for the past two days.

OK.  I have added silvermont to x86_64 and have built up the package set.  You should be able to install via:

# pacman -Syy
# pacman -S ck-silvermont
:: There are 8 members in group ck-silvermont:
:: Repository repo-ck
   1) broadcom-wl-ck-silvermont  2) linux-ck-silvermont  3) linux-ck-silvermont-headers  4) nvidia-304xx-ck-silvermont
   5) nvidia-340xx-ck-silvermont  6) nvidia-ck-silvermont  7) virtualbox-ck-guest-modules-silvermont
   8) virtualbox-ck-host-modules-silvermont

Enter a selection (default=all): 

Let me know if there are problems and enjoy!

Last edited by graysky (2015-03-09 20:02:51)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2209 2015-03-09 21:00:52

Šaran
Member
From: Bosnia
Registered: 2011-09-03
Posts: 407

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Thank you very much kind sir!
Installed and already enjoying it. smile

Offline

#2210 2015-03-10 19:02:23

boogerlad
Member
Registered: 2013-04-20
Posts: 48

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Is it possible to switch the default compression to cat or lz4 for the haswell kernel? My own testing shows that to be the fastest.

Offline

#2211 2015-03-10 19:21:46

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

You may select whatever compression suites your needed in /etc/mkinitcpio.conf -- the package does not dictate this behavior.

Last edited by graysky (2015-03-10 19:22:03)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2212 2015-03-10 19:23:36

boogerlad
Member
Registered: 2013-04-20
Posts: 48

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Doesn't /etc/mkinitcpio.conf only affect the initramfs? The kernel itself I checked still seems to be gzipped, regardless of the setting in /etc/mkinitcpio.conf. It should be a kernel option afaik.

Offline

#2213 2015-03-10 19:31:12

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Perhaps am I misunderstanding... what default compression are you referring to in this case?  The packages?


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2214 2015-03-10 19:33:03

boogerlad
Member
Registered: 2013-04-20
Posts: 48

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

In /boot I have three files. intel-ucode.img which I probably shouldn't touch. initramfs-linux-ck.img which I can tweak slightly with /etc/mkinitcpio.conf. and vmlinuz-linux-ck, the gzipped (by default in kernel options) kernel which I can't really tweak without spending a lot of time and not using this repo.

Last edited by boogerlad (2015-03-10 19:33:26)

Offline

#2215 2015-03-10 19:42:42

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Ok, I understand now.  I never looked at that particular file but I'm sure there's some option in the .config of the kernel that dictates its format based on:

% zgrep -i gzip /proc/config.gz                                                                         :(
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_KERNEL_GZIP=y
CONFIG_RD_GZIP=y
CONFIG_MODULE_COMPRESS_GZIP=y
CONFIG_DECOMPRESS_GZIP=y

I don't like to depart too far from the default ARCH config in linux-ck.  I would recommend that you compile a custom version tweaking that option to suite your needed.  You might be able to uncompress that file and recompress it without rebuilding at all.  I don't know about this option.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2216 2015-03-12 18:11:46

keepitsimpleengineer
Member
From: San Joaquin Valley, CA
Registered: 2012-06-25
Posts: 380

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

graysky wrote:

You may select whatever compression suites your needed in /etc/mkinitcpio.conf -- the package does not dictate this behavior.

Related question…

Although I have no difficulty, I have specified 'COMPRESSION="lz4"' in /etc/mkinitcpio.conf and this flashes by in boot, here copied from 'journalctl -b' output…

Mar 12 09:57:14 KISE-005 kernel: Initramfs unpacking failed: data corrupted

Curious as to this… .. ?


Al Einstein: "Man soll die Dinge so einfach machen wie möglich ~ aber nicht einfacher." (Things should be as simple as possible ~ but not too simple.) ~ Al (Einstein) war ein Cousin von Albert, "Al" ist die Abkürzung für Aloysius

Offline

#2217 2015-03-12 19:07:50

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,600
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Not sure... does it boot despite the error?  Maybe try regenerating the image and if that fails another compression method... the method of 'cat' is actually the fastest since none is used.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#2218 2015-03-13 17:52:47

keepitsimpleengineer
Member
From: San Joaquin Valley, CA
Registered: 2012-06-25
Posts: 380

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

graysky wrote:

Not sure... does it boot despite the error?  Maybe try regenerating the image and if that fails another compression method... the method of 'cat' is actually the fastest since none is used.

The the one and apparently only indication of the problem is this message.

Of course the initramfs is generated every time linux-ck is updated, and this has been going on for some time, and speed is not really that important on this system.

But I'll change the method to 'cat' and see what happens... .. .

UPDATE:
Regenerated initramfs with & without 'COMPRESSION="lz4"' for the stock archlinux kernel.  With lz4 I get the "Initramfs unpacking failed: data corrupted" message, and with "cat" I do not. 

Must be some quirk in lz4.

Think I'll switch to "cat".
smile

Last edited by keepitsimpleengineer (2015-03-13 18:20:22)


Al Einstein: "Man soll die Dinge so einfach machen wie möglich ~ aber nicht einfacher." (Things should be as simple as possible ~ but not too simple.) ~ Al (Einstein) war ein Cousin von Albert, "Al" ist die Abkürzung für Aloysius

Offline

#2219 2015-03-31 02:56:52

tekstryder
Member
Registered: 2013-02-14
Posts: 132

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@graysky: Thank you  so much for your repo builds!  I've been using them solely on my previous ThinkPad x201s for a couple years now with nary an issue! It's really a time-saver, as i already build all my desktop's mainline kernels.

Just picked up a ThinkPad X1 Carbon 3rd gen w/Broadwell. Looks like your patchset added compiler support back in 3.14.6 for Broadwell, but no linux-ck-broadwell builds yet. Any plans for pre-compiled Broadwell binaries?

Last edited by tekstryder (2015-03-31 19:27:51)

Offline

#2220 2015-03-31 07:34:23

nbvcxz
Member
From: Poland
Registered: 2007-12-29
Posts: 202

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

keepitsimpleengineer wrote:

The the one and apparently only indication of the problem is this message.

Of course the initramfs is generated every time linux-ck is updated, and this has been going on for some time, and speed is not really that important on this system.

But I'll change the method to 'cat' and see what happens... .. .

UPDATE:
Regenerated initramfs with & without 'COMPRESSION="lz4"' for the stock archlinux kernel.  With lz4 I get the "Initramfs unpacking failed: data corrupted" message, and with "cat" I do not. 

Must be some quirk in lz4.

Just to confirm - here was the same with a lot of previous linux-ck kernels compressed with lz4. I also tried to put lz4 to mkinitcpio.conf modules. The warning was displayed, but system started normally. With no compression - no "data corrupted" messages.


Lenovo G50 | LXQT-git | compton | conky

Offline

#2221 2015-03-31 15:53:06

Šaran
Member
From: Bosnia
Registered: 2011-09-03
Posts: 407

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

I'm using lz4 with "-9" option and there are no warnings on any of my computers,

Offline

#2222 2015-04-03 00:57:27

Риал Краесис
Member
Registered: 2015-02-19
Posts: 19

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@graysky
hi.
i want know that what are advantages and disadvantages of linux-ck kernel/headers setup patches?
is there any risks of hardware failure?
i'm using an hp laptop with Intel core i7-2630Qm + 8GB RAM + ATI Radeon HD6770M and lovely arch so which packages will give me a good and acceptable performance boost?
sorry for my bad English (not a native English)

Offline

#2223 2015-04-03 09:09:47

bstaletic
Member
Registered: 2014-02-02
Posts: 658

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Rial Kraesis,

You should install ck-sandybridge group. That is if you want kernel optimized for your cpu.

Offline

#2224 2015-04-03 12:01:36

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,413
Website

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

Риал Краесис wrote:

i want know that what are advantages and disadvantages of linux-ck kernel/headers setup patches?
is there any risks of hardware failure?

You can research the advantages yourself by looking at the linux-ck wiki page or this forum thread. As to hardware failure, I don't see how one particular patch set would induce that.


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#2225 2015-04-04 09:25:31

Риал Краесис
Member
Registered: 2015-02-19
Posts: 19

Re: unofficial linux-ck repo with cpu optimized packages is ONLINE

@bstaletic & Alad
thanx.
i will test it.
sorry, but which one?
1-broadcom-wl-ck-sandybridge
2-linux-ck-sandybridge-headers
3-linux-ck-sandybridge
4-nvidia-304xx-ck-sandybridge
5-nvidia-340xx-ck-sandybridge
6-nvidia-ck-sandybridge
7-virtualbox-ck-guest-modules-sandybridge
8-virtualbox-ck-host-modules-sandybridge
the 4/5/6 are mentioned that they are for nvidia(but i have AMD Radeon)! shall i install them too? just wanna be sure.
personally i think 1/2/3/7/8 should be installed.

Last edited by Риал Краесис (2015-04-04 09:40:24)

Offline

Board footer

Powered by FluxBB