michielbuddingh + linux   14

Open-RD.org
This is probably the best ARM-based hobbyist board for servers and desktop replacements I've seen—it supports SATA and PCIe out of the box
embedded  hardware  linux  ARM  lowpower 
august 2010 by michielbuddingh
Partition Labels
Refer to this when setting up volume labels--more mnemonic than UUIDs
partitions  linux  mount 
may 2010 by michielbuddingh
Aligning filesystems to an SSD’s erase block size | Thoughts by Ted
" ... I recently purchased a new toy, an Intel X25-M SSD, and when I was setting it up initially, I decided I wanted to make sure the file system was aligned on an erase block boundary. This is a generally considered to be a Very Good Thing to do for most SSD’s available today, ..." Quick-and-dirty guide to stripe size alignment. Useful for (striped, non-1) RAID setups as well.
filesystem  linux  RAID  storage  SSD 
january 2010 by michielbuddingh
Extlinux as Alternative Bootloader
A relatively feature-less bootloader presented as an alternative for grub (and mostly grub2)
linux  bootloader  extlinux  grub 
november 2009 by michielbuddingh
IGEPv2 Platform
Souped-up, relatively affordable version of the Beagleboard.
linux  hardware  embedded  arm  lowpower 
november 2009 by michielbuddingh
Next-generation Linux file systems: NiLFS(2) and exofs
Short overview of two new filesystems for Linux. NiLFS is essentially identical to NetBSD's logfs--and since it's available for NetBSD as well, I wonder if there's a connection.

ExoFS is a complex associative object-based filesystem that 'emulates' a standard Unix file hierarchy.
linux  filesystem  logstructured 
november 2009 by michielbuddingh
BackSpace and Delete Configuration for Linux (VT, xterm, bash, tcsh, netscape and more)
" ... These pages were originally written to address a nagging problem which bothered many people using Linux. It has to do with the default behaviour of the BackSpace and Delete keys, which did not behave as expected. The goal of this document was and still is to make [<---] (i.e. the backspace-key on your keyboard) to erase to the left, and make [Delete](i.e. the delete-key) erase under the cursor. It seems all Linux distributions I am aware of have effectively dealt with the issue by now ... " all distributions? No, one remains, defiantly ignoring the issue.
linux  terminal  configuration 
november 2009 by michielbuddingh
signalfd(2)
" ... signalfd() creates a file descriptor that can be used to accept signals targeted at the caller. This provides an alternative to the use of a signal handler or sigwaitinfo(2), and has the advantage that the file descriptor may be monitored by select(2), poll(2), and epoll(7) .. "
linux  programming  signals  asynchronous  events 
october 2009 by michielbuddingh
timerfd() and system call review [LWN.net]
" ... Now consider the timerfd() system call, which was added to the 2.6.22 kernel. The purpose of this call is to allow an application to obtain a file descriptor to use with timer events, eliminating the need to use signals ... "
linux  asynchronous  events  programming 
october 2009 by michielbuddingh
ChironFS - A filesystem must go on, even if it is hurt
" ... This the Chiron Filesystem. It is a Fuse based filesystem. It's main purpose is to guarantee filesystem availability using replication. But it isn't a RAID implementation. RAID replicates DEVICES not FILESYSTEMS. .. " -- seems to offer fs-level replication, but again, the details on recovery after volumes have gone out of sync are scarce. It looks like the right idea with the wrong execution.
linux  filesystem  replication  fuse  storage  backup  network 
october 2009 by michielbuddingh
GlusterFS: Highly Scalable Clustered Storage That Just Works
" ... Gluster simplifies the task of storing massive amounts of unstructured data. GlusterFS is an open source clustered file system that runs on commodity hardware, delivering greater scalability and performance at a fraction of the cost of conventional storage. ... " -- other than that, they do seem to offer fs-level data replication, although it's entirely unclear how it's implemented.
linux  filesystem  replication  network  backup 
october 2009 by michielbuddingh
News - Ionics EMS, Inc.
Site that sells a version of the SheevaPlug that's usable in most continental European wall outlets.
linux  embedded  hardware  mips  lowpower 
september 2009 by michielbuddingh
SheevaPlug Dev Kit
Site that sells a version of the SheevaPlug that's usable in most continental European wall outlets.
embedded  hardware  linux  mips  lowpower 
september 2009 by michielbuddingh

Copy this bookmark:



description:


tags: