Recently I had to install 5.1-RELEASE at 60GB, and had a lot of troubles
to start booting correctly.
I hope that /stand/sysinstall have to handle >1024 cylinder booting.
Otherwise I have to run 'boot0cfg' manually to fix this issue.
MuTk0
___
[EMAIL
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Upps, sorry, too much wine during the holidays. I've not read the code
correctly ;-(
On Friday 03 January 2003 15:19, Dimitar Peikov wrote:
> Hi,
>
> I've read some part of the UFS/MFS code and saw the bzero() in code, but
>
.behav = MADV_FREE;
madvise(curproc, &uap);
}
>>>>>>
- --
Dimitar Peikov
Programmer Analyst
Globalization Group
"We Build e-Business"
RILA Solutions
27 Building, Acad.G.Bonchev Str.
1113 Sofia, Bulgaria
db blah
(gdb) set follow-fork-mode child
Debugger response to a program call of fork or vfork is "child".
(gdb) n / several times to reach the fork() call /
428 pid = fork();
(gdb)
429 if (pid != 0) {
(gdb) p pid
$2 = 12886
(gdb)
Any comments would be great
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Did someone is trying to mount Solaris x86 slice on FreeBSD.
- --
Dimitar Peikov
Programmer Analyst
Globalization Group
"We Build e-Business"
RILA Solutions
27 Building, Acad.G.Bonchev Str.
1113 Sofia, Bulgaria
phone: (+359
Hi,
I donwloaded 4.6.1-rc2.ISO and tried to install it on machine with Solaris 8.
Instalation went perfect, except that after booting FreeBSD boot-manager
allows only to boot from Solaris x86 partition (1st partition). I can start
FreeBSD from /dev/ad0s3a when boot from installation CDROM, but n
i_count = MALLOC_SIZE / 16;
> : fprintf(stderr, "*");
> : for (i = 0; i < i_count; i ++) {
> : ptr[i >> 4] = ptr[(i >> 3) + 1]++;
> : }
> : fprintf(stderr, "#");
> : for (j = 0; j < i_count; j ++) {
> : ptr[j << 4] = ptr[(j >
in algorithms for making automata's.
And when we saw that one think on Linux was done for a few hours, but on
FreeBSD much, much more, I start tests to investigate where the problem is.
This test (malloc_test) is the first think that gives serious difference and
I thought that the problem is in swapping o
rsion of GCC, I wonder how much of this could be due to the compiler.
>
> Please rerun your tests with '/usr/bin/time -l' on FreeBSD and however
> you achieve the same on Linux.
Sorry, no -l on Linux box!
>
> P.S. are you sure you are swapping, vs. paging?
--
Dim
nel downloaded
from kernel.org).
> In any case, we can't make any useful comparisons until Dimitar posts the
> source to his test program.
>
> Dimitar, post the source for the test program!
>
> Mike "Silby" Silbersack
>
>
>
--
Dimitar Peikov
Programm
the BSD system, you actually get memory you can use, and all the
> overhead
> of assuring its existence at the time of allocation. Much more robust,
> less prone to abuse.
>
> Try it, you'll like it. If you want the nuts and bolts of it, read the
> source.
>
>
>
On Thu, 7 Mar 2002 08:09:06 -0600
GB Clark <[EMAIL PROTECTED]> wrote:
> On Thu, 7 Mar 2002 14:27:59 +0200
> Dimitar Peikov <[EMAIL PROTECTED]> wrote:
>
> > On Thu, 7 Mar 2002 04:01:58 -0800 (PST)
> > Julian Elischer <[EMAIL PROTECTED]> wrote:
> >
etween the tests. There were some
differences but not amazing one.
>
> On Thu, 7 Mar 2002, Alfred Perlstein wrote:
>
> > * Dimitar Peikov <[EMAIL PROTECTED]> [020307 00:45] wrote:
> > > I start some performance tests on -stable and on SuSE 7.1 / 2.4.17. I
> > >
ys 0m1.510s
Linux$
FreeBSD$ time ./malloc_test
*#
real0m11.571s
user0m1.150s
sys 0m1.830s
FreeBSD$
--
Dimitar Peikov
Programmer Analyst
Globalization Group
"We Build e-Business"
RILA Solutions
27 Building, Acad.G.Bonchev Str.
1113 Sofia, Bulgaria
phone: (+359 2
I've review /sys/kern/kern_fork.c file and have a question why the room of
100 process numbers is hardcoded in the source? I think that if such room
is needed, it must be defined somewhere in headers, isn't it.
Can someone explain me more the idea about that room?
--
Dimitar Peikov
g and
memory manipulation routines with extentions such us MMX, SIMD, 3dnow, ... This would
not be 5 min implementation at all.
--
Dimitar Peikov
Programmer Analyst
Globalization Group
"We Build e-Business"
RILA Solutions
27 Building, Acad.G.Bonchev Str.
1113 Sofia, Bulgaria
phone:
| TCP/IP since RFC 956
> FreeBSD committer | BSD since 4.3-tahoe
> Never attribute to malice what can adequately be explained by incompetence.
--
Dimitar Peikov
Programmer Analyst
Globalization Group
"We Build e-Business"
RILA Solutions
27 Building, Acad.G.Bonchev
--
1 iterations with bzero :
SuSE$ time malloc_test
real0m34.364s
user0m3.630s
sys 0m30.710s
--------
--
Dimitar Peikov
Programmer Analyst
Globalization Group
"We Build e-Business"
RILA Solutions
27 Building, Acad.G.Bonch
QUAD_FETCH("kern.maxdsiz", &maxdsiz);
but sysctl gives to me no 'kern.maxdsiz' resource. Is there a problem to put
this parameter into sysctl (writable) or there are more changes to do to avoid
crashes if they appears when change is made?
PS:
Cc: me because I'm not at
ded to kldunload it Kernel panic
reboot!
It is regular to kernel crash if ipfw is loaded as module, but why when it was
build into kernel? In that case it would be good kldload/kldunload to exit!
Why kldload loads module in case that it is compiled in kernel?
--
Dimitar Peikov
Pr
http://www.katsurajima.seya.yokohama.jp/ich/
Have fun. It works fine for me!
--
Dimitar Peikov
Programmer Analyst
"We Build e-Business"
RILA Solutions
27 Building, Acad.G.Bonchev Str.
1113 Sofia, Bulgaria
home: (+359 2) 595495
phone: (+359 2) 9797320
phone: (+359 2) 97
Hi,
Could someone send me CRC code for the 4.1 ISO image or to be available on ftp
server for downloading?
--
Dimitar Peikov
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
';
ptr = mremap(ptr, 10, 20, 1);
close(fd);
ptr[10] = 'Y';
ptr[12] = 'X';
printf("1%C\n", ptr[12]);
msync(ptr, size, MS_SYNC);
munmap(ptr, size);
}
--
--
Dimitar Peikov
Programmer
"We Build e-Business"
RILA Solutions
27 Bu
Hi,
I have the following problem and cant see where I wrong or there is another
way to do it.
Problem: I have one segment in wich are connected different networks. in this case I
try to use one workstation using Windows with alone IP -> let it be 192.168.1.1/32 and
my freebsd us
One question?
Changing HZ in kernel config with lower than 10, for example HZ=5, stops some
communications. It's true that machine goes faster to response for user
activity, but some devices stop to work? Is it normal?
Mitko
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe
One question?
Changing HZ in kernel config with lower than 10, for example HZ=5, stops some
communications. It's true that machine goes faster to response for user activity, but
some devices stop to work? Is it normal?
Mitko
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe fre
26 matches
Mail list logo