1.0.21 doesn't work properly for me.
PS zen-stable

Here is a copy paste from me asking that same question a couple days ago, It's one of the first results if you do a search.wrc1944 wrote:I also saw an option to enable something like SCHED_ISO X for X sever, but can find nothing much explaining it anywhere. It is mentioned on the Arch forums. Is this a recommended option with zen?
cheater1034 wrote:here's a copy past about sched_iso:
"Unique to -ck this is a scheduling policy designed for pseudo-realttime scheduling without requiring superuser privileges (unlike SCHED_RR and SCHED_FIFO). When scheduled SCHED_ISO, a task can receive very low latency scheduling, and can take the full cpu like SCHED_RR, but unlike the realtime tasks they cannot starve the machine as an upper limit to their cpu usage is specified in a tunable (see below). It is designed for realtime like behaviour without risk to hanging for programs not really coded safely enough to be run realtime such as ordinary audio and video playback software. SCHED_ISO does not take a realtime priority, but nice levels like other normal tasks, although the nice value is largely ignored except when the task uses more than its cpu limit."
Isn't klive rather unmaintained at this time? I disabled it some time ago because it had issues with openrc...kernelOfTruth wrote:*) Use KLive to help us track Zen kernel usage stats! December 18th 2008 link
Code: Select all
[drm:i915_gem_execbuffer] *ERROR* Object ffff880095096240 appears more than once in object list



shouldnt be, try vanilla with bfs 302rahulthewall wrote:Suspend and hibernate are still broken with bfs-300.

Error!
The address type is unknown or unsupported
Code: Select all
git clone git://zen-sources.org/zen-stable.git zen-sourcesCode: Select all
git clone git://zen-sources.org/kernel/zen-stable.gitCode: Select all
kdesvn src # git clone git://zen-sources.org/kernel/zen-stable.git
Initialized empty Git repository in /usr/src/zen-stable/.git/
remote: Counting objects: 1390604, done.
remote: Compressing objects: 100% (227726/227726), done.
RReceiving objects: 20% (279942/1390604), 188.75 MiB | 199 KiB/sCode: Select all
kdesvn src # git clone git://zen-sources.org/kernel/zen-stable.git
Initialized empty Git repository in /usr/src/zen-stable/.git/
remote: Counting objects: 1390604, done.
remote: Compressing objects: 100% (227726/227726), done.
Receiving objects: 100% (1390604/1390604), 332.68 MiB | 199 KiB/s, done.
remote: Total 1390604 (delta 1159349), reused 1385720 (delta 1154626)
Resolving deltas: 100% (1159349/1159349), done.
Checking out files: 100% (29852/29852), done.Code: Select all
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 31
EXTRAVERSION = -zen2
NAME = Alien Mind Creator
thanks !cheater1034 wrote:shouldnt be, try vanilla with bfs 302rahulthewall wrote:Suspend and hibernate are still broken with bfs-300.
---
whoever mentioned a drm problem - i pulled latest drm-next and nouveau again - so try
and whoever wanted reiser4 too, that's there
*edit*
zen-stable.git totally updated:
- Changed zen-sched a bit for individual sched files, not to unify them
- reiser4 updated
- aufs updated
- drm and nouveau updatd
- 2.6.31.2
- 2.6.30 coming momentarily?
done ...genstorm wrote:It has changed again to 'git://zen-sources.org/kernel/zen-stable.git', just alter your .git/config accordingly.

indeed it IS rightwrc1944 wrote:Thanks genstorm,
I triedand it's cloning now into /usr/src.Code: Select all
git clone git://zen-sources.org/kernel/zen-stable.git
EDIT: Hmmm- I'm not sure this is right.It says here that 279942 of 1390604 is 20%, and that's 188.75mb. At this rate, the zen-sources kernel directory is now going to be almost 1GB?Code: Select all
kdesvn src # git clone git://zen-sources.org/kernel/zen-stable.git Initialized empty Git repository in /usr/src/zen-stable/.git/ remote: Counting objects: 1390604, done. remote: Compressing objects: 100% (227726/227726), done. RReceiving objects: 20% (279942/1390604), 188.75 MiB | 199 KiB/s
That can't be right.
du -hs linux-2.6/
1007M linux-2.6/
lexa kernel # du -hs zen-sources/
789M zen-sources/
I guess I need to resync the official (kernel.org) repo to safe a few megabytes since it exists already pretty long on my part ...456M zen-stable/

Vanilla (vanilla-sources-2.6.31.1) with BFS-302 works perfectly with suspend and hibernate. Zen-stable (with BFS-302) does not.cheater1034 wrote:shouldnt be, try vanilla with bfs 302rahulthewall wrote:Suspend and hibernate are still broken with bfs-300.
---
whoever mentioned a drm problem - i pulled latest drm-next and nouveau again - so try
and whoever wanted reiser4 too, that's there
*edit*
zen-stable.git totally updated:
- Changed zen-sched a bit for individual sched files, not to unify them
- reiser4 updated
- aufs updated
- drm and nouveau updatd
- 2.6.31.2
- 2.6.30 coming momentarily?

wrc1944 wrote:kernelOfTruth,
Thanks for the info. In my post above (2nd edit- maybe you missed it)), zen-stable wound up at 717mb.
However, all the 2.6 kernel.org sources I've ever used (hundreds) are all around 400mb, even patched heavily.
The only reason I used git clone was because this was the first time using zen git on this box.
Maybe I'm misunderstanding, but your post above seems more complicated that I thought this stuff was going to be.
I thought I just did the git clone routine the first time, and then for future zen-x versions on that base (e.g. linux-2.6.31, or whatever) I just needed to do a git pull in that directory to update the zen version, and then recompile.
That's wrong?
I've never read anything in "zen" threads about having to maintain a second "offical kernel.org overlay."

