If I have an executable which is staticly linked with many copies
of it running (a CGI script in fact), will all those copies share
the text segment of the executable on the disc, or will it actually
use up real memory resource with many copies of the executable ? I
have been assuming the former, b
On Tue, Aug 14, 2007 at 03:31:04PM +0100, Pete French wrote:
> If I have an executable which is staticly linked with many copies
> of it running (a CGI script in fact), will all those copies share
> the text segment of the executable on the disc, or will it actually
> use up real memory resource wi
Is it possible to use Adobe Flash Media Server on FreeBSD? It appears as if
Adobe Flash Media Server is only compatible with Red Hat, but I read
somewhere that a fix was made so that it could be made compatible with
Ubuntu. Is there similar fix for FreeBSD? Thanks for your thoughts.
Albert
Hello, everyone. I'm sorry if this is a repost, but my first posting
message got marked as spam, apparently. In any event, I am attempting to
use the Adobe Flash Media Server with freeBSD, but I was wondering if it was
in fact compatible. I know that other versions of Linux can be used with
this
Scott Long wrote:
> Howard Goldstein wrote:
>> Would someone confirm (or disabuse!) me of the belief that these 3ware
>> Escalade 8106-LP2 (2 port sata raid controllers) related messages are
>> informational and the UFS device is retrying after it sees ENOMEM
>> causing these?
>>
>> Aug 13 10:29:48
Howard Goldstein wrote:
Scott Long wrote:
Howard Goldstein wrote:
Would someone confirm (or disabuse!) me of the belief that these 3ware
Escalade 8106-LP2 (2 port sata raid controllers) related messages are
informational and the UFS device is retrying after it sees ENOMEM
causing these?
Aug 13
Jeremy Chadwick wrote:
> Pete French wrote:
> > If I have an executable which is staticly linked with many copies
> > of it running (a CGI script in fact), will all those copies share
> > the text segment of the executable on the disc, or will it actually
> > use up real memory resource with m
Jeremy Chadwick wrote:
This reminds me: it sure would be useful if we had something like
Solaris's pmap(1) on FreeBSD.
In response to the original post: The kernel's ELF linker/loader for
executables will share the text and read-only segments for static
executables.
We already have someth
You're obviously going to have to modify the install scripts to
recognize FreeBSD in addition to RHEL3 & RHEL4. When I tried it on
-CURRENT there was some symbol versioning issue so I just installed it
in a CentOS VM instead (its not for me and its only being used for
development). You'll probably
> If I have an executable which is staticly linked with many copies
> of it running (a CGI script in fact), will all those copies share
> the text segment of the executable on the disc, or will it actually
> use up real memory resource with many copies of the executable ? I
> have been assuming th
Hello All,
Can someone point me out or explain the technical details of this kernel
panic:
sleeping thread (tid 100093, pid 2676) owns nonsleepable lock
panic: sleeping thread
--
--
Is this caused by incorrect use of mutex or semaphores? Is this
related to kernel scheduling? Can this be address
11 matches
Mail list logo