lkml.org 
[lkml]   [2007]   [Nov]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [perfmon] Re: [perfmon2] perfmon2 merge news
    > Yes, horribly more complicated because of locking issues within perfmon.
    > As soon as you expose a file descriptor, you need some locking to prevent
    > multiple user threads (malicious or not) to compete to access the PMU state.

    Why do you need the file descriptor?

    One of the main problems with perfmon is the complicated user interface.

    Naively I would assume just some thread global state should be sufficient.

    > I think the value add of NMI can be as well achieved with advanced PMU features
    > such as Intel Core 2 PEBS.

    True probably, although only on CPUs that support PEBS. Dropping features
    for old CPUs is unfortunately quite difficult in Linux, and in this case
    probably not an option because there are so many of them (e.g. all of AMD
    not Fam10h)

    -Andi
    -
    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/

    \
     
     \ /
      Last update: 2007-11-13 22:55    [W:2.101 / U:0.084 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site