Messages in this thread |  | | Date | Sun, 25 Sep 2011 13:16:41 +0200 | | From | Heinz Diehl <> | | Subject | Re: BFS cpu scheduler and skip list implementation |
| |
On 25.09.2011, Con Kolivas wrote:
> I'm guessing you did not configure in the BFS CPU scheduler, which is pretty > much mandatory with this patch.
Of course, I did:
[root@wildsau ~]# cat /usr/src/linux/.config | grep BFS CONFIG_SCHED_BFS=y CONFIG_HUGETLBFS=y CONFIG_BFS_FS=m
|  |