Show Posts
|
|
Pages: [1] 2 3 ... 15
|
|
9
|
General Category / General Discussion / Re: NOW is the time for a bug reporting system
|
on: December 22, 2009, 11:42:29 AM
|
|
Hi Patrick,
I agree that the number of re-occuring problems is annoying. But the reason we didn't take any action item is because the the Sheevaplug is intended for developers; and firmware / kernel problems are expected !
If it was an end product for any user then I agree with you that a bugzilla is a must.
I will bring this back to the team and discuss it.
Regards, Rabeeh
|
|
|
|
|
11
|
Linux Stuff / Kernel / Re: 2.6.31.6 new release
|
on: December 06, 2009, 03:42:37 AM
|
|
cbxbikier:
can you please set the ramdisk size to be 8192 (instead of default 4096)?
this will solve the sheevaplug installer issue when using your kernels (since it seems initrd grew to be too big) !
< CONFIG_BLK_DEV_RAM_SIZE=4096 --- > CONFIG_BLK_DEV_RAM_SIZE=8192
Thanks, Rabeeh
|
|
|
|
|
12
|
General Category / Application ideas and development Q/A / Re: Micro Data Center Using Plug Computer??
|
on: November 16, 2009, 03:21:23 PM
|
|
In the memcached scenario, an x86 server serves web pages while accessing the database can be intercepted by memcache client, forwarded to memcache servers running on multiple plugs.
The memcache server running on the plugs can use memory only (512MB today on the plug). The Kirkwood chip inside the plug can support much more higher memory configuration than 512MB, make it even deeper cache.
I never tried this idea; but I toyed with it with someone few months ago.
|
|
|
|
|