Will fix bfs,rahulthewall wrote:Vanilla (vanilla-sources-2.6.31.1) with BFS-302 works perfectly with suspend and hibernate. Zen-stable (with BFS-302) does not.cheater1034 wrote:shouldnt be, try vanilla with bfs 302rahulthewall wrote:Suspend and hibernate are still broken with bfs-300.
---
whoever mentioned a drm problem - i pulled latest drm-next and nouveau again - so try
and whoever wanted reiser4 too, that's there
*edit*
zen-stable.git totally updated:
- Changed zen-sched a bit for individual sched files, not to unify them
- reiser4 updated
- aufs updated
- drm and nouveau updatd
- 2.6.31.2
- 2.6.30 coming momentarily?
Moreover, the latest drm updates have resulted in my kms powered console being invisible. (Intel 945 GM).
In case (in the hope) it helps, here are my configs for vanilla and zen respectively.
http://pastebin.com/m17179dd6
http://pastebin.com/m24b2bf1e
Good night everyone!

Code: Select all
CC drivers/usb/host/ehci-hcd.o
drivers/usb/host/ehci-hcd.c: In function 'ehci_reset':
drivers/usb/host/ehci-hcd.c:245: error: implicit declaration of function 'dbgp_reset_prep'
drivers/usb/host/ehci-hcd.c:257: error: 'USBMODE_EX_HC' undeclared (first use in this function)
drivers/usb/host/ehci-hcd.c:257: error: (Each undeclared identifier is reported only once
drivers/usb/host/ehci-hcd.c:257: error: for each function it appears in.)
drivers/usb/host/ehci-hcd.c:257: error: 'USBMODE_EX_VBPS' undeclared (first use in this function)
drivers/usb/host/ehci-hcd.c:258: error: 'USBMODE_EX' undeclared (first use in this function)
drivers/usb/host/ehci-hcd.c:259: error: 'TXFIFO_DEFAULT' undeclared (first use in this function)
drivers/usb/host/ehci-hcd.c:260: error: 'TXFILLTUNING' undeclared (first use in this function)
drivers/usb/host/ehci-hcd.c:269: error: implicit declaration of function 'dbgp_external_startup'
In file included from drivers/usb/host/ehci-hcd.c:306:
drivers/usb/host/ehci-hub.c: In function 'ehci_bus_suspend':
drivers/usb/host/ehci-hub.c:148: error: 'HOSTPC0' undeclared (first use in this function)
drivers/usb/host/ehci-hub.c:183: error: 'HOSTPC_PHCD' undeclared (first use in this function)
drivers/usb/host/ehci-hub.c: In function 'ehci_hub_control':
drivers/usb/host/ehci-hub.c:619: error: 'HOSTPC0' undeclared (first use in this function)
drivers/usb/host/ehci-hub.c:901: error: 'HOSTPC_PHCD' undeclared (first use in this function)
make[3]: *** [drivers/usb/host/ehci-hcd.o] Error 1
make[2]: *** [drivers/usb/host] Error 2
make[1]: *** [drivers/usb] Error 2
make: *** [drivers] Error 2

Good morning!cheater1034 wrote:Will fix bfs,rahulthewall wrote:Vanilla (vanilla-sources-2.6.31.1) with BFS-302 works perfectly with suspend and hibernate. Zen-stable (with BFS-302) does not.cheater1034 wrote:shouldnt be, try vanilla with bfs 302rahulthewall wrote:Suspend and hibernate are still broken with bfs-300.
---
whoever mentioned a drm problem - i pulled latest drm-next and nouveau again - so try
and whoever wanted reiser4 too, that's there
*edit*
zen-stable.git totally updated:
- Changed zen-sched a bit for individual sched files, not to unify them
- reiser4 updated
- aufs updated
- drm and nouveau updatd
- 2.6.31.2
- 2.6.30 coming momentarily?
Moreover, the latest drm updates have resulted in my kms powered console being invisible. (Intel 945 GM).
In case (in the hope) it helps, here are my configs for vanilla and zen respectively.
http://pastebin.com/m17179dd6
http://pastebin.com/m24b2bf1e
Good night everyone!
and on top of that will also take a look at drm (it's drm-next - must be problem)
*edit*
bfs fixed, accomplished by reverting 2.6.32 everything, except tweaks --- 2.6.32 scheduler wanters and use zen.git now
drm possibly fixed
*edit2*
Forgot to mention, BFS is now selected to be the default CPU scheduler in zen
Yes, there will be no more zen-overlay since its not needed. Patches for stable releases will still be uploaded to the website however. If someone wants to maintain ebuilds in their overlay that's perfectly fine, it's just that we don't see a point anymore, a package manager should not have anything to do with the kernel, especially since it only unpacks the sources.manwithaplan1976 wrote:I've been following the Zen Sources for couple of month's now ... And I just want so say thanks for such a great contribution... Zen stable ... has been working great with BFS on my Core2.
On earlier releases I had some issue's with reboot's and shutdowns & BFS instability. Since the recent git pull and a rebuild... Its stable, and is a pleasure tweaking to my hearts content.
I noticed on gitweb that the zen-overlay is missing, and from a recent layman -S ...? Am I assuming their will be no more zen-overlay with ebuilds..?