Re: [PATCH 6/18] 2.6.17.9 perfmon2 patch for review: sampling format support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 1 Sep 2006 09:09:25 -0700
Stephane Eranian <[email protected]> wrote:

> > Why identify a format with a UUID rather than via a nice human-readable name?
> > 
> 
> Although a UUID is slightly more difficult to manipulate than a clear text string, it
> offers several advantages:
> 	- is guaranteed unique
> 	- generation is fully distributed
> 	- easy generation with uuidgen
> 	- fixed size
> 	- very easy to pass to the kernel, there is not char * in a struct pass to kernel
> 	- not to worry about '\0'

The kernel has got along OK using ascii strings for this sort of thing in
thousands of places for many years.  Is there something special or unique
about perfmon's requirements which make UUIDs a clearly superior
implementation?

> We use UUID to idenitfy a format + a version number. The version number can be useful
> to identify backward compatible versions of a format.

Interfaces use major and minor version numbering for that.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux