findblk disk_block_number
--
Anton Yuzhaninov.
Try see FSM server model (e. g. using libevent). If all clients served
by single thread, and signle process (using noblocking sockets) then
no locks need.
This model scale up to 50k-100k connections per host.
--
Anton Yuzhaninov.
___
[EMAIL PROTECTE
return (EINVAL);
(ssize_t) uap->len < 0
limit maximum value for uap->len to SIZE_T_MAX/2
May be this check can be removed?
It test it on FreeBSD 6.2 i386 - without this check a can map 2400 Mb
file.
Also mmap man page say, that 2 Gb limit was a documentation bug, but this
limit st
3 matches
Mail list logo