All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Petaccia <adam@tpetaccia.com>
To: Con Kolivas <kernel@kolivas.org>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>,
	ck list <ck@vds.kolivas.org>
Subject: Re: [ck] 2.6.13-ck2
Date: Tue, 06 Sep 2005 14:25:57 -0400	[thread overview]
Message-ID: <1126031157.8117.5.camel@pimpmobile> (raw)
In-Reply-To: <200509052344.11665.kernel@kolivas.org>

[-- Attachment #1: Type: text/plain, Size: 1465 bytes --]

On Mon, 2005-09-05 at 23:44 +1000, Con Kolivas wrote:
> These are patches designed to improve system responsiveness and interactivity. 
> It is configurable to any workload but the default ck* patch is aimed at the 
> desktop and ck*-server is available with more emphasis on serverspace.
> 
> 
> Apply to 2.6.13
> http://ck.kolivas.org/patches/2.6/2.6.13/2.6.13-ck2/patch-2.6.13-ck2.bz2
> 
> or server version (no new version this release):
> http://ck.kolivas.org/patches/2.6/2.6.13/2.6.13-ck1/patch-2.6.13-ck1-server.bz2
> 
> 
> web:
> http://kernel.kolivas.org
> all patches:
> http://ck.kolivas.org/patches/
> Split patches available.
> 
> 
> Changes:
> 
> Added:
>  +vm-swap_prefetch-2.patch
> As mentioned many times already, this code prefetches ram that has been 
> swapped out during idle periods. This is the latest version of the patch and 
> is a config option.
I think this patch is missing an IFDEF or something (I'm not really a
programmer, I just like to pretend).  Anyway, I've tried building -ck2
without swap enabled, and it failed.  Just to make sure, I make'd
distclean, and I get the following:

  LD      .tmp_vmlinux1
mm/built-in.o: In function `zone_watermark_ok':
mm/page_alloc.c:763: undefined reference to `delay_prefetch'
mm/built-in.o: In function `swap_setup':
mm/swap.c:485: undefined reference to `prepare_prefetch'
make: *** [.tmp_vmlinux1] Error 1

-- 
Adam Petaccia <adam@tpetaccia.com>

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-09-06 18:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-05 13:44 2.6.13-ck2 Con Kolivas
2005-09-06 18:25 ` Adam Petaccia [this message]
2005-09-06 20:31   ` 2.6.13-ck2 Rudo Thomas
2005-09-06 21:01   ` [ck] 2.6.13-ck2 Adam Petaccia
2005-09-07 10:41   ` Con Kolivas
2005-09-07 15:10     ` Adam Petaccia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1126031157.8117.5.camel@pimpmobile \
    --to=adam@tpetaccia.com \
    --cc=ck@vds.kolivas.org \
    --cc=kernel@kolivas.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.