aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/lightspark-devel/pkg-message
blob: 53003ce71b8c3bcd7cc2930f0c3929d9f3bb3571 (plain) (blame)
1
2
3
4
5
To use lightpark, you'll need maximum number of POSIX 1003.1B
semaphores bumped from default 30 to something much higher (>2048).
On FreeBSD >= 8.1 you can do that via p1003_1b.sem_nsems_max sysctl,
on earlier versions you'll have to edit kernel source to bump SEM_MAX
and recompile the kernel.