Lists all of the journal entries for the day.

Mon, 20 Mar 2006

11:14 AM - ROFL... linux bug in 2.6.15 and lower

commit 82c3c03a4096badd026c6e337f3c5dde020e9ec6
Author: Srivatsa Vaddagiri <vatsa@in.ibm.com>
Date: Thu Mar 16 23:04:06 2006 -0800

[PATCH] x86: check for online cpus before bringing them up

Bryce reported a bug wherein offlining CPU0 (on x86 box) and then
subsequently onlining it resulted in a lockup.

On x86, CPU0 is never offlined. The subsequent attempt to online CPU0
doesn't take that into account. It actually tries to bootup the already
booted CPU. Following patch fixes the problem (as acknowledged by Bryce).
Please consider for inclusion in 2.6.16.

Check if cpu is already online.

Signed-off-by: Srivatsa Vaddagiri <vatsa@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

()

11:19 AM - back to the future GNU

commit 0a45d4491d0f172e02126370f312405c5d473363
Author: Paul Mackerras <paulus@samba.org>
Date: Wed Mar 15 13:47:15 2006 +1100

powerpc: Fix problem with time going backwards

The recent changes to keep gettimeofday in sync with xtime had the side
effect that it was occasionally possible for the time reported by
gettimeofday to go back by a microsecond. There were two reasons:
(1) when we recalculated the offsets used by gettimeofday every 2^31
timebase ticks, we lost an accumulated fractional microsecond, and
(2) because the update is done some time after the notional start of
jiffy, if ntp is slowing the clock, it is possible to see time go backwards
when the timebase factor gets reduced.

This fixes it by (a) slowing the gettimeofday clock by about 1us in
2^31 timebase ticks (a factor of less than 1 in 3.7 million), and (b)
adjusting the timebase offsets in the rare case that the gettimeofday
result could possibly go backwards (i.e. when ntp is slowing the clock
and the timer interrupt is late). In this case the adjustment will
reduce to zero eventually because of (a).

Signed-off-by: Paul Mackerras <paulus@samba.org>

()

2:22 PM - A comparison of Linux, Mac OS X, and Windows

http://lxer.com/lxer/story/56437/index.html

This article has a somewhat fair comparison, but of course the guy ignores a lot of other unix desktop replacements. Plus, OS X can replace UNIX in many cases since it is UNIX. :)


location: Home

()

5:04 PM - Testing new JJ client

I'm working on the new Just Journal windows client. Its been about a month since I released a new version and there are certainly a number of bugs in the last version. Mostly this will be an interface improvement/bugfix release. Lets see what happens.

location: Home

()

5:36 PM - JJ fun.

Hmm.. not a lot of luck with this jj win client today.

location: Home

()

5:41 PM - Jury duty

I get to do jury duty tomorrow, how exciting. There goes my day... and I miss a presentation as well.

What to do though...

location: Home

()

6:13 PM - bored

I'm quite bored at the moment. I've about had it with coding for today. On to another activity i suppose. On the up side, I may consider this client to be beta quality and release it. It will be considered 1.4. It certainly looks better than the last version.

location: Home

()