All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Tommi Rantala <tt.rantala@gmail.com>
Cc: trinity@vger.kernel.org
Subject: Re: [PATCH 5/8] move perf_event.h to include/
Date: Mon, 1 Jul 2013 10:43:31 -0400	[thread overview]
Message-ID: <20130701144331.GA4441@redhat.com> (raw)
In-Reply-To: <CA+ydwtqCM0_TahM2y3AHG=tbwwyzp14jmMM0WspACic+QiVACw@mail.gmail.com>

On Mon, Jul 01, 2013 at 05:35:05PM +0300, Tommi Rantala wrote:
 > 2013/7/1 Dave Jones <davej@redhat.com>:
 > > can you elaborate on this one ?
 > 
 > I'm working on some patches (that I hope to finish sometime soon) to
 > open more types of file descriptors at Trinity startup

Ah, excellent. I was thinking of that after seeing your hack a while back
for epoll descriptors. Looking forward to it. (And glad I don't have to
do it now ;)

 > and this header will be useful for that purpose. (Might also be possible to use
 > something from syscalls/perf_event_open.c, and perhaps avoid requiring
 > the header, but did not look into that.)
 > 
 > I also want the ioctl definitions from the header (in code living in ioctls/).

Sounds good, I'll merge it and the other patches in a while.

	Dave

  reply	other threads:[~2013-07-01 14:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-30 19:33 [PATCH 0/8] misc trinity patches Tommi Rantala
2013-06-30 19:33 ` [PATCH 1/8] Use TRINITY_PF_MAX instead of PF_MAX in syscalls/socket.c Tommi Rantala
2013-06-30 19:33 ` [PATCH 2/8] Fix open() result check in check_tainted() Tommi Rantala
2013-06-30 19:33 ` [PATCH 3/8] Avoid needless get_filename() calls in generate_pathname() Tommi Rantala
2013-06-30 19:33 ` [PATCH 4/8] Fix double rand() " Tommi Rantala
2013-06-30 19:33 ` [PATCH 5/8] move perf_event.h to include/ Tommi Rantala
2013-06-30 23:29   ` Dave Jones
2013-07-01 14:35     ` Tommi Rantala
2013-07-01 14:43       ` Dave Jones [this message]
2013-07-01 15:30         ` Vince Weaver
2013-06-30 19:33 ` [PATCH 6/8] msgrcv() and msgsnd() IPC_NOWAIT msgflg Tommi Rantala
2013-06-30 19:33 ` [PATCH 7/8] ioctls/drm: add deprecated nouveau ioctls Tommi Rantala
2013-06-30 19:33 ` [PATCH 8/8] ioctls/vhost: VHOST_SCSI_* ioctls Tommi Rantala

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=20130701144331.GA4441@redhat.com \
    --to=davej@redhat.com \
    --cc=trinity@vger.kernel.org \
    --cc=tt.rantala@gmail.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 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.