Displaying 4 results from an estimated 4 matches for "zcontrol".
Did you mean:
control
2013 Oct 10
1
Question about DNS Ghost Records
...ame and shows 0
Records?
$ nslookup Z37
Server: 192.168.2.1
Address: 192.168.2.1#53
Name: Z37.calcdom.local
Address: 192.168.2.203
$ samba-tool dns query localhost calcdom.local @ ALL
Name=, Records=4, Children=0
SOA: serial=119, refresh=900, retry=600, expire=86400,
ns=zcontroller.calcdom.local., email=hostmaster.calcdom.local.
(flags=600000f0, serial=119, ttl=3600)
NS: zcontroller.calcdom.local. (flags=600000f0, serial=1, ttl=900)
A: 134.147.57.144 (flags=600000f0, serial=110, ttl=900)
A: 192.168.2.1 (flags=600000f0, serial=110, ttl=900)
Name=_msdcs, R...
2005 Dec 22
5
How to access request''s raw_header: HTTP hdr sent by browser
Is that something possible, i''ve been trying to get to the RAW headers
sent during a GET request on a page, and couldn''t find where. I''m using
webrick.
Here are the tries I did to get access to it:
class ZController < ApplicationController
def info
#render :inline => request.inspect
#render :inline => raw_header.inspect
#render :inline => request_line.inspect
#render :inline => req.inspect
#render :inline => meta.inspect
#render :inline => header.inspect
#r...
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))
...ll 23 102145 1 0.02 101702 1 0.02 101702
z51.ll 23 53684 1 0.01 53243 1 0.01 53243
zalloc.ll 3 4819 0 0.01 4803 0 0.01 4803
zarith.ll 12 55152 0 0.02 55128 0 0.02 54189
zarray.ll 5 18535 0 0.01 18511 0 0.01 18511
zchar.ll 20 100759 0 0.02 100735 0 0.02 99275
zcolor.ll 4 8759 0 0.01 8735 0 0.01 8735
zcontrol.ll 18 61047 0 0.02 61023 0 0.02 61023
ZDecoder.ll 16 73858 0 0.01 73824 0 0.01 73824
zdevice.ll 12 52562 0 0.01 52538 0 0.01 52538
zdict.ll 15 47575 0 0.01 47551 0 0.01 47551
zfile.ll 39 184764 1 0.03 184664 0 0.03 184740
zfont.ll 15 83724 0 0.02 83700 0 0.02 83700
zgeneric.ll 12 74542 0 0.01 74518...