Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] number of filters



Hi All!

Is it possible to setup more then 256 filters?
I am trying to obtain  _raw TS_  by set all possible filters.
The question - is it possible to setup 0x1fff number of filters?

When i am trying to do this - i receive "too many open files" error.
But i cannot understand why:

[root@test driver]# ulimit -a
core file size (blocks)     1000000
data seg size (kbytes)      unlimited
file size (blocks)          unlimited
max locked memory (kbytes)  unlimited
max memory size (kbytes)    unlimited
open files                  10240
pipe size (512 bytes)       8
stack size (kbytes)         8192
cpu time (seconds)          unlimited
max user processes          2014
virtual memory (kbytes)     unlimited[root@test driver]# cat
/proc/sys/fs/file-max
10240
[root@test driver]# cat /proc/sys/fs/file-nr
627     287     10240
[root@test driver]# cat /proc/sys/fs/in
inode-nr     inode-state
[root@test driver]# cat /proc/sys/fs/inode-state
1605    30      0       0       0       0       0
[root@test driver]#


Any ideas?


--
Regards,
        Andrej Jouravlev




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index