You are not logged in.
I'm doint tests with ck kernel, and I'll like try 2 changes, to folding uses
Folding at home official page:
http://folding.stanford.edu/English/HomePage
I'll like try the kernel with 150, 300hz and/or 250 and a between. I've seen some patches with 500hz
Could I try recompile the graysky's kernel, or I should ask him do it? I need only the ck-kx version.
Offline
You'll need to compile these yourself. Just enable the nconfig option and vary only one change per kernel. In your case, the tick rate.
Offline
I am confused.
The kernel you reference is in the AUR. To install it, you have to compile it. All you have to do is change the PKGBUILD.
Also -- Personal pet peeve: Heinrich Hertz is a proper name. Please capitalize the SI unit named for him.
Edit: Damn. Snaked by Graysky himself. Hello Graysky.
Last edited by ewaller (2012-12-02 22:18:53)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Also -- Personal pet peeve: Heinrich Hertz is a proper name. Please capitalize the SI unit named for him.
Not sure what triggered that, but you should read this and choose another pet peeve (I have several that I would be willing to share):
Unit names are normally printed in roman (upright) type, and they are treated like ordinary nouns. In English, the names of units start with a lower-case letter (even when the symbol for the unit begins with a capital letter), except at the beginning of a sentence or in capitalized material such as a title. In keeping with this rule, the correct spelling of the name of the unit with the symbol °C is "degree Celsius" (the unit degree begins with a lower-case d and the modifier Celsius begins with an upper-case C because it is a proper name).
Source: http://www.bipm.org/en/si/si_brochure/chapter5/5-2.html
You can also check here that the unit name is "hertz".
If you don't believe the International Bureau of Weights and Measures, who maintain the SI system, then you can check NIST too: http://physics.nist.gov/cuu/Units/units.html
Last edited by Xyne (2012-12-02 22:51:13)
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
You will also need to compile an ARCH kernel if you plan to enable the CPU optimization in your test kernels for a valid comparision. Also, make sure that you have the F@H client do the exact same problem set and time it as your end point. You will probably want to repeat each experiment 4 or 5 time as a minimum to get a statistically significant conclusion.
Offline
You can also check here that the unit name is "hertz".
If you don't believe the International Bureau of Weights and Measures, who maintain the SI system, then you can check NIST too: http://physics.nist.gov/cuu/Units/units.html
Bah!
From your link:
frequency hertz (d) Hz s–1
Looks like Hz, not hz to me. Regardless, I insist on capitalizing proper names -- standards be damned ![]()
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Ok Graysky, but.... I should change the name too..... cause 'kernel's name conflicts' with that are installed
but... A think I haven't understood... I'll take it from the source? or I use pacman, and when pacman asks me to change pkgbuild I do "my changes" there?
about nconfig, it's on pkgbuild? I haven't seen this. I know that some versions of the kernel on arch I can use xconfig, or nconfig, but.... on -ck-kx kernel (the one I want test) I could do this to (enable nconfig) on PKGBUILD?
and... just nconfig? xconfig doesn't
Offline
Either do... I will need to change the PKGBUILD to reflect your choice. The -kx is just a name. Ses the wiki page for repo-ck for more details that explain which settings are used.
Offline
ok pal.... let's try... I post here my results
Offline
wow...a bios problem (beast and ignorant person operatin' the system)
If I install kernel ck, it doesn't shows options of pkgbuild... may be this on another directory that I should delete before try or to do it I should try only by the generic kernel (linux-ck)
Offline
If I install kernel ck, it doesn't shows options of pkgbuild... may be this on another directory that I should delete before try or to do it I should try only by the generic kernel (linux-ck)
...your text editor stops working???
The options are set to "n" by default.
% head PKGBUILD
# Contributor: graysky <graysky AT archlinux DOT us>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Thomas Baechler <thomas@archlinux.org>
### PATCH AND BUILD OPTIONS
_makenconfig="n" # tweak kernel options prior to a build via nconfig
_localmodcfg="n" # compile ONLY probed modules
_use_current="n" # use the current kernel's .config file
_BFQ_enable_="n" # enable BFQ as the default I/O schedulerOffline
ok Graysky.... but.... you are telling about installing from AUR?
'cause I'm installing using pacman.....
I use pacman -S linux-ck-kx and don't let me change pkgbuild.... I think that it has a pkgbuild stored in some directory on the system
Offline
No, you are using my repo which has prebuilt packages... You need to build these yourself from the AUR using makepkg. When makepkg is finished building, you may install with pacman -U pkgname.pkg.tar.xz
See the wiki on the AUR and makepkg to learn more about it if you haven't used them before.
Offline
No, you are using my repo which has prebuilt packages... You need to build these yourself from the AUR using makepkg
Yeah.... what I've said....... BIOS problem.....
let's try again
A question yet.... from AUR and the pre-builded one, are the same? My question is about ".config" file. I haven't seen if pacman changes something.... but I should ask
==================
What about headers? I haven't found it on aur....
Last edited by ilkyest (2012-12-03 15:12:25)
Offline
See the wiki page for repo-ck which explains the differences which are really nothing you wouldn't do yourself when building from the AUR. More details on the wiki. The headers are part of the package. It is a split package.
Last edited by graysky (2012-12-03 16:06:32)
Offline
ok graysky..... I'm compiling now, with 150hz.... My question were cause I don't remember if compiling on arch is created the headers......
I'll wait the kernel ends compiling, and see on wiki about the header. On wiki of kernel, right?
=================
yeah kernel headers created
How do I change the package name? I changed the "apend" in nconfig, but my package stills are the same. I need three packages with different name, but, that will have different frequency.
like linux-ck-headers-3.6.8-1-x86_64-150.pkg; linux-ck-headers-3.6.8-1-x86_64-250.pkg linux-ck-headers-3.6.8-1-x86_64-1000.pkg
Last edited by ilkyest (2012-12-03 17:32:25)
Offline
From your link:
frequency hertz (d) Hz s–1
Looks like Hz, not hz to me. Regardless, I insist on capitalizing proper names -- standards be damned
It is Hz. The symbol is capitalized. The unit is not. ![]()
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
I'll wait the kernel ends compiling, and see on wiki about the header. On wiki of kernel, right?
No, look in the PKGBUILD itself.
How do I change the package name?
You need to read the wiki pages on PKGBUILD. You change it from within that file itself should you wish.
Offline
pkgrel
The release number of the package specific to Arch Linux. This value allows users to differentiate between consecutive builds of the same version of a package. When a new package version is first released, the release number starts at 1. As fixes and optimizations are made to the PKGBUILD file, the package will be re-released and the release number will increment by 1. When a new version of the package comes out, the release number resets to 1.
Offline
pkgrel
The release number of the package specific to Arch Linux. This value allows users to differentiate between consecutive builds of the same version of a package. When a new package version is first released, the release number starts at 1. As fixes and optimizations are made to the PKGBUILD file, the package will be re-released and the release number will increment by 1. When a new version of the package comes out, the release number resets to 1.
In aditional if you use git. cvs. mercurtial or any cotrol verion system the releas (-1) alway as 1 exept if 2 rebuild on same day has ben maded and the verion is the day of submiting.
if you submit pony the day 1/1/1999 the package is pony-git 111999-1 but if the same day you need resubmit the package this become 111999-2 and if you submit another the next day this vecome 211999-1 and so on
Lenovo ThinkPad L420 modified
:: Intel i7 2560QM :: 8 GB RAM :: SSD 256 GB ::
:: DVD read+Writter :: 3 USB 3.0 Expresa Card ::
:: a Favulous 1 mins lasting Io-Li battery ::cry::
Offline