Description:
Plan 9 from Bell Labs. (Moderated)
|
|
|
my disk is pegged; what do I look for?
|
| |
Just as a test we recently backed up my son's home directory from his macbook to venti. Some random tool had dropped a symlink somewhere down in his directory that pointed to /. Result was that all 60G went to venti. Since that time, the machine has not been happy. Looking at it, the hard disk is constantly pegged. I have no idea if the two events are... more »
|
|
Driver writing workshop at IWP9. Was: Re: apropos of the glendix post
|
| |
In recent years I have donated two epia mini-itx boards with plenty of cool goodies to two persons that at the time intended to write drivers for them, as far as I know nothing came out of either. If they are kind enough to ship them to Greece I will be happy to donate at least one of the boards to whoever writes the best/most... more »
|
|
lsr
|
| |
How come lsr [[link]] is not in the distribution? To me, it seems reasonable to put it there. The find-like hacks on the wiki, using du -a, awk &c are useless when the filenames have spaces, du quotes its output and the quotes get quoted. Also, lsr is in use for "contrib". /G. ______________________________ ____________________________... more »
|
|
iwp9 - submission deadline extended to Sept 8
|
| |
Dear 9fans, The submission deadline has been extended until Sept 8. If someone has a paper that is nearly ready and still needs more time, please contact directly the PC chair, Richard Miller mil...@hamnavoe.com Thanks Spyros
|
|
Plan 9 on IBM hardware
|
| |
On Wed, Sep 3, 2008 at 2:18 PM, Benjamin Huntsman ...Not that I know of, although a port to the PAPR virtualization layer would not be difficult. The closest is probably the libOS work I did (which was a modified Inferno kernel) that ran on PAPR, but I didn't end up implementing the disk or network virtualized I/O as I just used... more »
|
|
Which font do you prefer?
|
| |
What do you have as $font in your lib/profile? I ask because it seems that the ones I've tried are either far too big (I'm only working on 1024x768) or are missing a lot of the characters I want, like λ. Right now, /lib/font/bit/lucida/unicode.6 .font seems to be working pretty well, but I would like to get a monospace font if... more »
|
|
apropos of the glendix post
|
| |
I just stumbled across a talk I gave in 2002: Here's one slide: How to fix this (2): 9sys We are building a Plan 9 system call set into Linux It is only 38 calls Three steps Initial support as ioctl's from a device (/dev/9sys) Direct integration into Linux system call table Remove non-Plan 9 system calls (ca. 235 of them)... more »
|
|
3c509b troubles
|
| |
hello, i have 3com etherlink iii 509b isa card that refuses to let me change its port or irq. also the only way i can get the card to talk on the network is to put my usb mouse on the same irq and wiggle it around really fast when i'm trying to receive or transmit. initially i could change neither the irq of the usb mouse nor of the ethernet card. i... more »
|
|
What is the status of IPv6?
|
| |
Hello people, I am trying to configure IPv6 on my site, but I am no successful with Plan 9. What I can: - assign IPv6 link-local address (ip/ipconfig -6) - manually assign IPv6 address to my ethernet card (ip/ipconfig ether /net/ether0 add fd32:6e43:fb94::a) What I can't: - assign "::1" address to loopback... more »
|
|
|