Re: [PATCH] Polling > 16000 FDs, Take 2

From: Manfred Spraul (manfreds@colorfullife.com)
Date: Tue Jan 11 2000 - 03:53:09 EST


Bill Wendling wrote:
>
+ else
+ fds = (struct pollfd *)vmalloc(size);
+

vmalloc() & vfree() need lock_kernel(). Tigran wrote a patch, but that
patch is not (yet?) part of the standard kernel.

--
	Manfre

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:17 EST