|
|
Up |
|
|
  |
|
|
  |
|
|
  |
Author: 0xdeadabe0xdeadabe
Date: Apr 29, 2008 23:16
On Tue, 29 Apr 2008 11:55:35 +0200, "Norbert"
hidden-city-remove.net> wrote:
>Hi guys!
>
>I have a bunch on non-reentrant shared libraries that I would like to run in
>a multi-threaded environment. One of the problems is that they are
>connected: library 1 can call library 2, but library 3 can also call library
>2, so keeping track that I don't use the same library from different threads
>does not help (I don't know the relationships in advance).
>
>I need a good solution:
>1.) Is it possible to set different loader domains from my program, so than
>I load each library in it's own domain
Not really.
>2.) I've seen some references to USLA (user-space loader assistant) and
>SHLAP (shared library assistant process), but I can't find detail to know if
>that is of any interest
Don't bother.
|
| Show full article (0.99Kb) |
|
no comments
|
|
  |
Author: 0xdeadabe0xdeadabe
Date: Apr 29, 2008 23:14
On Tue, 29 Apr 2008 22:14:16 -0700, Roy aa4re.ampr.org> wrote:
>Wait time is when the processor has nothing to do because it is waiting
>for I/O (probably disk). hdisk3 seems to be very busy
Youz need a faster machine! I'm Guy Polis. I know about these
things.
>
>
>moonhkt wrote:
>> Hi All
>>
>> Do you know why high CPU wait about 30%% to 60%% wait ?
>> Is it CPU power problem or application problem ?
>>
>> Wed Apr 30 10:21:31 2008 Interval: 2 Cswitch...
|
| Show full article (1.81Kb) |
|
no comments
|
|
  |
Author: 0xdeadabe0xdeadabe
Date: Apr 29, 2008 23:13
On Tue, 29 Apr 2008 11:52:18 -0700 (PDT), TOM bex.net> wrote:
> TOM GUGGER
> INDEPENDENT RECRUITER
> tgugger@ bex.net
> 419-537-9447
>
> AIX ADMIN/ CONTRACT/ DETROIT AREA
Detroit area??? What kind of asshole are youz?
Youz gotta be joking.
|
| |
|
4 Comments |
|
  |
Author: Derek Mark EddingDerek Mark Edding
Date: Apr 29, 2008 08:19
Hi folks, my turn to roil the waters...
The reason John McCain wants to continue the Bush Administration's
policies, especially the Iraq Occupation is because the presidency alone
is no longer sufficient to allow the Republican Party to lead. Without
war powers, they are hamstrung.
You can't consistently override the will of the people without war
powers; you have to negotiate with the house & senate, and at least show
respect to the judiciary.
You can't spend money so fast you're afraid to protect the national
forests for fear of running out of paper to print it on (see
http://www.lafn.org/gvdc/Natl_Debt_Chart.html - or if you buy the white
house's own estimates, it's still bad: http://zfacts.com/p/318.html).
You have to use war powers to distract the public during wholesale
raiding of the treasury.
War powers make it possible for the Republicans to support only their
key constituents: the oil, banking, health and insurance lobbies, and
the wealthiest 1%% of US citizens. All it takes is fear. Fear covers up
defying the nation's laws, defying congress, and defying common sense.
|
| Show full article (3.02Kb) |
|
154 Comments |
|
  |
Author: Dweezil DwarftosserDweezil Dwarftosser
Date: Apr 28, 2008 14:35
Good idea, or bad?
(I've tried it, once, two general elections ago.)
CON:
- The recent change to immediate registration AND same-day
voting doesn't seem to provide the opportunity to
validate any of the info a new registration presents.
Anybody know if these types of "instant" ballots are
labelled "Provisional" or just counted as valid?
- The kiddies, so proud to vote for change (without having
a clue about the candidate's stance on the issues) tend
to vote WAY too much in advance. When the facts finally
come out, they might realize they made a big mistake -
and voted for a candidate who really didn't match their
requirements at all.
|
| Show full article (1.08Kb) |
|
3 Comments |
|
  |
Author: Ken DennyKen Denny
Date: Apr 28, 2008 11:25
> If McCain isn't the winner, we had better hope Hillery ran against him!
>
>
>
>>Subject: Fw: Obama - The Most Offensive Presidential Candidate in this Country's History
>
>>This man says he does not want to appear to take sides by a public display of patriotism! Â This is traitorous.
>>Please send this on to those you have on your list who are not on mine. Â It is the best way to keep it going and
>>spread the word of who this person really is.
>
>>Barack Obama - The Most Offensive Presidential Candidate in this Country's History
>>On Sat, 22 Mar 2008 18:48:04 -0400, "LTG Bill Ginn" USAF ret. forwarded: Â
>
>>Hot on the heels of his explanation for why he no longer wears a flag pin, presidential candidate Senator Barack Obama was forced to explain why he doesn't follow protocol when the National Anthem is played. According to the United States Code, Title 36, Chapter 10, Sec. 171, Â During rendition of the national anthem when the flag is displayed, all present except those in uniform are expected to stand at attention facing the flag with the right hand over the heart.
>
>>"As I've said about the flag pin, I don't want to be perceived as taking sides,? Obama said. "There are a lot of people in the world to whom the American flag is a symbol of oppression. Â And the anthem itself conveys a war-like message. You know, the bombs bursting in air and all. It should be swapped for something less parochial and less bellicose.
>>I like the song 'I'd Like to Teach the World to Sing.'
>>If that were our anthem, then I might salute it."
>>"I don't think my church is actually particularly controversial." - Â Barack Obama. ...
|
| Show full article (2.65Kb) |
|
1 Comment |
|
  |
Author: Edward M. KennedyEdward M. Kennedy
Date: Apr 28, 2008 10:57
Don't forget to vote no.
The bastid county commissioners even paid to send out a mailer promoting their
own position. Um...yeah, I have the utmost confidence you'll be spending the
*new* revenue as wisely as the old revenue.
We intend to use the land transfer tax to lobby for an even bigger land transfer
tax...yeah, that's the ticket. Maybe they should wait for a mortgage crisis
before passing this tax so we can really stick it to those forced to sell their
over-valued homes.
Oh, wait...
--Tedward
|
| |
|
13 Comments |
|
  |
|
|
  |
Author: 0xdeadabe0xdeadabe
Date: Apr 28, 2008 07:10
On Thu, 24 Apr 2008 05:53:03 -0700 (PDT), invincible
googlemail.com> wrote:
>All,
>
>I have a file , which has a single column. I want to append a single
>text string after each string in the whole column.
>
>Tried doing %%s/.$/text on vi but this eats away last alphabet on every
>line.
That's because youz are doing something really dumb.
BWAWAWAWAWAWAWAWAWA!!!!!
|
| |
|
no comments
|
|
|
|
|
|
|