X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=wrapper%2Fpoll.h;h=dde5c55b9562856b074a8daf1c415705e02b3a9c;hb=59a49244b2cd0e06b15457a570ea7c5b3f0a5a53;hp=080717bde9d0da3757fd304c76f82360e963cdc1;hpb=a33e44a60b7128349043753e53affba8ebc40716;p=lttng-modules.git diff --git a/wrapper/poll.h b/wrapper/poll.h index 080717bd..dde5c55b 100644 --- a/wrapper/poll.h +++ b/wrapper/poll.h @@ -1,15 +1,19 @@ -#ifndef _LTTNG_WRAPPER_POLL_H -#define _LTTNG_WRAPPER_POLL_H - -/* - * Copyright (C) 2011 Mathieu Desnoyers (mathieu.desnoyers@efficios.com) +/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) + * + * wrapper/poll.h * - * Dual LGPL v2.1/GPL v2 license. + * Copyright (C) 2011-2012 Mathieu Desnoyers */ +#ifndef _LTTNG_WRAPPER_POLL_H +#define _LTTNG_WRAPPER_POLL_H + #include -#warning "poll_wait_set_exclusive() is defined as no-op. Thundering herd effect can be noticed with large number of consumer threads." +/* + * Note: poll_wait_set_exclusive() is defined as no-op. Thundering herd + * effect can be noticed with large number of consumer threads. + */ #define poll_wait_set_exclusive(poll_table)