Gentoo Archives: gentoo-user

From: Enrico Weigelt <weigelt@×××××.de>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] 1/2 OT: What Linux could learn from mainframes ?
Date: Mon, 24 Mar 2008 15:04:27
Message-Id: 20080324150346.GE10053@nibiru.local
1 Hi folks,
2
3
4 after reading several articles about Mainframes and similar archs
5 (even ancient ones like B7000), I wonder if Linux world could
6 learn something from there.
7
8 One very interesting point (IMHO) is the storage abstraction.
9 AFAIK, Mainframes work on one large virtual memory (disks for
10 swapping out RAM, tapes for swapping out disks, etc).
11 This way you just allocate some piece of space (like some virtual
12 partition) to an application (of guest). If you need more space,
13 just plug in more disks and the OS will handle all this automatically.
14
15 I'm currently planning to implement an similar approach for Linux
16 (at least virtual block devices).
17
18 What do you think about this ?
19
20
21 cu
22 --
23 ---------------------------------------------------------------------
24 Enrico Weigelt == metux IT service - http://www.metux.de/
25 ---------------------------------------------------------------------
26 Please visit the OpenSource QM Taskforce:
27 http://wiki.metux.de/public/OpenSource_QM_Taskforce
28 Patches / Fixes for a lot dozens of packages in dozens of versions:
29 http://patches.metux.de/
30 ---------------------------------------------------------------------
31 --
32 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] 1/2 OT: What Linux could learn from mainframes ? Chris Frederick <cdf123@××××××.net>
Re: [gentoo-user] 1/2 OT: What Linux could learn from mainframes ? Albert Hopkins <marduk@×××××××××××.org>
Re: [gentoo-user] 1/2 OT: What Linux could learn from mainframes ? Alan McKinnon <alan.mckinnon@×××××.com>