login
Login
/
Register
Search
Header Space
Forums
News
Jobs
Blogs
Features
Man Pages
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
8
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
view
thread
Score:
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Peter Zijlstra <a.p.zijlstra@...>
To: Eugene Teo <eugeneteo@...>
Cc: <linux-kernel@...>, Neil Horman <nhorman@...>, Ingo Molnar <mingo@...>
Subject:
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
Date: Friday, February 8, 2008 - 11:10 am
On Fri, 2008-02-08 at 22:59 +0800, Eugene Teo wrote:
quoted text
> RLIMIT_RTTIME was introduced to allow the user to set a runtime timeout on > real-time tasks:
http://lkml.org/lkml/2007/12/18/218
. This patch updates > /proc/<pid>/limits with the new rlimit.
Ah, didn't know about that file, thanks!
quoted text
> Signed-off-by: Eugene Teo <eugeneteo@kernel.sg>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
quoted text
> --- > fs/proc/base.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/fs/proc/base.c b/fs/proc/base.c > index c59852b..dcf7be8 100644 > --- a/fs/proc/base.c > +++ b/fs/proc/base.c > @@ -412,6 +412,7 @@ static const struct limit_names lnames[RLIM_NLIMITS] = { > [RLIMIT_MSGQUEUE] = {"Max msgqueue size", "bytes"}, > [RLIMIT_NICE] = {"Max nice priority", NULL}, > [RLIMIT_RTPRIO] = {"Max realtime priority", NULL}, > + [RLIMIT_RTTIME] = {"Max realtime timeout", "us"}, > }; > > /* Display limits for a process */
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Eugene Teo
, (Fri Feb 8, 10:59 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Peter Zijlstra
, (Fri Feb 8, 11:10 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Michael Kerrisk
, (Thu Feb 28, 11:12 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Peter Zijlstra
, (Thu Feb 28, 11:21 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Michael Kerrisk
, (Fri Apr 11, 4:56 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Peter Zijlstra
, (Fri Apr 11, 5:01 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Michael Kerrisk
, (Fri Apr 11, 5:16 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Peter Zijlstra
, (Fri Apr 11, 5:21 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Michael Kerrisk
, (Fri Apr 11, 5:27 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Peter Zijlstra
, (Fri Apr 11, 5:32 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Michael Kerrisk
, (Fri Apr 11, 5:38 am)
RLIMIT_RTTIME documentation for getrlimit.2
, Michael Kerrisk
, (Fri Apr 18, 12:52 pm)
Re: RLIMIT_RTTIME documentation for getrlimit.2
, Michael Kerrisk
, (Mon Apr 28, 7:44 am)
Re: RLIMIT_RTTIME documentation for getrlimit.2
, Peter Zijlstra
, (Mon Apr 28, 8:09 am)
Re: RLIMIT_RTTIME documentation for getrlimit.2
, Michael Kerrisk
, (Mon Apr 28, 8:14 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Neil Horman
, (Fri Feb 29, 8:32 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Michael Kerrisk
, (Thu Feb 28, 11:44 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Peter Zijlstra
, (Thu Feb 28, 11:50 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Michael Kerrisk
, (Fri Apr 11, 3:38 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Peter Zijlstra
, (Fri Apr 11, 3:45 am)
Re: [PATCH] proc: Add RLIMIT_RTTIME to /proc/<pid>/limits
, Michael Kerrisk
, (Fri Apr 11, 4:01 am)
Navigation
Create content
Mailing list archives
Recent posts
Mail archive search
Enter your search terms.
all mailing lists
alsa-devel
dragonflybsd-bugs
dragonflybsd-commit
dragonflybsd-docs
dragonflybsd-kernel
dragonflybsd-submit
dragonflybsd-user
freebsd-announce
freebsd-bugs
freebsd-chat
freebsd-cluster
freebsd-current
freebsd-drivers
freebsd-embeded
freebsd-fs
freebsd-hackers
freebsd-hardware
freebsd-mobile
freebsd-net
freebsd-performance
freebsd-pf
freebsd-security
freebsd-security-notifications
freebsd-threads
git
git-commits-head
linux-activists
linux-arm
linux-ath5k-devel
linux-btrfs
linux-c-programming
linux-driver-devel
linux-ext4
linux-fsdevel
linux-ia64
linux-input
linux-kernel
linux-kernel-janitors
linux-kernel-mentors
linux-kernel-newbies
linux-kvm
linux-net
linux-netdev
linux-newbie
linux-nfs
linux-raid
linux-scsi
linux-security-module
linux-sparse
linux-usb
linux-usb-devel
madwifi-devel
netbsd-announce
netbsd-tech-kern
open-graphics
open-graphics-announce-kt
openbsd-announce
openbsd-bugs
openbsd-ipv6
openbsd-misc
openbsd-security-announce
openbsd-smp
openbsd-source-changes
openbsd-tech
openfabrics-general
openmoko-community
openmoko-devel
openmoko-kernel
reiserfs-devel
tux3
ucarp
Optionally limit your search to a specific mailing list.
advanced
Popular discussions
linux-kernel
:
Vu Pham
Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel
Quentin Godfroy
possible (ext4 related?) memory leak in kernel 2.6.26
Kentaro Takeda
[TOMOYO #9 (2.6.27-rc7-mm1) 1/6] LSM adapter functions.
Greg Kroah-Hartman
[PATCH 004/196] Chinese: add translation of SubmittingPatches
git
:
Nguyễn Thái Ngọc
[PATCH] git-grep: add --color to highlight matches
Michael Donaghy
Git Screencast ?
Sam Song
Re: Fwd: [OT] Re: Git via a proxy server?
Seth Falcon
git-svn, remote tracking branch question
linux-netdev
:
Volker Armin Hemmann
build error with 2.6.27.6+reiser4+ehci-hub patch. ERROR: "mii_ethtool_gset" [drive...
David Madore
atl1e Ethernet driver not seeing packets sent to 33:33:00:00:00:01 multicast
David Miller
Re: [GIT PULL] [IPV6] COMPAT: Fix SSM applications on 64bit kernels.
Roel Kluin
[PATCH 1] net: fix and typo's
openbsd-misc
:
GVG GVG
ssh_exchange_identification: Connection closed by remote host
Richard Stallman
Real men don't attack straw men
askthelist
Packets Per Second Limit?
Sean Darby
Instant Messenger (CLI-based multi-protocol)
Latest forum posts
Netfilter kernel module
7 hours ago
Linux kernel
serial driver xmit problem
10 hours ago
Linux kernel
Why Windows is better than Linux
10 hours ago
Linux general
How can I see my kernel messages in vt12?
16 hours ago
Linux kernel
Grub
1 day ago
Linux general
vmalloc_fault handling in x86_64
1 day ago
Linux kernel
epoll_wait()ing on epoll FD
1 day ago
Linux kernel
Framebuffer in x86_64 causes problems to multiseat
1 day ago
Linux kernel
Difference between 2.4 and 2.6 regarding thread creation
1 day ago
Linux general
Compiling gfs2 on kernel 2.6.27
2 days ago
Linux kernel
Show all forums...
Recent Tags
more tags
Colocation donated by:
Who's online
There are currently
3 users
and
815 guests
online.
Online users
theuni
Jeremy
Mr_Z
Syndicate
speck-geostationary