James Manning

This, for instance, is under ‘H’ for ‘Toy’

[powered by WordPress.]

November 24, 2003

post-4006

by @ 2:23 pm. Filed under Uncategorized

apt-file gets “command of the day”


% apt-file search /sbin/ip
iproute

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

post-4005

by @ 2:22 pm. Filed under Uncategorized

today’s phrase: Post Hoc, Ergo Propter Hoc. That page gets the link since I like their Examples section

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

November 22, 2003

post-4004

by @ 10:19 am. Filed under Uncategorized

a little over 2 months to wait for it to hit cvs, but the simple end-of-line 3-line patch is now applied to log4j

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

November 21, 2003

post-4003

by @ 5:37 pm. Filed under Uncategorized

hopefully security.debian.org will be back some time this weekend so I can get an SMP kernel going on this machine. Other system was p3/733, this one’s dual celery 366 @ 550’s

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

post-4002

by @ 1:50 pm. Filed under Uncategorized

one thing i find funny is going to click logout at some site (and it’s been like an hour since i dealt with it) and it gives me a “session timed out, you must log in again to continue”. I know it’s somewhat silly to special-case that the logout path shouldn’t do the “timed out, relogin”, but still.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

post-4001

by @ 12:09 pm. Filed under Uncategorized

got the debian image over to the bp6 (sysresccd would have been nice if I had a bootable cd-rom drive, but debian’s rescue+root from images-1.44 worked fine too). Seems to be working fine so far.

I need to find the TNT2 Ultra that the p3/733 used to have, although maybe i can swap the scsi controller and drive (no longer needed) for a half-decent AGP card with someone.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

post-4000

by @ 10:59 am. Filed under Uncategorized

so, a gentoo person came into #debian last night asking about building unstable from scratch (apt-build was the answer given for the curious). Others were annoying by a lot of *.debian.org machines not available but whatchagonnado.

so, from that and another conversation today:

base: genius
plural: genii (ok, not really)
roman: gen2
spelled out: gentwo
homophone: gentoo

don’t get me wrong, i’m sticking with Debian for the foreseeable future, but it was funny.

Course, it was fun to get into the “viruses, not virii” thread again. whee!

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

post-3999

by @ 2:33 am. Filed under Uncategorized

i’m gonna have to poke around to check (well, make sure), but if I open a file descriptor with O_SYNC (so explicit write calls are synchronous and blocking) and then mmap it, is that going to act any different than mmap’ing an fd that wasn’t opened with O_SYNC? My guess would be “no”, they both act the same and any desire to explicitly flush changes will still need an msync call. The alternative (all memory writes to that area are immediately flushed back to the file) is technically possible, but would be horrendous for performance :)

just kinda annoying that for “normal” writes, I can do sync writing with just O_SYNC and normal write (or pwrite or whatever) calls, but if I wanna take the mmap approach, I gotta include the explicit msync after a memcpy. I guess it’s just annoying to keep crossing the kernel/user boundary more often than I want. Ah, well.

I gotta get back to figuring out how I want that “do the mmap writes, but chunk it at 1GB each” loop to look like.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

November 19, 2003

post-3998

by @ 1:28 pm. Filed under Uncategorized

Speaking of which, props to whoever can first identify (w/o google or similar search methods) the sources (original ones, ideally) for the 2 test data 32-bit values in that test prog.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

post-3997

by @ 11:21 am. Filed under Uncategorized

so i got the tester thingy working like I want it to, now to head back and get tiotest.c actually doing mmap correctly.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

[powered by WordPress.]

jour·nal n. A personal record of occurrences, experiences, and reflections kept on a regular basis; a diary.

internal links:

categories:

search blog:

archives:

November 2003
S M T W T F S
« Oct   Dec »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

other:

95. We are waking up and linking to each other. We are watching. But we are not waiting.
The Cluetrain Manifesto

23 queries. 1.067 seconds