Thanks
发件人: Xin LI
收件人: Jiandong Lu
抄 送: freebsd-hackers@freebsd.org
发送日期: 2010/1/15 (周五) 2:54:42 上午
主 题: Re: about libstdc++ ,change the defaule allocator
2010/1/13 Jiandong Lu :
> hello,everyone.
> 聽 聽 I get the current source code from svn,and successf
No offense was implied, thus the smiley. ;)
Doug
Sent from my iPhone
On Jan 19, 2010, at 1:54 PM, Oliver Fromme
wrote:
Rick C. Petty wrote:
On Mon, Jan 18, 2010 at 12:25:43PM -0800, Doug Barton wrote:
On 01/18/10 11:29, Oliver Fromme wrote:
Doug Barton wrote:
On 01/17/10 17:07, Julia
0n Tue, Jan 19, 2010 at 10:51:02PM +0100, Fabian Keil wrote:
>"Rick C. Petty" wrote:
>
>> On Mon, Jan 18, 2010 at 12:25:43PM -0800, Doug Barton wrote:
>> > On 01/18/10 11:29, Oliver Fromme wrote:
>> > > Doug Barton wrote:
>> > > > On 01/17/10 17:07, Julian H. Stacey
Rick C. Petty wrote:
> On Mon, Jan 18, 2010 at 12:25:43PM -0800, Doug Barton wrote:
> > On 01/18/10 11:29, Oliver Fromme wrote:
> > > Doug Barton wrote:
> > > > On 01/17/10 17:07, Julian H. Stacey wrote:
> > > > > Hi hackers
> > > > > I'm tired of my X server occasionaly freezing, swap thras
"Rick C. Petty" wrote:
> On Mon, Jan 18, 2010 at 12:25:43PM -0800, Doug Barton wrote:
> > On 01/18/10 11:29, Oliver Fromme wrote:
> > > Doug Barton wrote:
> > > > On 01/17/10 17:07, Julian H. Stacey wrote:
> > > > > Hi hackers
> > > > > I'm tired of my X server occasionaly freezing, swap thras
On Mon, Jan 18, 2010 at 12:25:43PM -0800, Doug Barton wrote:
> On 01/18/10 11:29, Oliver Fromme wrote:
> > Doug Barton wrote:
> > > On 01/17/10 17:07, Julian H. Stacey wrote:
> > > > Hi hackers
> > > > I'm tired of my X server occasionaly freezing, swap thrasing, &
> > firefox dumps:
> > > >
In the last episode (Jan 19), Bernard van Gastel said:
> I'm curious to the exact scheduling policy of POSIX threads in relation to
> mutexes and conditions. If there are two threads (a & b), both with the
> following code:
>
> while (1) {
> pthread_mutex_lock(mutex);
> ...
> pt
On 1/19/2010 5:16 AM, Sherin George wrote:
> Thanks Ivan :)
>
> I found It. add following in /boot/loader.conf
>
> ===
> vfs.zfs.arc_max="10244M"
> ===
>
> --
> Best Regards,
> Sherin
>
> On Tue, Jan 19, 2010 at 3:15 PM, Ivan Voras wrote:
>
>> On 01/19/10 10:19
Error: line And server got message:"Test Message.Qnd message" should read
as line
And server got message:"Test Message.G\0d message".
Sent you last logs, big Apologises :(
2010/1/19 q q
>
> I coded all checksum calculations code. All works ok when i just modifying
> data of packets(like all T
I coded all checksum calculations code. All works ok when i just modifying
data of packets(like all T letters to Q letters)
But now i get some strange error:
packet1: TestMessage.
packet2: 2nd message
im using on first packet only next code(data is a pointer to char* from mbuf
containing strings)
2010/1/19 Ivan Voras
> On 01/19/10 10:19, Sherin George wrote:
>
>> Hello,
>>
>> I am trying to tune ZFS file system by setting "zfs_arc_max" value in
>> FreeBSD 8.
>>
>> In solaris, it is achieved like this
>>
>> =
>> For example, if an application
Bernard van Gastel writes:
> What is the scheduling policy of the different thread libraries?
Threads are scheduled by the kernel, not by the library. Look at
sys/kern/sched_umtx.c and sys/kern/sched_{4bsd,ule}.c.
DES
--
Dag-Erling Smørgrav - d...@des.no
___
Hi everyone,
I'm curious to the exact scheduling policy of POSIX threads in relation to
mutexes and conditions. If there are two threads (a & b), both with the
following code:
while (1) {
pthread_mutex_lock(mutex);
...
pthread_mutex_unlock(mutex);
}
What is the scheduli
Thanks Ivan :)
I found It. add following in /boot/loader.conf
===
vfs.zfs.arc_max="10244M"
===
--
Best Regards,
Sherin
On Tue, Jan 19, 2010 at 3:15 PM, Ivan Voras wrote:
> On 01/19/10 10:19, Sherin George wrote:
>
>> Hello,
>>
>> I am trying to tune ZFS file sy
On 01/19/10 10:19, Sherin George wrote:
Hello,
I am trying to tune ZFS file system by setting "zfs_arc_max" value in
FreeBSD 8.
In solaris, it is achieved like this
=
For example, if an application needs 5 GBytes of memory on a system with
36-GBy
Hello,
I am trying to tune ZFS file system by setting "zfs_arc_max" value in
FreeBSD 8.
In solaris, it is achieved like this
=
For example, if an application needs 5 GBytes of memory on a system with
36-GBytes of memory, you could set the arc maxim
16 matches
Mail list logo