public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Rick Moseley <rmoseley@redhat.com>
To: frysk <frysk@sourceware.org>
Cc: Clark Williams <williams@redhat.com>
Subject: Interesting MRG-RT stuff
Date: Tue, 15 Jul 2008 20:00:00 -0000	[thread overview]
Message-ID: <487D01D7.1080009@redhat.com> (raw)

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

Hi all,

Thanks to Andrew Cagney's chat with Clark Williams at the Engineering 
meeting, a new GUI tool was revealed that the MRG-RT team is working on 
called Tuna.  Andrew suggested I talk with Clark and get a demo of that 
tool as it shows a real-time view of the CPU queue(see attached 
screenshot).  Clark gave me a quick demo of that tool and it is pretty 
slick.  It was written in Python using the PyGTK bindings and has a lot 
of good features they use to tune their real-time kernel.

The nice thing about this is that a lot of nice code has been written to 
poll the /proc directory to keep the screen updated accurately with the 
latest list of processes and associated threads in the cpu queue.  The 
code has been pretty compartmentalized and placed in libraries so we 
could re-use it/modify it/whatever for any part of Frysk(GUI, 
commandline, etc.) that needs to access the /proc filesystem.  This code 
is being maintained on kernel.org.

Anyways, just something else we can use if we want when the time comes.

Rick

[-- Attachment #2: tuna_screen.png --]
[-- Type: image/png, Size: 126585 bytes --]

                 reply	other threads:[~2008-07-15 20:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=487D01D7.1080009@redhat.com \
    --to=rmoseley@redhat.com \
    --cc=frysk@sourceware.org \
    --cc=williams@redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).