Displaying 20 results from an estimated 69 matches for "dawide".
Did you mean:
davide
2017 Feb 15
2
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, 2017-02-15 at 16:50 -0500, Dawid Zamirski wrote:
> On Wed, 2017-02-15 at 21:14 +0000, Richard W.M. Jones wrote:
> > On Wed, Feb 15, 2017 at 02:28:41PM -0500, Dawid Zamirski wrote:
> > > Correct, however there's also no guarantee that seeking by 4k in
> > > "garbage" data would not land you in registry data that happens
> > > to
> >
2017 Feb 15
2
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, Feb 15, 2017 at 02:28:41PM -0500, Dawid Zamirski wrote:
> Correct, however there's also no guarantee that seeking by 4k in
> "garbage" data would not land you in registry data that happens to
> evaluate to "hbin" as well. That's why I put "hbin" offset validation
> check couple of lines below to make sure that the "hbin" we found
2016 Jun 09
4
TableGen operand question
Hi,
As a way to learn LLVM, I'm trying to write a backend for the Microchip
PIC18 8-bit microcontroller.
On this device, the hardware stack is very small and is used only for
storing function return addresses.
A "real" software stack implementation is not very efficient because of the
limited instruction set, so for all the non-reentrant functions I've
decided to use a similar
2017 Feb 15
2
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, Feb 15, 2017 at 01:48:29PM -0500, Dawid Zamirski wrote:
> On Wed, 2017-02-15 at 16:54 +0000, Richard W.M. Jones wrote:
> > On Tue, Feb 14, 2017 at 12:05:20PM -0500, Dawid Zamirski wrote:
> > > * hivex_open: when looping over hbin sections (aka pages), handle a
> > > case where following hbin section may not begin at exactly at the
> > > end
> >
2017 Feb 15
2
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Tue, Feb 14, 2017 at 12:05:20PM -0500, Dawid Zamirski wrote:
> * hivex_open: when looping over hbin sections (aka pages), handle a
> case where following hbin section may not begin at exactly at the end
> of previous one. If this happens, scan the page section until next
> one is found and validate it by checking declared offset with actual
> one - if they match, all is
2017 Feb 15
0
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, Feb 15, 2017 at 05:22:52PM -0500, Dawid Zamirski wrote:
> On Wed, 2017-02-15 at 16:50 -0500, Dawid Zamirski wrote:
> > On Wed, 2017-02-15 at 21:14 +0000, Richard W.M. Jones wrote:
> > > On Wed, Feb 15, 2017 at 02:28:41PM -0500, Dawid Zamirski wrote:
> > > > Correct, however there's also no guarantee that seeking by 4k in
> > > >
2011 Apr 21
2
4kB sector size HDDs
Hello again.
Do any of you have one of the 'new' HDDs with 4kB Sectors currently in use?
I would upgrade to the 4kB disks but I don't know if this might be
problematic as I intend to use ZFS w/ RAIDz or at least a classic RAID6.
How might this affect performance under 5.5 and how do I go about setting up
the alignment of the partitions I use?
Kind regards
Dawid Horace
2017 Feb 14
2
Re: [PATCH 2/2] lib: allow to walk registry with corrupted blocks
On Wed, Feb 08, 2017 at 04:36:31PM -0500, Dawid Zamirski wrote:
> There are some corrupted registry files that have invalid hbin cells
> but are still readable. This patch makes the following changes:
>
> * hivex_open - do not abort with complete failure if we run across a
> block with invalid size (unless it's the root block). Instead just
> log the event, and move on.
2014 Sep 19
1
quota recalc problem for big maildirs
hi,
we use dovecot 2.2.13, and we've lately started using maildir quota
(previously fs quota was used, right now it's "quota = maildir:User
quota" changed from "quota = fs:User quota:user:inode_per_mail").
When the change was applied we didn't manually forced generating
maildirsize files. So, when the first deliver happens (or the file grows
larger then 5KB)
2003 Dec 15
3
voicemail as an attachement
Hi,
I can not send voicemails as an attachement. When setting the "attach=yes"
option in voicemail.conf the mails get rejected from the mail server:
----- Transcript of session follows -----
451 4.4.1 timeout writing message to higgs.elka.pw.edu.pl.: Connection timed
out
with higgs.elka.pw.edu.pl.
451 4.4.1 timeout writing message to elektron.elka.pw.edu.pl.: Connection
timed
out
2006 May 08
2
samba as a dc
Hello!
I want to connect computers with windows xp (pro/home) to a one computer
linux (with samba). I want to every user who want to use his/her account
data may use any of the computers in the office and have theys personal
data (in any pleace in the office) (domain or something, i don't know). I
have a little problem with a how to plan and configure all of
that and i am thinking if it
2017 Feb 08
4
[PATCH 0/2] hivex: handle corrupted hives better
Hello,
The following patches address issues when dealing with hives that have
corrupted data in them but are otherwise readable/writable. Those were
found on some rather rare Windows installations that seem to work fine
but current hivex fails to even open.
Those patches change hivex to simply log and ignore such "corrupted"
regions instead of aborting because the caller might be
2004 Jan 02
4
one way choppy sound problem !
Hi all,
I have my asterisk setup as following:
IP 2 x E1
x-lite <-------> Asterisk -------> PSTN
When I place a call from x-lite to PSTN, the quality of the sound in the
direction x-lite -> PSTN is very bad. That is, the voice of the x-lite user,
heard by the PSTN user is choppy and makes communication not very pleasant.
The sound is choppy as if bits of data
2003 Dec 19
4
nat router + sip phone adaptor (+adsl modem)
Hi all,
I was wondering whether any of you have experience/info on Cable and/or ADSL
modems that would come together with a SIP phone adaptor. What I am
interested in is something that would plug directly into you ISP's cable (be
it ethernet or adsl/phoneline), would combine a modem/router/nat such that
on the other you could simply plug in your RJ-45 cable for your PC and a
RJ-11 cable for
2011 Apr 02
8
ZFS @ centOS
...found information about the ZFS-Fuse
implementation and unclear hints that there is another way. Phoronix
reported that http://kqinfotech.com/ would release some form of ZFS for the
kernel but I have found nothing.
Can so. tell me if fuse-ZFS is more trouble than it's worth?
Thanks in adv.
Dawide
2017 Feb 15
0
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, 2017-02-15 at 16:54 +0000, Richard W.M. Jones wrote:
> On Tue, Feb 14, 2017 at 12:05:20PM -0500, Dawid Zamirski wrote:
> > * hivex_open: when looping over hbin sections (aka pages), handle a
> > case where following hbin section may not begin at exactly at the
> > end
> > of previous one. If this happens, scan the page section until
> > next
> >
2004 Jan 22
2
asterisk 0.7.1 - mysql
Hi,
Since I've upgraded my * to 0.7.1 I see no new cdr's in my MySQL. Does this
new version of * only work through ODBC ? Do I have connect to MySQL through
ODBC now ?
Regards,
Dave
2016 Feb 05
1
Re: [PATCH] inspect: get windows drive letters for GPT disks.
On Fri, 2016-02-05 at 18:08 +0000, Richard W.M. Jones wrote:
> On Fri, Feb 05, 2016 at 12:15:32PM -0500, Dawid Zamirski wrote:
> > This patch updates the guestfs_inspect_get_drive_mappings API call
> > to
> > also return drive letters for GPT paritions. Previously this worked
> > only for MBR partitions. This is achieved by matching the GPT
> > partition
> >
2017 Feb 15
0
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Wed, 2017-02-15 at 18:52 +0000, Richard W.M. Jones wrote:
> On Wed, Feb 15, 2017 at 01:48:29PM -0500, Dawid Zamirski wrote:
> > On Wed, 2017-02-15 at 16:54 +0000, Richard W.M. Jones wrote:
> > > On Tue, Feb 14, 2017 at 12:05:20PM -0500, Dawid Zamirski wrote:
> > > > * hivex_open: when looping over hbin sections (aka pages),
> > > > handle a
> >
2017 Feb 16
1
Re: [PATCH v2 1/2] lib: change how hbin sections are read.
On Thu, 2017-02-16 at 08:43 +0000, Richard W.M. Jones wrote:
> On Wed, Feb 15, 2017 at 10:59:33PM +0000, Richard W.M. Jones wrote:
> >
> > OK, I ended up turning the warning off. It appears from the
> > info file that the warning is about GCC not being able to make
> > an optimization, not a bug in the code.
> >
> > However I do have a more substantial