i haven't dug into the code yet, but it appears that /proc/fd
isn't fd safe. note fd 7:
minooka; cat /proc/xxx/fd
/
0 r M 71 (0001 0 00) 8192 37 /mnt/term/dev/cons
1 w c0 (000a 0 00) 0 189454 /dev/null
2 w c0 (000a 0 00
On Sat, Aug 29, 2009 at 10:25 AM, erik quanstrom wrote:
> > Now that I've had a chance to really examine the system, I'm noticing a
> > rather high interrupt count (1584), and I'm not exactly sure how to
> figure
> > out what's triggering them.
>
> i set HZ=1000. so that accounts for 1000 of them
> Now that I've had a chance to really examine the system, I'm noticing a
> rather high interrupt count (1584), and I'm not exactly sure how to figure
> out what's triggering them.
i set HZ=1000. so that accounts for 1000 of them. i've also modified
/dev/irqalloc to count up the interrupts, so y
On Fri, Aug 28, 2009 at 9:23 AM, David Leimbach wrote:
>
>
> On Fri, Aug 28, 2009 at 8:46 AM, erik quanstrom wrote:
>
>> > Also, Eric, the 9atom.iso works on my older AMD machine for
>> installation!
>> > THANKS! :-)
>>
>> hey! back to the original story line. that's great, and
>> you're welco
I have not progressed any further in getting lp(1)
to print to my networked printer. But by playing
around, I found a work-around that solves my problem
for the moment:
cat myfile.ps | telnet tcp!192.168.1.101!9100
/jonas
as in Antwerp, Belgium?
that would be cool!
Axel.
On Aug 28, 2009, at 21:42 , Eric Van Hensbergen wrote:
Satelite conference locations in Antwerp and Oz may be be a bad idea
assuming folks can accomodate crazy time differences.
Sent from my iPhone
On Aug 28, 2009, at 2:21 PM, erik quanstro