search for: 66640

Displaying 4 results from an estimated 4 matches for "66640".

Did you mean: 66648
2017 Aug 25
2
Cannot login to Samba server remotely
...PALIVE = 8         SO_REUSEADDR = 4         SO_BROADCAST = 0         TCP_NODELAY = 4         TCP_KEEPCNT = 0         TCP_KEEPIDLE = 0         TCP_KEEPINTVL = 0         IPTOS_LOWDELAY = 0         IPTOS_THROUGHPUT = 0         SO_REUSEPORT = 512         SO_SNDBUF = 34000         SO_RCVBUF = 66640         SO_SNDLOWAT = 2048         SO_RCVLOWAT = 1         SO_SNDTIMEO = 0         SO_RCVTIMEO = 0 [2017/08/25 15:44:12.256761,  5, pid=24534, effective(0, 0), real(0, 0)] ../lib/util/util_net.c:1057(print_socket_options)   Socket options:         SO_KEEPALIVE = 8         SO_REUSEADDR = 4...
2007 Apr 25
5
Upload PDF / Save as tiff
Hi, I''m trying to automate the conversion of a PDF document received via a browser upload to a tiff image via ghostscript. I have the PDF data in a string, and I need the tiff data returned into a string. The general command I want to emulate is: type test.pdf | "c:\program files\gs\gs8.56\bin\gswin32c.exe" -q -dNOPAUSE -dBATCH -sDEVICE=tiffg4 -sOutputFile=- > test5.tiff
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...ultName.ll 7 62842 0 0.02 62807 0 0.02 62807 Deflate64Register.ll 37 66816 1 0.01 66858 0 0.01 66449 DeflateDecoder.ll 51 266084 0 0.03 266050 0 0.03 252633 DeflateEncoder.ll 60 470588 13 0.04 444840 13 0.04 442812 DeflateProps.ll 5 59635 0 0.02 59602 0 0.02 59602 DeflateRegister.ll 37 66598 1 0.01 66640 0 0.01 66231 defmt.ll 13 134433 0 0.02 134402 0 0.02 133190 defs.ll 0 5483 0 0.01 5468 0 0.01 5468 deleteDataObject.ll 1 6265 0 0.01 6240 0 0.01 6240 deleteEntry.ll 1 21420 0 0.01 21395 0 0.01 21395 deleteIndexEntry.ll 1 4506 0 0.01 4481 0 0.01 4481 deleteIndexNode.ll 1 4392 0 0.01 4367 0 0.01 4367...