On Friday 09 May 2008, Michael Tewner wrote:
> What about myADSLcheck?
I assume you mean myADSLtest.
I don't see any way that could be the problem. It's a script that runs every 2
minutes from crontab. So why would it randomly crash the computer and always
at 2:02 in the morning?
In any case,
What about myADSLcheck?
On Fri, May 9, 2008 at 4:54 PM, Shlomo Solomon <[EMAIL PROTECTED]> wrote:
> On Friday 09 May 2008, Valery Reznic wrote:
>> Why you don't put this cron jobs to run say every 1 hour, so it'll not to
>> took your months for debugging ?
>
> That might be a good idea, but I have
On Friday 09 May 2008, Valery Reznic wrote:
> Why you don't put this cron jobs to run say every 1 hour, so it'll not to
> took your months for debugging ?
That might be a good idea, but I haven't done it for 2 reasons:
1 - I don't want to crash my system at a random time. At least, now that I
kno
Why you don't put this cron jobs to run say every 1 hour, so it'll not to took
your months for debugging ?
Valery.
--- On Fri, 5/9/08, Shlomo Solomon <[EMAIL PROTECTED]> wrote:
> From: Shlomo Solomon <[EMAIL PROTECTED]>
> Subject: crash with no log entry
> To: Linux-IL@cs.huji.ac.il
> Date: Fri
I've been having what "seemed" to be random crashes that left nothing in the
logs, until I noticed that they always happen just after 2:02 (while my daily
cron jobs are running) - so they're not random after all. Here are the last 3
crashes - from 10/4, 6/5 and 9/5. You can see that there are no
to keep a process on a specific CPU, look up processor affinity.
Meanwhile, dmesg reports as it bring up each CPU the physical # and Core #.
[ 88.931544] CPU: Physical Processor ID: 0
[ 88.931545] CPU: Processor Core ID: 2
And, if you have multiple physical processors, it assigns each core to
On Fri, May 09, 2008 at 12:10:10PM +0300, Moshe Gorohovsky wrote:
>
> Is there a Linux tool to start and run a program till it exits
> on specific processor or core?
On my system: schedtool from the package schedtool
schedtool -a 1 -e command
schedtool -a 1 PID
--
Tzafrir Cohen | [E
Arie Skliarouk wrote:
> On Thu, May 8, 2008 at 11:49 AM, Moshe Gorohovsky <[EMAIL PROTECTED]> wrote:
>
>> Where to look for available linux kernel parameters documentation
>> on installed Debian GNU/Linux Lenny system?
>
>
> linux kernel source->Documentation/kernel-parameters.txt
>
Thanks.
-
Hi,
Tzafrir Cohen wrote:
> On Thu, May 08, 2008 at 12:59:59PM +0300, Shlomi Fish wrote:
>> On Thursday 08 May 2008, Moshe Gorohovsky wrote:
>>> Hi linux-il,
>>>
>>> Hag Sameah!
>>>
>>> I recently set up a linux PC with Intel Core2 Duo CPU.
>>>
>>> I had started the PC up from a knoppix v5.3.1 DVD.
On Thu, May 8, 2008 at 11:49 AM, Moshe Gorohovsky <[EMAIL PROTECTED]> wrote:
> Where to look for available linux kernel parameters documentation
> on installed Debian GNU/Linux Lenny system?
linux kernel source->Documentation/kernel-parameters.txt
--
Arie
10 matches
Mail list logo