Zhihao Yuan wrote:
> > Could you please eleborate on the nvi-devel problems? I'm the current
> > maintainer of this port, and as far as I know it's fully functional.
> 1. It does not support non-Unicode encodings. Actually, these
> encodings are mainstream in multi-byte encodings world. A proper
>
On Fri Mar 25 11, Bruce Cran wrote:
> On Fri, 25 Mar 2011 00:21:15 +
> Alexander Best wrote:
>
> > i hacked up humanized_number(3) a bit in order to produce the
> > following df(1) output:
> > [...]
> > 4.2Gi 4.2Gi 0B 100% 0 0 100% /media/dvd
>
> I don't know if it's co
On Thu Mar 24 11, Warner Losh wrote:
> The new flag is '0x0f' but it should be '0x40' since that's a bit field...
thanks for the hint. i've updated that particular line in libutil.h.
>
> I did some doodling with this as well in my tree, and came up with something
> similar. I had an ifdef that
Hi all,
miwi@ launched the new thing called Experimental Call For Testing,
it's our turn :)
Julien Laffaye (jlaffaye@) and I, helped by Philippe Pepiot (huge
contributor) have been working since the end of the last GSoC on a
rewrite of pkg_install.
pkgng is a binary package manager written from
On 2011-Mar-24 17:00:02 +0800, Jing Huang wrote:
> In this scenario, I plan to use both tsc and shared memory to
>calculate precise time in user mode. The shared memory includes
>system_time, tsc_system_time and factor_tsc-system_time.
This sounds like a reasonable approach to me. Note t
on 25/03/2011 11:52 Alexander Leidinger said the following:
> As I read it, it looks a little bit like the SYSINIT of the SDT probes didn't
> work as expected for my new probes (does this work in modules? fxr.watson.org
> AFAICS only lists SDT probes in kernel-code, not in module-code), a hit with
Dudinskyi Olexandr wrote:
Hello.
My name is Dudinskyi Oleksandr. I am a student of National aviation university,
Ukraine. I want to participate in GSoC 2011 with your organization.
My project: Disk device error counters, iostat –e.
I thing this project is very necessary in the FreeBSD system
Hello.
My name is Dudinskyi Oleksandr. I am a student of National aviation university,
Ukraine. I want to participate in GSoC 2011 with your organization.
My project: Disk device error counters, iostat –e.
I thing this project is very necessary in the FreeBSD system. Now I make a
plan to dev
Hi,
I'm in the process of adding some SDT probes to the linuxulator.
Unfortunately I get a kernel panic while doing a "dtrace -l -P
linuxulator". What I see in kgdb puzzles me. Maybe someone can help out?
The id of the provider is 0x0, I would expect this is a little
problem. Debugging se
On Thursday, March 24, 2011 9:34:35 am Jing Huang wrote:
> Hi,
>
>Thanks for your replay. That is just my self-introduction:) I want
> to borrow the shared memory idea from KVM, I am not want to port a
> whole KVM:) But for this project, there are some basic problems.
>
> As I know, tsc
Quoting Andriy Gapon (from Fri, 25 Mar 2011 12:56:56 +0200):
on 25/03/2011 11:52 Alexander Leidinger said the following:
As I read it, it looks a little bit like the SYSINIT of the SDT
probes didn't
work as expected for my new probes (does this work in modules?
fxr.watson.org
AFAICS only li
On Fri, Mar 25, 2011 at 10:40:44AM +0100, Johan van Selst wrote:
> Zhihao Yuan wrote:
> > > Could you please eleborate on the nvi-devel problems? I'm the current
> > > maintainer of this port, and as far as I know it's fully functional.
> > 1. It does not support non-Unicode encodings. Actually, th
2011/3/25 Alexander Leidinger :
> Quoting Baptiste Daroussin (from Fri, 25 Mar 2011
> 11:11:11 +0100):
>
>> pkgng is a binary package manager written from scratch for FreeBSD.
>
> I didn't had a look at it, just some comments about some parts you
> explained.
>
>> features supported are or will be
On Fri, Mar 25, 2011 at 2:38 PM, Alexander Leidinger
wrote:
> Quoting Baptiste Daroussin (from Fri, 25 Mar 2011
> 15:14:52 +0100):
>
>> 2011/3/25 Alexander Leidinger :
>>>
>>> Quoting Baptiste Daroussin (from Fri, 25 Mar 2011
>>> 11:11:11 +0100):
>>>
pkgng is a binary package manager writte
On 2011-Mar-25, 15:03, Julien Laffaye wrote:
> >>> What about DB corruption/loss? Do you keep the /var/db/pkg//xxx
> >>> files even with pkgng and only use the DB as a way to speed up some work
> >>> (so
> >>> the DB corruption just requires to run pkg2ng), or are you lost of the DB
> >>> is
> >>>
2011/3/25 Pietro Cerutti :
> On 2011-Mar-25, 15:03, Julien Laffaye wrote:
>> >>> What about DB corruption/loss? Do you keep the /var/db/pkg//xxx
>> >>> files even with pkgng and only use the DB as a way to speed up some work
>> >>> (so
>> >>> the DB corruption just requires to run pkg2ng), or are y
Quoting Alexander Leidinger (from Fri, 25
Mar 2011 14:14:49 +0100):
Quoting Andriy Gapon (from Fri, 25 Mar 2011
12:56:56 +0200):
on 25/03/2011 11:52 Alexander Leidinger said the following:
As I read it, it looks a little bit like the SYSINIT of the SDT
probes didn't
work as expected fo
Quoting Baptiste Daroussin (from Fri, 25 Mar 2011
11:11:11 +0100):
pkgng is a binary package manager written from scratch for FreeBSD.
I didn't had a look at it, just some comments about some parts you explained.
features supported are or will be :
- the register command can analyse el
Quoting Baptiste Daroussin (from Fri, 25 Mar 2011
15:14:52 +0100):
2011/3/25 Alexander Leidinger :
Quoting Baptiste Daroussin (from Fri, 25 Mar 2011
11:11:11 +0100):
pkgng is a binary package manager written from scratch for FreeBSD.
I didn't had a look at it, just some comments about s
on 25/03/2011 17:35 Pietro Cerutti said the following:
> No need to look for strange scenarios, I'm surely going to sudo rm -f the file
> more sooner than later, so... maybe just save a copy?
I even can rm -rf / by accident.
What's your solution to this? :)
P.S. one solution would be a subcase of
On Fri, Mar 25, 2011 at 11:35 AM, Andriy Gapon wrote:
> on 25/03/2011 17:35 Pietro Cerutti said the following:
>> No need to look for strange scenarios, I'm surely going to sudo rm -f the
>> file
>> more sooner than later, so... maybe just save a copy?
>
> I even can rm -rf / by accident.
> What'
On Fri, Mar 25, 2011 at 8:45 AM, Kurt Lidl wrote:
> On Fri, Mar 25, 2011 at 10:40:44AM +0100, Johan van Selst wrote:
>> Zhihao Yuan wrote:
>> > > Could you please eleborate on the nvi-devel problems? I'm the current
>> > > maintainer of this port, and as far as I know it's fully functional.
>> > 1
One difference between this patch, and the patch I came up with, was that I
used arrays of character pointers to the names of the symbols to use. This got
around the problem that you have with the 'shift' you had to introduce to get
things more or less correct. It also made for the possibility
On Fri Mar 25 11, Warner Losh wrote:
> One difference between this patch, and the patch I came up with, was that I
> used arrays of character pointers to the names of the symbols to use. This
> got around the problem that you have with the 'shift' you had to introduce to
> get things more or le
On Fri, Mar 25, 2011 at 11:54:35AM -0500, Eitan Adler wrote:
> On Fri, Mar 25, 2011 at 11:35 AM, Andriy Gapon wrote:
> > on 25/03/2011 17:35 Pietro Cerutti said the following:
> >> No need to look for strange scenarios, I'm surely going to sudo rm -f the
> >> file
> >> more sooner than later, so.
On Fri, 25 Mar 2011 16:35:21 +0100 Pietro Cerutti
wrote:
> On 2011-Mar-25, 15:03, Julien Laffaye wrote:
> > >>> What about DB corruption/loss? Do you keep
> > >>> the /var/db/pkg//xxx files even with pkgng and only
> > >>> use the DB as a way to speed up some work (so
> > >>> the DB corruption j
As far as package managers go, yum, which is used widely, uses SQLite.
--
Peace cannot be achieved through violence, it can only be attained through
understanding.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fr
On Fri, Mar 25, 2011 at 1:14 PM, Alexander Leidinger
wrote:
> On Fri, 25 Mar 2011 16:35:21 +0100 Pietro Cerutti
> wrote:
>
>> On 2011-Mar-25, 15:03, Julien Laffaye wrote:
>> > >>> What about DB corruption/loss? Do you keep
>> > >>> the /var/db/pkg//xxx files even with pkgng and only
>> > >>> use
2011/3/25 Yuri :
> On 03/25/2011 03:11, Baptiste Daroussin wrote:
>>
>> Julien Laffaye (jlaffaye@) and I, helped by Philippe Pepiot (huge
>> contributor) have been working since the end of the last GSoC on a
>> rewrite of pkg_install.
>>
>> pkgng is a binary package manager written from scratch for
On 03/25/2011 03:11, Baptiste Daroussin wrote:
Julien Laffaye (jlaffaye@) and I, helped by Philippe Pepiot (huge
contributor) have been working since the end of the last GSoC on a
rewrite of pkg_install.
pkgng is a binary package manager written from scratch for FreeBSD.
How does it relate
FYI I have a patch and I have incorporated some of Alexander's idea.
Difference:
- Use of both HN_DIVISOR_1000 and HN_IEC_PREFIXES triggers an
assertion. I think it doesn't make sense to return since this is an
API violation and we should just tell the caller explicitly;
- DIVISOR_1000 and !10
On Fri, 25 Mar 2011 13:47:13 -0700 Garrett Cooper
wrote:
> On Fri, Mar 25, 2011 at 1:14 PM, Alexander Leidinger
> wrote:
> > On Fri, 25 Mar 2011 16:35:21 +0100 Pietro Cerutti
> > wrote:
> >
> >> On 2011-Mar-25, 15:03, Julien Laffaye wrote:
> >> > >>> What about DB corruption/loss? Do you keep
>
On Fri Mar 25 11, Xin LI wrote:
> FYI I have a patch and I have incorporated some of Alexander's idea.
>
> Difference:
>
> - Use of both HN_DIVISOR_1000 and HN_IEC_PREFIXES triggers an
> assertion. I think it doesn't make sense to return since this is an
> API violation and we should just tell
On Fri Mar 25 11, Alexander Best wrote:
> On Fri Mar 25 11, Xin LI wrote:
> > FYI I have a patch and I have incorporated some of Alexander's idea.
this is what i had in mind (see attached patch).
cheers.
alex
> >
> > Difference:
> >
> > - Use of both HN_DIVISOR_1000 and HN_IEC_PREFIXES trigge
On Mar 25, 2011, at 3:33 PM, Xin LI wrote:
> FYI I have a patch and I have incorporated some of Alexander's idea.
>
> Difference:
>
> - Use of both HN_DIVISOR_1000 and HN_IEC_PREFIXES triggers an
> assertion. I think it doesn't make sense to return since this is an
> API violation and we shoul
On Fri, Mar 25, 2011 at 3:32 PM, Alexander Best wrote:
> On Fri Mar 25 11, Xin LI wrote:
>> FYI I have a patch and I have incorporated some of Alexander's idea.
>>
>> Difference:
>>
>> - Use of both HN_DIVISOR_1000 and HN_IEC_PREFIXES triggers an
>> assertion. I think it doesn't make sense to re
On Fri, Mar 25, 2011 at 2:50 PM, Warner Losh wrote:
> How did you guys deal with programs like df that now need to do special
> buffer size hacks to get consistent results?
I think it doesn't really matter - caller have to specify using IEC
prefixes explicitly, so old binaries won't be broken.
On Mar 25, 2011, at 5:28 PM, Xin LI wrote:
> On Fri, Mar 25, 2011 at 2:50 PM, Warner Losh wrote:
>> How did you guys deal with programs like df that now need to do special
>> buffer size hacks to get consistent results?
>
> I think it doesn't really matter - caller have to specify using IEC
>
On Fri Mar 25 11, Xin LI wrote:
> On Fri, Mar 25, 2011 at 3:32 PM, Alexander Best wrote:
> > On Fri Mar 25 11, Xin LI wrote:
> >> FYI I have a patch and I have incorporated some of Alexander's idea.
> >>
> >> Difference:
> >>
> >> - Use of both HN_DIVISOR_1000 and HN_IEC_PREFIXES triggers an
> >>
On Fri, 25 Mar 2011 15:14:52 +0100
Baptiste Daroussin wrote:
> 2011/3/25 Alexander Leidinger :
> >> - the register command can analyse elf files when registering a new port
> >> to
> >> discover forgotten dependencies if necessary. (done in alpha using libelf)
> > This will probably fail if LD_LIB
On Fri, Mar 25, 2011 at 1:39 PM, Zhihao Yuan wrote:
> On Fri, Mar 25, 2011 at 8:45 AM, Kurt Lidl wrote:
>> On Fri, Mar 25, 2011 at 10:40:44AM +0100, Johan van Selst wrote:
>>> Zhihao Yuan wrote:
>>> > > Could you please eleborate on the nvi-devel problems? I'm the current
>>> > > maintainer of th
41 matches
Mail list logo