Displaying 6 results from an estimated 6 matches for "qts".
Did you mean:
  its
  
2002 Mar 01
1
Maxon's Cinema4D Net Client debugging messages
...heap
skipping...
warn:heap:HEAP_IsRealArena Heap 0x40ee0000: block 0x868442 is not inside
heap
warn:heap:HEAP_IsRealArena Heap 0x40ee0000: block 0x74fc90 is not inside
heap
warn:gdi:GDI_GetObjPtr Invalid handle 0
warn:gdi:GDI_GetObjPtr Invalid handle 0
warn:dosfs:DOSFS_FindUnixName 'QuickTime.qts' not found in
'/home/kerstin/windose/C4DNET_R73 PC'
warn:module:MODULE_LoadLibraryExA Failed to load module
'C:\WINDOWS\SYSTEM'; error=0x00000002
warn:dosfs:DOSFS_FindUnixName 'QuickTime.qts' not found in
'/home/kerstin/.wine/fake_windows/Windows/System'
warn:mod...
2016 Feb 14
2
Qts - L --mLock option
Hi All
Going through the options tinc has . Can someone explain exactly what the
purpose is for -L option for the runtime command.
So does this mean that tinc will run in RAM and will not be saved in swap
(default) ?
================
-L, --mlock
Lock tinc into main memory.  This will prevent sensitive data like
shared private keys to be written to the system
             swap
2016 Feb 14
0
Qts - L --mLock option
On Sun, Feb 14, 2016 at 10:53:19AM +0300, Yazeed Fataar wrote:
> Going through the options tinc has . Can someone explain exactly what the
> purpose is for -L option for the runtime command.
> 
> So does this mean that tinc will run in RAM and will not be saved in swap
> (default) ?
Yes, that's exactly what it does.
-- 
Met vriendelijke groet / with kind regards,
     Guus
2016 Feb 14
0
Qts - L --mLock option
On Sun, Feb 14, 2016 at 01:12:11PM +0300, Yazeed Fataar wrote:
> So as best practice running tinc I should include it ?
I personally see little value in it. If you want to enable it, be sure
to understand the implications of locking a process in RAM; you should
have more RAM than the tincd process memory will ever use, and you
should check that there are no resource limits that prevent tinc
2016 Feb 14
2
Qts - L --mLock option
So as best practice running tinc I should include it ?
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
On Sun, Feb 14, 2016 at 1:08 PM, Guus Sliepen <guus at tinc-vpn.org> wrote:
> On Sun, Feb 14, 2016 at 10:53:19AM +0300, Yazeed Fataar wrote:
>
> > Going through the options tinc has . Can someone explain exactly what the
> > purpose is for -L option for the
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*