Re: [PATCH] TIF_NOTSC and SECCOMP prctl
- From: Ingo Molnar <mingo@xxxxxxx>
- Date: Wed, 26 Jul 2006 10:07:39 +0200
* andrea@xxxxxxxxxxxx <andrea@xxxxxxxxxxxx> wrote:
Here a repost of the last seccomp patch against current mainline
including the preempt fix. This changes the seccomp API from
/proc/<pid>/seccomp to a prctl (this will produce a smaller kernel)
and it adds a TIF_NOTSC that seccomp sets. Only the current task can
call disable_TSC (obviously because it hasn't a task_t param). This
includes Chuck's patch to give zero runtime cost to the notsc feature.
please send a patch-queue that is properly split-up: the bugfix, the API
change and the TIF_NOTSC improvement.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] TIF_NOTSC and SECCOMP prctl
- From: andrea
- Re: [PATCH] TIF_NOTSC and SECCOMP prctl
- References:
- Re: [PATCH] TIF_NOTSC and SECCOMP prctl
- From: Chuck Ebbert
- Re: [PATCH] TIF_NOTSC and SECCOMP prctl
- From: andrea
- Re: [PATCH] TIF_NOTSC and SECCOMP prctl
- From: andrea
- Re: [PATCH] TIF_NOTSC and SECCOMP prctl
- Prev by Date: Re: [PATCH -rt] Don't let raise_softirq_prio lower the prio (was: [RT] rt priority losing)
- Next by Date: Re: [NFS] [PATCH] [nfsd] Add lock annotations to e_start and e_stop
- Previous by thread: Re: [PATCH] TIF_NOTSC and SECCOMP prctl
- Next by thread: Re: [PATCH] TIF_NOTSC and SECCOMP prctl
- Index(es):