From: Vlad S. <vl...@cr...> - 2005-12-31 18:01:28
|
Could config option, like 1 second or 10Kbytes Zoran Vasiljevic wrote: > > Am 31.12.2005 um 18:20 schrieb Vlad Seryakov: > >> Another possible solution can be, pre-allocating maxconn upload >> structs and update them without locks, it is integer anyway, so no >> need to lock, 4 byte write is never innterupted, usually it is 1 CPU >> instruction(true for Intel, maybe not for Sparc). > > > Nope. Need locking even for integers. I've seen crazy things... > > OTOH, I'm not that concerned about the locking if it is short-lived > and not frequently done. I believe the "not frequently done" is the > hardest thing to judge. > > Zoran > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > naviserver-devel mailing list > nav...@li... > https://lists.sourceforge.net/lists/listinfo/naviserver-devel > -- Vlad Seryakov 571 262-8608 office vl...@cr... http://www.crystalballinc.com/vlad/ |