Bug 458973 - python-linux-procfs: Add per process flags
Summary: python-linux-procfs: Add per process flags
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: realtime-utilities
Version: 1.1
Hardware: All
OS: Linux
low
low
Target Milestone: 1.0.2
: ---
Assignee: Arnaldo Carvalho de Melo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 459003
TreeView+ depends on / blocked
 
Reported: 2008-08-13 14:54 UTC by Arnaldo Carvalho de Melo
Modified: 2008-09-03 19:18 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-03 19:18:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2008:0865 0 normal SHIPPED_LIVE tuna, rt-setup, rtctl, and python-linux-procfs enhancement update 2008-09-03 19:17:54 UTC

Description Arnaldo Carvalho de Melo 2008-08-13 14:54:51 UTC
Description of problem:

To check that a thread is bound to a processor we need the PF_THREAD_BOUND flag defined somewhere, other flags such as PF_KERNEL_THREAD are also useful, so add all the flags into the pidstats class, that is where we store the data read from /proc/<PID>/stat, where the flags are made available to userspace.

This will be used by the new tuna version, so that we don't mess with percpu kernel threads SMP affinity masks.

Comment 3 errata-xmlrpc 2008-09-03 19:18:01 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2008-0865.html


Note You need to log in before you can comment on or make changes to this bug.