search for: kavi

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

Did you mean: avi
2003 Oct 22
1
Feature Request - Recursive Rsync Parameter - Example Script
...example bash script that is an attempt at this idea: (it supports the -n options so you can see the calls it makes) My bash scripting skills need some work, but, you get the idea. If someone wants to further develop this script, feel free. Cheers. #!/bin/bash # copyright 2003 Matt Olson, Kavi Corporation (molson@kavi.com) # Licence: General Public License # set our environment IFS=$'\n' # This keeps bash from breaking up file names with space in them. if [ ! -n "$1" ] then echo "Usage: `basename $0` <recursion_level> \"quoted_rsync_parameters\&quot...
2014 Apr 12
4
[Bug 2225] New: sshd core dumps when used in high scaled environments.
...caled environments. Product: Portable OpenSSH Version: 6.2p1 Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: kavi at juniper.net Created attachment 2424 --> https://bugzilla.mindrot.org/attachment.cgi?id=2424&action=edit possible fix. sshd crashes with the core dump when used in high scale environment. The program crashes inside the function "cleanup_exit" at line if (use_privsep &&a...
2009 Jun 23
2
[LLVMdev] LLVM Automatic Pool Allocation
My name is Michael Frerichs and I am a part of a research team led by Dr. Krishna Kavi at the University of North Texas. Our current work focuses on optimizing dynamic memory for multiprocessor systems. We are interested in the LLVM infrastructure and the Automatic Pool Allocation technique. We believe this tool could be useful to our research and wondered if we could utilize your im...
2009 Jun 23
0
[LLVMdev] LLVM Automatic Pool Allocation
MichaelFrerichs wrote: > My name is Michael Frerichs and I am a part of a research team led by Dr. Krishna Kavi at the University of North Texas. Our current work focuses on optimizing dynamic memory for multiprocessor systems. We are interested in the LLVM infrastructure and the Automatic Pool Allocation technique. We believe this tool could be useful to our research and wondered if we could utilize your im...