Domain: intel-research.net
Stories and comments across the archive that link to intel-research.net.
Stories · 6
-
Smart Meters Reveal What You're Watching
xororand writes "H-Online reports that 'researchers at the Münster University of Applied Sciences have discovered that it is possible to use electricity usage data from smart electricity meters to determine which programmes consumers are watching on a standard TV set. By analysing electricity consumption patterns, it is, in principle, also possible to identify films played from a DVD or other source.' It's time for some clever EEs to come up with a countermeasure. Unfortunately alumfoil hats have already been dismissed." -
Life Imitates Art at Intel
figa writes "Eric Paulos and Elizabeth Goodman at Intel's Research Laboratory at Berkeley are using the Situationists' exploration of urban space and psychologist Stanley Milgram's social experiments to design wearable devices." -
Life Imitates Art at Intel
figa writes "Eric Paulos and Elizabeth Goodman at Intel's Research Laboratory at Berkeley are using the Situationists' exploration of urban space and psychologist Stanley Milgram's social experiments to design wearable devices." -
Life Imitates Art at Intel
figa writes "Eric Paulos and Elizabeth Goodman at Intel's Research Laboratory at Berkeley are using the Situationists' exploration of urban space and psychologist Stanley Milgram's social experiments to design wearable devices." -
The Future Of Wireless Sensor Networks
Frisky070802 writes "In the 12/03 Wired, Intel's Tiny Hope for the Future describes a fundamental transformation as Intel's Research director David Tennenhouse realized the importance of sensor networks. He saw a Berkeley project on 'motes,' little sensors that communicate on ad-hoc wireless networks. 'The company now foresees networks consisting of thousands of motes, located wherever there's a need for data collection, streaming real-time data to one another and to central servers. Intel imagines the day when every assembly line, soybean field, and nursing home on the planet will be peppered with motes, prodding factory foremen to replace faulty machines, farmers to water fields, and nurses to check on something unusual in room E214.' Intel was impressed enough with the technology to fund a whole 'lablet' to develop it. Intel sees a huge potential market in developing both the sensors and the computation to process the huge amounts of sensor information. If this rings any bells, note that the Intel lablets are also behind the Planetlab Internet emulator, previously discussed in Slashdot." -
Xen High-Performance x86 Virtualization Released
Xen Team writes "The University of Cambridge Computer Laboratory Systems Research Group is pleased to announce the open source release of Xen, a virtual machine monitor for x86. Xen lets you run multiple operating system images at the same time on the same PC hardware, with unprecedented levels of performance and resource isolation. Even under the most demanding workloads the performance overhead is just a few percent --- considerably less than alternatives such as VMware Workstation and User Mode Linux. This makes Xen ideal for use in providing secure virtual hosting, or even just for running multiple OSes on a desktop machine."The Xen team continues: "Xen requires guest operating systems to be ported to run over it. Crucially, only the kernel needs to be ported, and all user-level application binaries and libraries can run unmodified. We have a fully functional port of Linux 2.4.22 running over Xen, and regularly use it for running demanding applications like Apache, PostgreSQL and Mozilla. Any Linux distribution should run unmodified over the ported kernel. With assistance from Microsoft Research, we have a port of Windows XP to Xen nearly complete, and are planning a FreeBSD 4.8 port in the near future.
"Visit the project homepage to find out more, and download the project source code or the XenDemoCD, a bootable 'live iso' image that enables you to play with Xen/Linux 2.4 without needing to install it on your hard drive. The CD also contains full source code, build tools, and benchmarks. Our SOSP paper gives an overview of the design of Xen, and evaluates the performance against other virtualization techniques.
"Work on Xen is supported by UK EPSRC grant GR/S01894, Intel Research Cambridge, and Microsoft Research Cambridge via an Embedded XP IFP award."