From: Andrew Morton <akpm@linux-foundation.org>
To: Jiri Slaby <jslaby@suse.cz>
Cc: mingo@elte.hu, linux-kernel@vger.kernel.org, jirislaby@gmail.com,
Peter Zijlstra <peterz@infradead.org>
Subject: Re: [PATCH 1/2] core: posix-cpu-timers, cleanup rlimits usage
Date: Wed, 27 Jan 2010 17:13:35 -0800 [thread overview]
Message-ID: <20100127171335.7edf041d.akpm@linux-foundation.org> (raw)
In-Reply-To: <1264610071-24794-1-git-send-email-jslaby@suse.cz>
On Wed, 27 Jan 2010 17:34:30 +0100
Jiri Slaby <jslaby@suse.cz> wrote:
> Fetch rlimit (both hard and soft) values only once and work on them.
> It removes many accesses through sig structure and makes the code
> cleaner.
The patch doesn't apply for me in semi-serious ways because I applied
rather a lot of timer-related patches:
timer-stats-fix-del_timer_sync-and-try_to_del_timer_sync.patch
posix-cpu-timers-reset-expire-cache-when-no-timer-is-running.patch
hrtimer-correct-a-few-numbers-in-comments.patch
clockevents-ensure-taht-min_delta_ns-is-increased-in-error-path.patch
clocksource-add-argument-to-resume-callback.patch
clocksource-start-cmt-at-clocksource-resume.patch
clocksource-add-suspend-callback.patch
posix-timersc-dont-export-local-functions.patch
timers-introduce-the-concept-of-timer-slack-for-legacy-timers.patch
cpu-timers-simplify-rlimit_cpu-handling.patch
cpu-timers-cleanup-arm_timer.patch
cpu-timers-return-correct-previous-timer-reload-value.patch
cpu-timers-change-sigev_none-timer-implementation.patch
cpu-timers-assure-to-not-iterate-over-all-threads-in-fastpath_timer_check.patch
cpu-timers-optimize-run_posix_cpu_timers.patch
(The above patches are up to six months old. Something isn't working right).
next prev parent reply other threads:[~2010-01-28 1:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-27 16:34 [PATCH 1/2] core: posix-cpu-timers, cleanup rlimits usage Jiri Slaby
2010-01-27 16:34 ` [PATCH 2/2] core: use helpers for rlimits Jiri Slaby
2010-01-28 1:13 ` Andrew Morton [this message]
2010-01-28 6:23 ` [PATCH 1/2] core: posix-cpu-timers, cleanup rlimits usage Jiri Slaby
2010-01-28 22:04 ` Jiri Slaby
2010-01-28 22:04 ` [PATCH 2/2] core: use helpers for rlimits Jiri Slaby
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=20100127171335.7edf041d.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=jirislaby@gmail.com \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=peterz@infradead.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.