[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <COL124-W189E570304D133AA8B8ECD6C50@phx.gbl>
Date: Wed, 23 Jun 2010 10:25:58 +0300
From: Αλέξανδρος Παπαδογιαννάκης
<psxlover@...mail.com>
To: <akpm@...ux-foundation.org>
Subject: RE: sched_setaffinity not working with kernel 2.6.32.15
And:
if(pthread_barrier_init(&barrier2, NULL, NR_THREADS)) {
should be:
if(pthread_barrier_init(&barrier2, NULL, NR_THREADS+1)) {
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists