Displaying 5 results from an estimated 5 matches for "32323".
Did you mean:
3223
2007 Aug 07
1
Upload progress and drb
...to have a site running on Merb 0.1.0. When running as a cluster, it
would automatically start a drb process to co-ordinate the upload progress
monitoring.
Since uploading to 0.3.7 (a bit of a jump!), the drb process hasn''t started
automatically. I seem to start one if I run merb -s 32323 manually, but
when I do check on a file upload progress, I just get a nil back.
Before digging into the upload side of it, I suspect that the drb not
starting automatically might be the deeper cause of the problem. Should drb
start automatically?
In my merb.yml I have
:config: dist/conf/upl...
2007 Feb 15
1
wrong startup information in production environment
...on environment just like that:
======================================================
dev:/var/www/apps/upload_merb/current/log# /etc/init.d/merb_init start
Merb started with these options:
---
:template_ext:
:html: :herb
:js: :jerb
:xml: :xerb
:config: dist/conf/upload.conf
:drb_server_port: 32323
:sql_session: true
:cluster: 2
:cache_templates: false
:host: 127.0.0.1
:port: "6000"
:allow_reloading: true
:start_drb: true
:merb_root: /var/www/apps/upload_merb/current
:merb_config: /var/www/apps/upload_merb/current/dist/conf/merb.yml
:environment: production
Starting merb drb serve...
2006 Jan 10
4
pci sata raid card
Using centos 4.2. Trying to install pci sata raid card, Pacific Digital
QM-4300R10. Raid card box reads that it supports linux. raid software
has rhel 4.0 dd image. I write to floppy and use linux dd to "try"
install drivers on my centos 4.2. I see the card in the list that centos
gives me after loading the drivers, but when I try to use them, it
doesn't do anything. Nothing works.
2019 Jul 02
2
[PATCH v2 0/9] x86: Concurrent TLB flushes
...-----
1 1598896 (5174) 1607903 (4091) +0.5%
2 2109472 (17827) 2224726 (4372) +5.4%
4 3448587 (11952) 3668551 (30219) +6.3%
8 5425778 (29641) 5606266 (33519) +3.3%
16 6931232 (34677) 7054052 (27873) +1.7%
24 7612473 (23482) 7783138 (13871) +2.2%
32 4296274 (18029) 4283279 (32323) -0.3%
48 4770029 (35541) 4764760 (13575) -0.1%
Presumably, PTI requires two invalidations of each mapping, which allows
to get higher benefits from concurrency when PTI is on. At the same
time, when mitigations are on, other overheads reduce the potential
speedup.
I tried to reduce the size...
2019 Jul 19
5
[PATCH v3 0/9] x86: Concurrent TLB flushes
...+5.4%
4 3448587 (11952) 3668551 (30219) +6.3%
8 5425778 (29641) 5606266 (33519) +3.3%
16 6931232 (34677) 7054052 (27873) +1.7%
24 7612473 (23482) 7783138 (13871) +2.2%
32 4296274 (18029) 4283279 (32323) -0.3%
48 4770029 (35541) 4764760 (13575) -0.1%
Presumably, PTI requires two invalidations of each mapping, which allows
to get higher benefits from concurrency when PTI is on. At the same
time, when mitigations are on, other overheads reduce the potential
speedup.
I...