some more scenarios
and let you guys know if i come around any problems.
If you would like me to test something specific, please let me know if
i can help.
Cheers,
S.
On 03 Aug 2015, at 18:23, George Neville-Neil
wrote:
This is being actively debugged and jmg@ and I have been testing a
fix t
This is being actively debugged and jmg@ and I have been testing a fix
that should
address this issue.
Best,
George
On 3 Aug 2015, at 0:15, Sydney Meyer wrote:
Hi John-Mark,
the revision i built included gnn's patches to setkey already.
I have tried to setup a tunnel using strongswan with
On 25 Jul 2015, at 1:51, Alexandr Krivulya wrote:
25.07.2015 00:38, John-Mark Gurney пишет:
Alexandr Krivulya wrote this message on Thu, Jul 23, 2015 at 10:38
+0300:
I have IPSEC tunnel inside l2tp tunnel via mpd. After r285536 I see
only
outgoing esp packets on ng interface:
This change i
On 11 Jul 2015, at 15:27, O. Hartmann wrote:
> Am Sat, 11 Jul 2015 19:04:07 +0200
> Fabian Keil schrieb:
>
>> "Matthew D. Fuller" wrote:
>>
>>> On Thu, Jul 09, 2015 at 06:16:36PM + I heard the voice of
>>> George V. Neville-Neil, and lo! it spake thus:
New Revision: 285336
URL: h
On Nov 5, 2013, at 7:02 , Gleb Smirnoff wrote:
> On Tue, Nov 05, 2013 at 03:01:14PM +0400, Gleb Smirnoff wrote:
> T> Hello.
> T>
> T> Since 1999 we have got some dead code from KAME, namely support for these
> T> ioctls:
> T>
> T>SIOCALIFADDR
> T>SIOCGLIFADDR
> T>SIOCDLIFADDR
>
On Nov 10, 2013, at 19:22 , Tim Kientzle wrote:
>
> On Nov 10, 2013, at 1:05 PM, Erik Cederstrand
> wrote:
>
>> Imagine being able to fetch a VirtualBox disk image for a random SVN commit,
>> booting it and start debugging right away.
>
> I’ve been working on Crochet’s support for buildin
Howdy,
Anyone looking into this?
http://software.intel.com/en-us/articles/what-is-intel-rapid-start-technology
Best,
George
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any
https://github.com/davepacheco/mod_usdt
I've no time to port this but it ought to be straight forward and would be
interesting to those serving up
lots of Apache on FreeBSD.
If someone wants to hack on it and have me review it, I can do that.
Best,
George
signature.asc
Description: Message
On Feb 25, 2013, at 21:33 , George Neville-Neil wrote:
> Howdy,
>
> This has been happening since I updated on Saturday. I updated my tree today
> (Monday) as well:
>
> http://people.freebsd.org/~gnn/X220bootcrash25Feb2013.jpg
>
> The system boots and works well
Howdy,
This has been happening since I updated on Saturday. I updated my tree today
(Monday) as well:
http://people.freebsd.org/~gnn/X220bootcrash25Feb2013.jpg
The system boots and works well enough to connect to the network and build a
new kernel
if I use safe mode.
Thoughts?
Best,
George
On Oct 18, 2012, at 14:48 , Doug Ambrisko wrote:
> On Fri, Oct 12, 2012 at 05:13:47PM -0700, Garrett Cooper wrote:
> | On Fri, Oct 12, 2012 at 5:09 PM, Xin Li wrote:
> | > -BEGIN PGP SIGNED MESSAGE-
> | > Hash: SHA256
> |
> | ...
> |
> | > Ah I wish I am not this far behind my email b
On Jul 8, 2012, at 22:39 , Doug Barton wrote:
> On 07/08/2012 19:33, George Neville-Neil wrote:
>> A followup. zookeeper is now ported to Freebsd (/usr/ports/devel/zookeeper)
>
> George, did you see the PR and the followup from me regarding the port?
>
I got a mail from j
On Jul 5, 2012, at 10:38 , George Neville-Neil wrote:
>
> On Jul 4, 2012, at 15:49 , Greg Lewis wrote:
>
>> On Tue, Jul 03, 2012 at 11:38:23AM -0700, Waitman Gobble wrote:
>>> g...@freebsd.org wrote ..
>>>> Howdy,
>>>>
>>>> C
On Jul 4, 2012, at 15:49 , Greg Lewis wrote:
> On Tue, Jul 03, 2012 at 11:38:23AM -0700, Waitman Gobble wrote:
>> g...@freebsd.org wrote ..
>>> Howdy,
>>>
>>> Can someone tell me if anyone is working on this Java NIO bug?
>>>
>>> http://freebsd.1045724.n5.nabble.com/i386-159787-openjdk-1-6-nio-
On Jun 26, 2012, at 15:06 , Fabian Keil wrote:
> Pedro Giffuni wrote:
>
>> --- Mar 26/6/12, Mark Peek ha scritto:
>
>>> Try this, change the assert on line 1429 in file dt_cc.c
>>> from:
>>>
>>> assert(!(arg & (UINT16_MAX << args[i].shift)));
>>>
>>> to
>>>
>>> assert(!(arg & ((uint64_t)UI
Top post.
File a PR and assign it to me (gnn) please.
I'm on vacation until Sunday but I am actively working on DTrace when I'm not
on vacation.
Best,
Geo
On Jun 14, 2012, at 02:53 , Fabian Keil wrote:
> Ryan Goodfellow wrote:
>
>> Today I downloaded and installed FreeBSD 9.0-RELEASE and foll
Howdy,
I'd really like this code:
http://people.freebsd.org/~gnn/dtio_provider_2.diff
to get some review before I commit it to HEAD. In particular I'd like
people to try and test it but also I want to know:
*) Is the code organization correct?
The way that DTrace was imported had some issues
On May 1, 2012, at 11:40 , Luigi Rizzo wrote:
> On Tue, May 01, 2012 at 10:27:42AM -0400, George Neville-Neil wrote:
>>
>> On Apr 20, 2012, at 15:03 , Luigi Rizzo wrote:
>>
>>> Continuing my profiling on network performance, another place
>>> were w
On Apr 20, 2012, at 15:03 , Luigi Rizzo wrote:
> Continuing my profiling on network performance, another place
> were we waste a lot of time is if_ethersubr.c::ether_output()
>
> In particular, from the beginning of ether_output() to the
> final call to ether_output_frame() the code takes slight
On Mar 9, 2012, at 04:48 , Gustau Pérez wrote:
> On 08/03/2012 22:20, George Neville-Neil wrote:
>> Howdy,
>>
>> I've taken the GSoC work done with the FUSE kernel module, and created a
>> patch against HEAD
>> which I have now subjected to testing using
On Mar 8, 2012, at 17:54 , Konstantin Belousov wrote:
> I just took a very quick look, and the code has all usual bugs. E.g., the
> filesystem is marked mpsafe, while insmntque() is performed before new
> vnode is initialized.
>
> The fuse was known to cause random kernel memory corruption, were
Howdy,
I've taken the GSoC work done with the FUSE kernel module, and created a patch
against HEAD
which I have now subjected to testing using tools/regression/fsx.
The patch is here: http://people.freebsd.org/~gnn/head-fuse-1.diff
I would like to commit this patch in the next few days, so, ple
Hi,
I have found that the dtrace command on FreeBSD, in both STABLE and HEAD, does
not print out
aggregations properly, likely due to the difference in how Solaris and FreeBSD
signals work.
For example, this one liner will give no output:
sudo dtrace -n 'syscall:::entry { @[execname] = quantize
On Jan 13, 2011, at 23:05 , Steve Kargl wrote:
> On Thu, Jan 13, 2011 at 10:08:30PM -0500, Ryan Stone wrote:
>> I would suggest using hwpmc for profiling:
>>
>> # kldload hwpmc
>> # pmcstat -S unhalted-cycles -O /tmp/samples.out ../penetration
>> # pmcstat -R /tmp/samples.out -G /tmp/penetration
On Nov 18, 2010, at 07:32 , Andriy Gapon wrote:
> on 18/11/2010 05:53 George Neville-Neil said the following:
>>
>> On Nov 16, 2010, at 09:37 , Andriy Gapon wrote:
>>
>>>
>>> Many modern processors provide APERF and MPERF MSRs which allow to easily
>
On Nov 16, 2010, at 09:37 , Andriy Gapon wrote:
>
> Many modern processors provide APERF and MPERF MSRs which allow to easily and
> reliable calculate average CPU performance level over some interval of time.
> This also allows to notice things like performance boost, which is generally
> hidden
Howdy,
If anyone is using hwpmc on core architectures, i.e. Core, Core2, Nehalem,
Westmere, can you
please test the following patch which fixes occasional panics of this code on
those
processors? The specific bug address comes when sampling the IAF (Fixed
Function) counters
which are:
IAF
Hi,
I'm just starting to work with FreeBSD-Current so I can add some software
back into the mix. I've read the handbook, and the FAQ (and I've been a Unix,
and Real Time developer for many years so I'm not new to programming) but I
have a few questions that don't seem to be in the docume
28 matches
Mail list logo