search for: 18754

Displaying 5 results from an estimated 5 matches for "18754".

Did you mean: 1874
2007 Aug 01
3
OpenBSD and too many open files
I posted some questions a few months back and received lots of great help in getting my dovecot/postfix/LDAP setup working. Initially, I ran into the pipe failed too many open files error. I am running this setup on OpenBSD/sparc64 4.1-stable and so I put dovecot in its own class and upped the maxfiles setting for that class. This was back with dovecot 1.0 and everything worked fine. I
2006 Apr 14
2
Puzzled with filters
Hello everyone! I''m trying to create an after filter for all my actions in all controllers. I put it in application controller (application.rb). class ApplicationController < ActionController::Base after_filter :tidyit def tidyit xxxx # syntax error - intentionally end end I have a Example (example_controller.rb) controller with index action. class
2012 Jul 04
1
dovecot and nfs readdir vs readdirplus operations
...mknod 8818016 4% 6058614 3% 2877653 1% 420 0% 0 0% 0 0% remove rmdir rename link readdir readdirplus 2842562 1% 69 0% 2961239 1% 634038 0% 0 0% 82921863 46% fsstat fsinfo pathconf commit 70861 0% 18754 0% 9377 0% 152702 0% Although nfs configuration is the same, there are a lot of differences on readdir vs readdirplus nfs operations. In fact, in the old one we have 12% readdir operations and 3% of readdirplus. And in the new one we have 46% of readdirplus and no readdir operation...
2014 Feb 05
4
[LLVMdev] Optimisation of select/cmp/br
Hi, Is there anyway I can coerce LLVM into performing the following transformation? %1 = icmp eq i32 %flag, 1 %2 = select i1 %1, %foo* %data, %struct.cell_t* null %3 = icmp eq %foo* %2, null br i1 %3, label %failure, label %success Into: %1 = icmp eq i32 %flag, 1 br i1 %1, label %success, label %failure With %data substituted for %2 in %success and its successors, and null
2004 Jan 16
2
ext3 bug?
...7360 31. Mai 2003 blockdev -rwxr-xr-x 1 root root 47944 31. Mai 2003 cfdisk [... normal entries salvaged] -rwxr-xr-x 1 root root 413 29. Mai 2002 fsck.nfs lrwxrwxrwx 1 root root 7 20. Feb 2003 fsck.vfat -> dosfsck ?rwxrw-rwt 13639 21845 18754 23 27. J� 1994 genksyms -rwxr-xr-x 1 root root 14184 31. Mai 2003 getty -rwxr-xr-x 1 root root 121032 16. Apr 2003 grub -rwxr-xr-x 1 root root 2944 16. Apr 2003 grub-floppy -rwxr-xr-x 1 root root 12110 16. Apr 2003 grub-install -...